We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b00e34 commit bf2ae1aCopy full SHA for bf2ae1a
1 file changed
examples/mcp/config.toml
@@ -29,6 +29,7 @@ history = 10
29
[[llm.mcp_server]]
30
server = "http://localhost:8000/mcp"
31
type = "http_streamable"
32
+call_mcp_message = "Please hold on a few seconds while I am searching for an answer!"
33
34
[[llm.sys_prompts]]
35
role = "system"
0 commit comments