|
@@ -190,7 +190,7 @@ variable(name: string, provider: (context: AssembleContext) => string | undefine
|
|
|
async assemble(context: AssembleContext = {}): Promise<PromptAssembly>
|
|
async assemble(context: AssembleContext = {}): Promise<PromptAssembly>
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
-Source: [`packages/core/system-prompt/src/index.ts:279`](../../packages/core/system-prompt/src/index.ts)
|
|
|
|
|
|
|
+Source: [`packages/core/system-prompt/src/index.ts:284`](../../packages/core/system-prompt/src/index.ts)
|
|
|
|
|
|
|
|
## `ctx.tools` — `ToolRegistry`
|
|
## `ctx.tools` — `ToolRegistry`
|
|
|
|
|
|