change default llm_model to GPT4o

This commit is contained in:
Liu Zhicong
2024-05-13 17:44:46 -07:00
parent a30ca32441
commit f0737e3882
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ update_knowledge_graph($op_name,$params)
[behavior.on_message]
type="AgentMessageProcess"
model_name="swift_llm"
model_name="llm_default_model"
mutil_model="gpt-4-vision-preview"
asr_model="openai-whisper"
tts_model="tts-1"