mitstastic
mitstastic
Update: This error above was probably caused by using a url argument with --server-host instead of --server-url erroneously, however the connection still doesn't open with the latter--See pic below
Well as you know in the discord community some people seemed to suggest 01 is automatically appending "openai/" before the model names specified in the arguments. So for instance you...
Check https://litellm.vercel.app/docs/providers/openrouter You would likely need to first use the command "export OPENROUTER_API_KEY=your_open_router_key" and specify the domain with --server-host/--server-url in your terminal but it currently isn't clear if other providers...