chore: 修改Langfuse链路
All checks were successful
Egg Server MIflow / build-image (push) Successful in 51s
All checks were successful
Egg Server MIflow / build-image (push) Successful in 51s
This commit is contained in:
parent
da5760800f
commit
9baaec4412
@ -13,7 +13,7 @@ const getLangfuse = async () => {
|
||||
const langfuseParams = {
|
||||
publicKey: await db.appConfig.getLangfusePk(),
|
||||
secretKey: await db.appConfig.getLangfuseSk(),
|
||||
baseUrl: "https://langfuse.yingbo.im:333",
|
||||
baseUrl: "http://langfuse.c5-cloudml.xiaomi.srv",
|
||||
}
|
||||
return {
|
||||
langfuseHandler: new CallbackHandler(langfuseParams),
|
||||
|
Loading…
x
Reference in New Issue
Block a user