mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-09 15:26:03 +00:00
Merge pull request #712 from RockChinQ/feat/component-extensibility
Feat: 更多组件的可扩展性
This commit is contained in:
@@ -21,8 +21,6 @@ class ChatMessageHandler(handler.MessageHandler):
|
||||
) -> typing.AsyncGenerator[entities.StageProcessResult, None]:
|
||||
"""处理
|
||||
"""
|
||||
# 取session
|
||||
# 取conversation
|
||||
# 调API
|
||||
# 生成器
|
||||
|
||||
|
||||
Reference in New Issue
Block a user