|
@@ -107,7 +107,7 @@ def groq_chat(messages, model = "deepseek-r1-distill-llama-70b"):
|
|
|
|
|
|
|
|
return cleaned_text.strip()
|
|
return cleaned_text.strip()
|
|
|
|
|
|
|
|
-def siliflow_chat(messages, model = "THUDM/glm-4-9b-chat"):
|
|
|
|
|
|
|
+def siliflow_chat(messages, model = "THUDM/GLM-4-9B-0414"):
|
|
|
"""
|
|
"""
|
|
|
备用对话通道,https://api.siliconflow.cn/v1'
|
|
备用对话通道,https://api.siliconflow.cn/v1'
|
|
|
"""
|
|
"""
|