When trying to use Cerebras API - via the OpenAi Base Url settings - it’s not possible to verify since it tries to pass in a misformed request (using claude-3.5-sonnet
as the model).
This seems to be the case no matter which model is selected - or if you add a correct model name for Cerebras (e.g. llama3.1-8b
) and select it in chat first.
In the past using the OpenAI settings has worked for other OpenAI compatible apis, like Open Router.
Is there a reason this shouldn’t work?