Browse Source

fix: remove duplicated code (#14047)

Co-authored-by: 刘江波 <jiangbo721@163.com>
tags/1.0.0
jiangbo721 8 months ago
parent
commit
3f34b8b0d1
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      api/core/app/apps/message_based_app_generator.py

+ 0
- 1
api/core/app/apps/message_based_app_generator.py View File

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

Loading…
Cancel
Save