one-api/relay
Laisky.Cai ec4fd57ea6 fix: Implement improved headers for anthropic API requests.
Here is the summary of the commit in imperative tone and bullet points:

- Update relay/adaptor/anthropic/adaptor.go to set default values for `anthropic-version` and `anthropic-beta` headers.
- Refine condition for setting `anthropic-beta` header based on specific model types.
2024-07-16 01:22:12 +00:00
..
adaptor fix: Implement improved headers for anthropic API requests. 2024-07-16 01:22:12 +00:00
apitype feat: support claude and gemini in vertex ai (#1621) 2024-07-13 14:59:28 +08:00
billing feat: refactor AwsClaude to Aws to support both llama3 and claude (#1601) 2024-07-06 13:19:41 +08:00
channel/tencent Merge commit '1c2654320e5b6268b13b6efca40ce37a523d032b' 2024-04-28 01:53:31 +00:00
channeltype Merge remote-tracking branch 'origin/upstream/main' 2024-07-15 05:23:11 +00:00
client feat: support user content download proxy & relay proxy now 2024-05-29 01:14:00 +08:00
constant feat: support DeepL's model (close #1126) 2024-04-27 13:37:22 +08:00
controller Merge remote-tracking branch 'origin/upstream/main' 2024-07-09 06:28:06 +00:00
meta fix: update GetAdaptor function to use the actual model name 2024-07-15 06:28:03 +00:00
model Merge remote-tracking branch 'origin/upstream/main' 2024-07-15 05:23:11 +00:00
relaymode feat: support openai images edits api 2024-04-25 03:02:20 +00:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go Merge remote-tracking branch 'origin/upstream/main' 2024-07-13 13:45:33 +00:00