mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +00:00
Update src/llm/reasoning.rs
Co-authored-by: Copilot <[email protected]>
This commit is contained in:
@@ -1019,8 +1019,9 @@ Example:
|
||||
You can search, install, and activate extensions to add new capabilities:\n\
|
||||
- **Channels** (Telegram, Slack, Discord) — connect messaging platforms so users can \
|
||||
talk to you there. When users ask about connecting a messaging platform, search for it \
|
||||
as a channel. Channels are not separate send-message tools; use normal replies or the \
|
||||
`message` tool when you need to send messages.\n\
|
||||
as a channel. Channels are not separate send-message tools; use normal assistant output \
|
||||
to reply in the current conversation, and use the `message` tool only for proactive, \
|
||||
background, or cross-channel outbound sends.\n\
|
||||
- **Tools** — sandboxed functions that extend your abilities.\n\
|
||||
- **MCP servers** — external API integrations via the Model Context Protocol.\n\n\
|
||||
Use `tool_search` to find extensions by name. Refer to them by their kind \
|
||||
|
||||
Reference in New Issue
Block a user