Skip to content

Conversation

svngoku
Copy link
Owner

@svngoku svngoku commented Apr 8, 2025

This PR improves the environment variable handling in the Docker deployment, making the application more robust and configurable. It includes:

  • Enhanced .env.sample file with comprehensive documentation
  • Improved call_llm.py to better handle environment variables and error cases
  • Updated Dockerfile with proper environment variable defaults
  • Enhanced docker-compose.yml with volume mapping for cache file and explicit environment variables
  • Added Git installation to Dockerfile to resolve GitPython dependency issues

These changes make the application more reliable when deployed in Docker containers and provide better documentation for users setting up their environment.

@svngoku svngoku merged commit f8e15f9 into main Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants