This commit is contained in:
parent
c377c74998
commit
14a24f4373
@ -24,12 +24,12 @@ const getLangfuse = async () => {
|
||||
const modelMap = {
|
||||
"deepseek-chat": {
|
||||
model: "deepseek-chat",
|
||||
apiKey: "",
|
||||
apiKey: "xx",
|
||||
baseURL: "http://10.38.214.162:8003/v1",
|
||||
},
|
||||
"qwen2-72b-instruct-int4": {
|
||||
model: "qwen2-72b-instruct-int4",
|
||||
apiKey: "",
|
||||
apiKey: "xx",
|
||||
baseURL: "http://10.38.214.206:8000/v1",
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user