We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcb6b4 commit 19c5aaaCopy full SHA for 19c5aaa
Makefile
@@ -10,7 +10,7 @@ ANSIBLE_CHATBOT_INFERENCE_MODEL_FILTER ?=
10
LLAMA_STACK_PORT ?= 8321
11
LOCAL_DB_PATH ?= .
12
CONTAINER_DB_PATH ?= /.llama/data/distributions/ansible-chatbot
13
-RAG_CONTENT_IMAGE ?= quay.io/ansible/aap-rag-content:1.0.1753876830
+RAG_CONTENT_IMAGE ?= quay.io/ansible/aap-rag-content:latest
14
LIGHTSPEED_STACK_CONFIG ?= lightspeed-stack.yaml
15
LLAMA_STACK_RUN_CONFIG ?= ansible-chatbot-run.yaml
16
SYSTEM_PROMPT ?= ansible-chatbot-system-prompt.txt
0 commit comments