后端添加cache;前端改动agents
This commit is contained in:
@@ -86,9 +86,6 @@ class ChatConsumer(AsyncWebsocketConsumer):
|
||||
# break
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def handle_message(self, iostream: IOWebsockets):
|
||||
initial_msg = iostream.input()
|
||||
agent_configs = load_agent_configs(
|
||||
|
||||
Reference in New Issue
Block a user