assistance-engine/Docker
acano a7c40d4f2c Refactor Docker Compose and Update Dependencies
- Removed network_mode: "host" from docker-compose.yaml for better isolation.
- Updated execution counts in langgraph_agent_simple.ipynb to reflect new cell order.
- Added OLLAMA_LOCAL_URL to imports in langgraph_agent_simple.ipynb.
- Included base_url parameter for create_chat_model and create_embedding_model functions in langgraph_agent_simple.ipynb.
- Added litellm>=1.82.0 to the development dependencies in pyproject.toml.
- Updated uv.lock to include litellm and its dependencies, along with fastuuid package.
2026-03-02 16:13:07 +01:00
..
protos refactor: optimize Docker build context, remove redundant /workspace and enforce production-ready standards 2026-02-16 20:45:01 -08:00
src Refactor langgraph_agent_simple notebook execution counts and handle Langfuse client errors 2026-03-02 14:07:29 +01:00
.dockerignore feat: add .dockerignore and update docker-compose to use .env file 2026-02-17 12:26:22 +01:00
Dockerfile feat: add .dockerignore and update docker-compose to use .env file 2026-02-17 12:26:22 +01:00
config.py config changes 2026-02-25 17:28:46 +01:00
docker-compose.yaml Refactor Docker Compose and Update Dependencies 2026-03-02 16:13:07 +01:00
requirements.txt Refactor langgraph_agent_simple notebook execution counts and handle Langfuse client errors 2026-03-02 14:07:29 +01:00