[GH-ISSUE #1246] Add the anthropic api interface #27940

Closed
opened 2026-04-25 02:42:27 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @395273034 on GitHub (Mar 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1246

Please add the anthropic api interface, there is indeed a need for use, thank you!

Originally created by @395273034 on GitHub (Mar 21, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1246 Please add the anthropic api interface, there is indeed a need for use, thank you!
Author
Owner

@justinh-rahb commented on GitHub (Mar 21, 2024):

Supported via LiteLLM integration:

<!-- gh-comment-id:2012092809 --> @justinh-rahb commented on GitHub (Mar 21, 2024): Supported via LiteLLM integration: - #1038
Author
Owner

@395273034 commented on GitHub (Mar 21, 2024):

Thanks,I can use it!

model name:

  1. claude-3-haiku-20240307
  2. claude-3-sonnet-20240229
  3. claude-3-opus-20240229

model addres:
https://api.anthropic.com/v1/messages

<!-- gh-comment-id:2012852921 --> @395273034 commented on GitHub (Mar 21, 2024): Thanks,I can use it! model name: 1. claude-3-haiku-20240307 2. claude-3-sonnet-20240229 3. claude-3-opus-20240229 model addres: https://api.anthropic.com/v1/messages
Author
Owner

@justinh-rahb commented on GitHub (Mar 21, 2024):

model addres: https://api.anthropic.com/v1/messages

There's no need to explicitly set the API URL. LiteLLM already uses the appropriate default.

<!-- gh-comment-id:2013283968 --> @justinh-rahb commented on GitHub (Mar 21, 2024): > model addres: https://api.anthropic.com/v1/messages There's no need to explicitly set the API URL. LiteLLM already uses the appropriate default.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#27940