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
967 stars 48 forks source link

Add support for Anthropic Claude 3 family #27

Open robertritz opened 4 days ago

robertritz commented 4 days ago

It would be great to be able to add the Claude 3 (particularly the new Sonnet 3.5 model). It's faster and seemingly better than GPT-4o.

guidov commented 4 days ago

Groq would be useful here too. More flexibility with the API URL would be a bonus. Something like what they do here: https://github.com/open-webui/open-webui

Appreciate the work on this project , it looks like it has a lot of potential :)

Playerrrrr commented 7 hours ago

if the maintainer is not willing to, someone should do it via fork?

BardiaKh commented 25 minutes ago

I am not a maintainer of the package, but am working towards that goal. Will soon create a PR to add Anthropic models, including the latest 3.5 Sonnet.