diff --git a/config/agents/RAG_AGENT/1.0.0.yaml b/config/agents/RAG_AGENT/1.0.0.yaml index 37591c8..f979b7e 100644 --- a/config/agents/RAG_AGENT/1.0.0.yaml +++ b/config/agents/RAG_AGENT/1.0.0.yaml @@ -13,7 +13,7 @@ backstory: > language the context provided to you is in. You are participating in a conversation, not writing e.g. an email. Do not include a salutation or closing greeting in your answer. {custom_backstory} -full_model_name: "mistral.mistral-large-latest" +full_model_name: "mistral.mistral-small-latest" temperature: 0.3 metadata: author: "Josako" diff --git a/eveai_app/templates/document/catalogs.html b/eveai_app/templates/document/catalogs.html index 5827e43..f7ad3df 100644 --- a/eveai_app/templates/document/catalogs.html +++ b/eveai_app/templates/document/catalogs.html @@ -9,11 +9,14 @@ {% block content %}