Add fastgpt as seperate assistant mode
This commit is contained in:
@@ -11,7 +11,7 @@ agent:
|
||||
eou_threshold_ms: 800
|
||||
|
||||
llm:
|
||||
# provider: openai | openai_compatible | siliconflow
|
||||
# provider: openai | openai_compatible | siliconflow | fastgpt
|
||||
provider: openai_compatible
|
||||
model: deepseek-v3
|
||||
temperature: 0.7
|
||||
@@ -73,3 +73,4 @@ agent:
|
||||
barge_in:
|
||||
min_duration_ms: 200
|
||||
silence_tolerance_ms: 60
|
||||
|
||||
|
||||
Reference in New Issue
Block a user