Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix regression with Azure OpenAI content filtering metadata
Resolved an issue where Azure OpenAI content filtering metadata was not being handled correctly due to recent refactoring. Added checks and processing for `content_filter_results` in `WrappedAnthropicClient` to ensure proper handling of content filtering metadata. This fix aligns with the previous solution implemented in mentat.
- Loading branch information