Merge pull request #712 from RockChinQ/feat/component-extensibility

Feat: 更多组件的可扩展性
This commit is contained in:
Junyan Qin
2024-03-13 00:32:26 +08:00
committed by GitHub
43 changed files with 208 additions and 192 deletions

View File

@@ -21,8 +21,6 @@ class ChatMessageHandler(handler.MessageHandler):
) -> typing.AsyncGenerator[entities.StageProcessResult, None]:
"""处理
"""
# 取session
# 取conversation
# 调API
# 生成器