add anthropic baseURL
This commit is contained in:
parent
933ca952d2
commit
44a76d6730
|
@ -44,7 +44,7 @@ export const ConfigMap = {
|
|||
},
|
||||
Anthropic: {
|
||||
name: "Anthropic",
|
||||
baseUrl: "",
|
||||
baseUrl: "https://api.anthropic.com/v1",
|
||||
},
|
||||
TogetherAI: {
|
||||
name: "TogetherAI",
|
Loading…
Reference in New Issue