change default llm_model to GPT4o
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user