forked from phoenix/litellm-mirror
fix test_aaapass_through_endpoint_pass_through_keys_langfuse
This commit is contained in:
parent
e0921da38c
commit
5a2e5b43c4
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ async def test_aaapass_through_endpoint_pass_through_keys_langfuse(
|
||||||
pass_through_endpoints = [
|
pass_through_endpoints = [
|
||||||
{
|
{
|
||||||
"path": "/api/public/ingestion",
|
"path": "/api/public/ingestion",
|
||||||
"target": "https://cloud.langfuse.com/api/public/ingestion",
|
"target": "https://us.cloud.langfuse.com/api/public/ingestion",
|
||||||
"auth": auth,
|
"auth": auth,
|
||||||
"custom_auth_parser": "langfuse",
|
"custom_auth_parser": "langfuse",
|
||||||
"headers": {
|
"headers": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue