Commit Graph

4 Commits

Author SHA1 Message Date
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
acano a43ba0b600 Fix execution count and streamline function call in langgraph_agent_simple notebook 2026-03-02 12:45:57 +01:00
acano f6cfdb9df7 Implement feature X to enhance user experience and optimize performance 2026-03-02 12:24:08 +01:00
acano 03116be719 chore: add .gitkeep files to notebooks and scripts directories 2026-02-11 18:06:16 +01:00