新加ai 对话页面

This commit is contained in:
XIE7654
2025-07-17 10:59:48 +08:00
parent 682e3805eb
commit 6505e69d4f
14 changed files with 548 additions and 4 deletions

View File

@@ -12,4 +12,4 @@ class ChatService:
# 简单调用LLM
return self.llm(prompt)
chat_service = ChatService()
chat_service = ChatService()