feat: update-docs

This commit is contained in:
pomelo-nwu
2025-09-12 15:27:42 +08:00
parent c3032db8b8
commit 969fc2aff9
12 changed files with 53 additions and 63 deletions

View File

@@ -35,7 +35,7 @@ save_memory(fact="My preferred programming language is Python.")
Store a project-specific detail:
```
save_memory(fact="The project I'm currently working on is called 'gemini-cli'.")
save_memory(fact="The project I'm currently working on is called 'qwen-code'.")
```
## Important notes