SagarKeshave/real-estate-atlas
0
removed powered by
comments delete
1 Prompt size reduced - LLM context window, 2. Chat-history - k =2
Error handleing in get_response
LLM changed to llama-3.3-70b-versatile for faster inference and k = 10 - grok_api_key
FIX: Readme.md update
FIX: Added gunicorn to requirements.txt to resolve container runtime error
Added README.md with Docker config and app_port 5051
Configure Git LFS to track Chroma DB binary files
Initial Docker RAG app commit
