mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
@@ -25,7 +25,7 @@ This documentation is organized into the following sections:
|
||||
- **[Tools API](./core/tools-api.md):** Information on how the core manages and exposes tools.
|
||||
- **Tools:**
|
||||
- **[Tools Overview](./tools/index.md):** A general look at the available tools.
|
||||
- **[File System Tools](./tools/file-system.md):** Documentation for tools like `read_file`, `edit_file`, etc.
|
||||
- **[File System Tools](./tools/file-system.md):** Documentation for tools like `read_file`, `write_file`, etc.
|
||||
- **[Shell Tool](./tools/shell.md):** Using the `execute_bash_command` tool.
|
||||
- **[Web Fetch Tool](./tools/web-fetch.md):** Using the `web_fetch` tool.
|
||||
- **[Web Search Tool](./tools/web-search.md):** Using the `google_web_search` tool.
|
||||
|
||||
Reference in New Issue
Block a user