add multi model
This commit is contained in:
@@ -22,6 +22,6 @@ parameters:
|
|||||||
# Optional model override per existing LLM call.
|
# Optional model override per existing LLM call.
|
||||||
# null or an empty value keeps the active default model from ModelGenerationConfig.
|
# null or an empty value keeps the active default model from ModelGenerationConfig.
|
||||||
retriex.llm.call_models:
|
retriex.llm.call_models:
|
||||||
input_normalization: null
|
input_normalization: 'llama3.1'
|
||||||
shop_query_optimization: null
|
shop_query_optimization: 'llama3.1'
|
||||||
final_answer: null
|
final_answer: null
|
||||||
|
|||||||
Reference in New Issue
Block a user