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.
Closes #102
Thanks for using MentatBot. Give comments a :+1: or :-1: to help me improve!
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
inWrappedAnthropicClient
to ensure proper handling of content filtering metadata. This fix aligns with the previous solution implemented in mentat.Closes #102
Thanks for using MentatBot. Give comments a :+1: or :-1: to help me improve!