/
LA
langbot
/
LangBot Service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Bots
7
get
获取所有机器人
post
创建机器人
get
获取单个机器人
put
更新机器人
delete
删除机器人
post
获取机器人事件日志
post
通过机器人发送消息
Embedding Models
6
Files
2
Knowledge Bases
9
Knowledge Engines
3
LLM Models
6
Model Providers
5
Parsers
1
Pipelines
9
Plugins
8
System
1
Tools
2
Bots
创建机器人
post
/api/v1/platform/bots
Request body
BotCreate
required
name
string
required
adapter
string
required
config
object
required
Response
创建成功
object
required
code
integer
data
object
Changes