You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The proposal is to update the doc to include one more env variable OLLAMA_BASE_URL to help run rag_api locally.
More details
Current description provides almost all references to do RAG embeddings locally using ollama. The guide is focused on running RAG_API inside docker. It makes OLLAMA_BASE_URL env variable essential and may be easily missed. Providing it right away helps to save users time.
Which components are impacted by your request?
Other
Pictures
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What features would you like to see added?
The proposal is to update the doc to include one more env variable
OLLAMA_BASE_URL
to help run rag_api locally.More details
Current description provides almost all references to do RAG embeddings locally using ollama. The guide is focused on running RAG_API inside docker. It makes
OLLAMA_BASE_URL
env variable essential and may be easily missed. Providing it right away helps to save users time.Which components are impacted by your request?
Other
Pictures
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: