mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #1246] Add the anthropic api interface #27940
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!
@justinh-rahb commented on GitHub (Mar 21, 2024):
Supported via LiteLLM integration:
@395273034 commented on GitHub (Mar 21, 2024):
Thanks,I can use it!
model name:
model addres:
https://api.anthropic.com/v1/messages
@justinh-rahb commented on GitHub (Mar 21, 2024):
There's no need to explicitly set the API URL. LiteLLM already uses the appropriate default.