mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-30 03:35:47 +00:00
Created a new prompt set for small models. A0 now starts with 2.5k tokens usage, not 10k. improve small model tool policy prompts: knowledge with tool call examples - Adds knowledge examples for tool-call shapes and memory usage (workaround to not have examples in tool prompts) - Adds a small prompt hint to consult memory examples when tool args are unclear stricter small-model guardrails Canonical JSON example, exact tool-name matching, method suffix enforcement, British spelling for behaviour_adjustment, boolean guidance for call_subordinate.reset, and the “don’t improvise tools after an error” rule are the new additions here. Trying to make |
||
|---|---|---|
| .. | ||
| agent.system.main.communication.md | ||
| agent.system.main.communication_additions.md | ||
| agent.system.main.role.md | ||
| agent.system.main.solving.md | ||
| agent.system.main.tips.md | ||
| agent.system.projects.active.md | ||
| agent.system.projects.inactive.md | ||
| agent.system.projects.main.md | ||
| agent.system.promptinclude.md | ||
| agent.system.response_tool_tips.md | ||
| agent.system.secrets.md | ||
| agent.system.skills.md | ||
| agent.system.tool.a2a_chat.md | ||
| agent.system.tool.behaviour.md | ||
| agent.system.tool.browser.md | ||
| agent.system.tool.call_sub.md | ||
| agent.system.tool.call_sub.py | ||
| agent.system.tool.code_exe.md | ||
| agent.system.tool.document_query.md | ||
| agent.system.tool.input.md | ||
| agent.system.tool.memory.md | ||
| agent.system.tool.notify_user.md | ||
| agent.system.tool.response.md | ||
| agent.system.tool.scheduler.md | ||
| agent.system.tool.search_engine.md | ||
| agent.system.tool.skills.md | ||
| agent.system.tool.text_editor.md | ||
| agent.system.tool.wait.md | ||
| agent.system.tools.md | ||
| agent.system.tools_vision.md | ||