Update .gitignore and configuration for model adjustments; refine query classification prompt
This commit is contained in:
@@ -40,7 +40,7 @@ api:
|
||||
|
||||
agents:
|
||||
strategy: Conservative
|
||||
team_model: qwen3:1.7b
|
||||
team_model: qwen3:8b
|
||||
team_leader_model: qwen3:8b
|
||||
query_analyzer_model: qwen3:4b
|
||||
report_generation_model: qwen3:8b
|
||||
query_analyzer_model: qwen3:8b # query check
|
||||
report_generation_model: qwen3:8b # ex predictor
|
||||
|
||||
Reference in New Issue
Block a user