Update config.ini.TEMPLATE

comment out llama config
This commit is contained in:
Paulslewis66
2025-02-11 21:49:56 +00:00
committed by GitHub
parent ab6296e956
commit 7ca56b86a5

View File

@ -29,8 +29,8 @@ llm_provider = openai
model_name = gpt-4o model_name = gpt-4o
##### ollama llama3 ##### ollama llama3
llm_provider = ollama #llm_provider = ollama
model_name = llama3.3 #model_name = llama3.3
##### Any model via Amazon Bedrock ##### Any model via Amazon Bedrock
# Valid AWS model names can be found here: https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html # Valid AWS model names can be found here: https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html