app_ai_kimi增加kimi支持

This commit is contained in:
Chill
2025-02-10 18:00:09 +08:00
parent b2f9348d87
commit 279e925c4c
2 changed files with 19 additions and 10 deletions

View File

@@ -133,6 +133,10 @@ GPT-3 A set of models that can understand and generate natural language
# hook都正常
return False
def get_msg_files_content(self, message):
# hook
return False
def get_ai(self, data, author_id=False, answer_id=False, param={}):
# 通用方法
# author_id: 请求的 partner_id 对象