j178 / chatgpt

An elegant interactive CLI for ChatGPT
693 stars 52 forks source link

Ollama support #94

Closed broxdeez closed 2 months ago

broxdeez commented 2 months ago

I see Ollama as supported LLMs in readme. But I cant seem to make it work by modifying the config.json. I modified the endpoint to localhost and changed the api_type to ollama.

I get unknown api type ollama

j178 commented 2 months ago

Sorry, ollama support is in the main branch and not released yet.

broxdeez commented 2 months ago

🫡 thanks for the update