The 'restrict to topic' validator currently supports keys from openai models only. The llm models I want to use as fallback is azure-openai
Additionally, The default zero-shot-model fails to classify statements from other languages like japanese. I get the error like so,
('Invalid response from remote inference', {'message': 'Internal Server Error'})
Is there any other model that is multilingual?