What types of exceptions should you catch?
The trickiest programming bugs are often caused by catching exceptions that you didn't mean to catch or handling exceptions in ways that obfuscate the actual error that's occurring. Which exceptions should you catch and which should you leave unhandled?
https://www.pythonmorsels.com/what-types-of-exceptions-should-you-catch/
The trickiest programming bugs are often caused by catching exceptions that you didn't mean to catch or handling exceptions in ways that obfuscate the actual error that's occurring. Which exceptions should you catch and which should you leave unhandled?
https://www.pythonmorsels.com/what-types-of-exceptions-should-you-catch/
Pythonmorsels
What types of exceptions should you catch?
The trickiest programming bugs are often caused by catching exceptions that you didn't mean to catch or handling exceptions in ways that **obfuscate the actual error that's occurring. Which exceptions should you catch and which should you leave unhandled?
NVIDIA-AI-Blueprints / video-search-and-summarization
Suite of reference architectures for building GPU-accelerated vision agents and AI-powered video analytics applications.
https://github.com/NVIDIA-AI-Blueprints/video-search-and-summarization
Suite of reference architectures for building GPU-accelerated vision agents and AI-powered video analytics applications.
https://github.com/NVIDIA-AI-Blueprints/video-search-and-summarization
GitHub
GitHub - NVIDIA-AI-Blueprints/video-search-and-summarization: Suite of reference architectures for building GPU-accelerated vision…
Suite of reference architectures for building GPU-accelerated vision agents and AI-powered video analytics applications. - NVIDIA-AI-Blueprints/video-search-and-summarization
Macro Evals for Agentic Systems
This cookbook outlines a macro-evaluation workflow for analyzing multi-agent systems at scale using a simulated electric vehicle order pipeline. It demonstrates how to look past individual responses and evaluate systemic behaviors such as orchestration, routing, and tool choices by combining lower-level execution checks (via Promptfoo) into population-level trace analyses to discover and...
https://developers.openai.com/cookbook/examples/partners/macro_evals_for_agentic_systems/macro_evals_for_agentic_systems
This cookbook outlines a macro-evaluation workflow for analyzing multi-agent systems at scale using a simulated electric vehicle order pipeline. It demonstrates how to look past individual responses and evaluate systemic behaviors such as orchestration, routing, and tool choices by combining lower-level execution checks (via Promptfoo) into population-level trace analyses to discover and...
https://developers.openai.com/cookbook/examples/partners/macro_evals_for_agentic_systems/macro_evals_for_agentic_systems
Openai
Macro Evals for Agentic Systems
When an agentic system fails, the problem is often larger than a single bad response. A handoff may happen too late, a specialist agent may
Python utility package for building Claude Code hooks
https://github.com/RasmusGodske/claude-hook-utils
https://github.com/RasmusGodske/claude-hook-utils
GitHub
GitHub - RasmusGodske/claude-hook-utils
Contribute to RasmusGodske/claude-hook-utils development by creating an account on GitHub.
Production RAG with LangChain & Vector Databases – Full Course
Learn to build, debug, optimize, and scale RAG systems for production.
https://www.youtube.com/watch?v=mHxLXzYjQRE
Learn to build, debug, optimize, and scale RAG systems for production.
https://www.youtube.com/watch?v=mHxLXzYjQRE
YouTube
Production RAG with LangChain & Vector Databases – Full Course
Learn to build, debug, optimize, and scale RAG systems for production.
🚀 Free Production AI Starter Kit: https://bit.ly/production-ai-pack
This course teaches what tutorials skip: why 90% of RAG projects fail and how to fix them.
💻 Code, Parts 1-5: h…
🚀 Free Production AI Starter Kit: https://bit.ly/production-ai-pack
This course teaches what tutorials skip: why 90% of RAG projects fail and how to fix them.
💻 Code, Parts 1-5: h…