瀏覽代碼

fix: remove duplicated code (#14047)

Co-authored-by: 刘江波 <jiangbo721@163.com>
tags/1.0.0
jiangbo721 8 月之前
父節點
當前提交
3f34b8b0d1
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      api/core/app/apps/message_based_app_generator.py

+ 0
- 1
api/core/app/apps/message_based_app_generator.py 查看文件

@@ -42,7 +42,6 @@ class MessageBasedAppGenerator(BaseAppGenerator):
ChatAppGenerateEntity,
CompletionAppGenerateEntity,
AgentChatAppGenerateEntity,
AgentChatAppGenerateEntity,
],
queue_manager: AppQueueManager,
conversation: Conversation,

Loading…
取消
儲存