fix test_aaapass_through_endpoint_pass_through_keys_langfuse

This commit is contained in:
Ishaan Jaff 2024-11-21 22:05:00 -08:00
parent e0921da38c
commit 5a2e5b43c4

View file

@ -261,7 +261,7 @@ async def test_aaapass_through_endpoint_pass_through_keys_langfuse(
pass_through_endpoints = [
{
"path": "/api/public/ingestion",
"target": "https://cloud.langfuse.com/api/public/ingestion",
"target": "https://us.cloud.langfuse.com/api/public/ingestion",
"auth": auth,
"custom_auth_parser": "langfuse",
"headers": {