1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00

add anthropic baseURL

This commit is contained in:
Martin McKeaveney 2024-09-10 15:12:15 +01:00
parent 933ca952d2
commit 44a76d6730

View file

@ -44,7 +44,7 @@ export const ConfigMap = {
},
Anthropic: {
name: "Anthropic",
baseUrl: "",
baseUrl: "https://api.anthropic.com/v1",
},
TogetherAI: {
name: "TogetherAI",