assistance-engine/notebooks
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
..
.gitkeep chore: add .gitkeep files to notebooks and scripts directories 2026-02-11 18:06:16 +01:00
langgraph_agent_simple.ipynb Refactor Docker Compose and Update Dependencies 2026-03-02 16:13:07 +01:00