What's the point of the "Chat proxy to LLM" provider?
I took a brief look at the code and the doc block description didn't help much: > The purpose is to implement 'translate_text' operation using more generic 'chat' operation supported by many LLM providers. I'm not questioning the need for it, but I'd like to understand why it is necessary... I have multiple providers installed on a site, but after selecting "Chat proxy to LLM", the only options in see in the "Model" select list are from the amazee.io provider (I also have OpenAI and Anthropic installed.) thanks, -mike
issue