Skip to content

Tags: gmh5225/DeepGemini

Tags

v0.1.0

Toggle v0.1.0's commit message
Update Docker configuration and dependencies for improved functionality

- Modify docker-compose.yml to mount the deepgemini.db file directly instead of the entire application directory.
- Update Dockerfile to change the command for starting the application, enhancing the execution context.
- Bump project version to 0.1.1 in pyproject.toml and add new dependencies for langchain and langchain-openai.
- Revise README files to include instructions for creating the deepgemini.db file before running the container.
- Enhance uv.lock with additional package resolutions and dependencies for better compatibility.