Niek / chatgpt-web

ChatGPT web interface using the OpenAI API
https://niek.github.io/chatgpt-web/
GNU General Public License v3.0
1.85k stars 464 forks source link

Plans on supporting Claude? #433

Open MaksimMisin opened 6 months ago

MaksimMisin commented 6 months ago

Claude-3 is pretty good. I would be happy to contribute a PR.

Niek commented 6 months ago

That would be nice - unforutnately I do not have access to Claude-3 (still on the waitlist).

timothelaborie commented 6 months ago

you can use claude 3 through openrouter: https://github.com/Niek/chatgpt-web/issues/352

DustinWehr commented 5 months ago

@timothelaborie do you see any problem with adding your openrouter support without replacing OpenAI or Pedals? I've been adding a sync feature (https://github.com/Niek/chatgpt-web/issues/364). Adapting your fork sounds (knock on wood) pretty easy in comparison, and I wouldn't mind doing it.

Or... should I just be using the openrouter client directly rather than chatgptweb?

timothelaborie commented 5 months ago

@timothelaborie do you see any problem with adding your openrouter support without replacing OpenAI or Pedals? I've been adding a sync feature (#364). Adapting your fork sounds (knock on wood) pretty easy in comparison, and I wouldn't mind doing it.

Or... should I just be using the openrouter client directly rather than chatgptweb?

The code base is not setup to have 2 different API endpoints but if you can figure out how to have both at the same time then go ahead

akarelas commented 4 days ago

@Niek Now you should be able to use claude 3.5 which is awesome