mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-02 07:37:14 +00:00
chore: update AGENTS.md
This commit is contained in:
@@ -8,6 +8,7 @@ LangBot is a open-source LLM native instant messaging bot development platform,
|
|||||||
|
|
||||||
LangBot has a comprehensive frontend, all operations can be performed through the frontend. The project splited into these major parts:
|
LangBot has a comprehensive frontend, all operations can be performed through the frontend. The project splited into these major parts:
|
||||||
|
|
||||||
|
- `./src/langbot`: The main python package of the project, below are the main modules in this package:
|
||||||
- `./pkg`: The core python package of the project backend.
|
- `./pkg`: The core python package of the project backend.
|
||||||
- `./pkg/platform`: The platform module of the project, containing the logic of message platform adapters, bot managers, message session managers, etc.
|
- `./pkg/platform`: The platform module of the project, containing the logic of message platform adapters, bot managers, message session managers, etc.
|
||||||
- `./pkg/provider`: The provider module of the project, containing the logic of LLM providers, tool providers, etc.
|
- `./pkg/provider`: The provider module of the project, containing the logic of LLM providers, tool providers, etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user