Chen

Results 2 comments of Chen

> https://litellm.vercel.app/docs/providers/openai_compatible but how can I use it with cmd? ![image](https://github.com/Codium-ai/cover-agent/assets/30918026/cc3e3c94-0649-4639-ad85-5cedbd7391b2)

> 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"...