mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-29 22:35:52 +00:00
1.2 KiB
1.2 KiB
nanobot Docs
For the latest documentation, visit nanobot.wiki.
The pages in this directory track the current repository and may move faster than the published website.
Core Docs
| Topic | Repo docs |
|---|---|
| Install and quick start | quick-start.md |
| Chat apps | chat-apps.md |
| Agent social network | agent-social-network.md |
| Configuration | configuration.md |
| Multiple instances | multiple-instances.md |
| CLI reference | cli-reference.md |
| In-chat commands | chat-commands.md |
| OpenAI-compatible API | openai-api.md |
| Deployment | deployment.md |
Advanced Docs
| Topic | Repo docs |
|---|---|
| Memory | memory.md |
| Python SDK | python-sdk.md |
| Channel plugin guide | channel-plugin-guide.md |
| WebSocket channel | websocket.md |
| Custom tools | my-tool.md |