Chen
Results
2
comments of
Chen
> https://litellm.vercel.app/docs/providers/openai_compatible but how can I use it with cmd? 
> you haven't specified which model/framework, but basically you need to give the correct model name and api_base您还没有指定哪个模型/框架,但基本上您需要提供正确的模型名称和 api_base > > ``` > export API_KEY = ... > > --model="openai/mistral"...