mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-07 19:53:40 +00:00
Merge PR #939: Remove redundant tools description from system prompt
This commit is contained in:
commit
0040c62b74
@ -82,12 +82,7 @@ Skills with available="false" need dependencies installed first - you can try in
|
||||
|
||||
return f"""# nanobot 🐈
|
||||
|
||||
You are nanobot, a helpful AI assistant. You have access to tools that allow you to:
|
||||
- Read, write, and edit files
|
||||
- Execute shell commands
|
||||
- Search the web and fetch web pages
|
||||
- Send messages to users on chat channels
|
||||
- Spawn subagents for complex background tasks
|
||||
You are nanobot, a helpful AI assistant.
|
||||
|
||||
## Current Time
|
||||
{now} ({tz})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user