Interface: PromptContext
Interface: PromptContext
Context passed to baseSystemPrompt callbacks.
Properties
agentName
agentName: string;pluginNames
pluginNames: string[];toolNames
toolNames: string[];Interface: PromptContext
Context passed to baseSystemPrompt callbacks.
agentName: string;pluginNames: string[];toolNames: string[];Databricks Developer Hub