assistance-engine/Docker
acano 5a666079a4 Refactor langgraph_agent_simple notebook execution counts and handle Langfuse client errors
- Set execution counts to null for initial cells in langgraph_agent_simple.ipynb
- Update execution counts for subsequent cells to maintain order
- Change output stream name from stdout to stderr for error handling
- Capture and log detailed error messages for failed Langfuse client authentication

Update uv.lock to manage accelerate dependency

- Remove accelerate from main dependencies
- Add accelerate to dev dependencies with version specification
- Adjust requires-dist section to reflect changes in dependency management
2026-03-02 14:07:29 +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 langgraph_agent_simple notebook execution counts and handle Langfuse client errors 2026-03-02 14:07:29 +01:00
requirements.txt Refactor langgraph_agent_simple notebook execution counts and handle Langfuse client errors 2026-03-02 14:07:29 +01:00