squaredtechnologies / thread

AI-powered Jupyter Notebook — use local AI to generate and edit code cells, automatically fix errors, and chat with your data
https://www.thread.dev
GNU Affero General Public License v3.0
974 stars 49 forks source link

ollama not working #22

Closed azharz4u closed 1 week ago

azharz4u commented 1 week ago

image when i selected ollama then why it is going for OpenAI API requests

alishobeiri commented 1 week ago

Thanks for the report, let me take a look. Likely it is a logic error on our side

alishobeiri commented 1 week ago

Believe this fixes it: https://github.com/squaredtechnologies/thread/pull/23

alishobeiri commented 1 week ago

@azharz4u can you please try with thread-dev==0.1.15?

alishobeiri commented 1 week ago

Verified it has been fixed on 0.1.15 please reopen if you are still seeing the issue