#Rag api not reachable Azure Container Apps

1 messages · Page 1 of 1 (latest)

wicked copper
#

these are the env vars set on the rag_api container
RAG_AZURE_OPENAI_API_KEY EMBEDDINGS_PROVIDER EMBEDDINGS_MODEL VECTOR_DB_TYPE POSTGRES_DB POSTGRES_USER POSTGRES_PASSWORD DB_HOST AZURE_OPENAI_ENDPOINT RAG_PORT DB_PORT RAG_HOST DEBUG_RAG_API

hardy rock
#

you need to set the RAG_API_URL to the fqdn of your rag container app...

#

and RAG_PORT to 8000

wicked copper
#

yea i fixed the issue shortly after tho, what you said i had already done