Yuta Saito
1d16a8526e
feat: allow configuring project name for OpenTelemetry service name
2026-01-07 14:20:10 +09:00
Ishaan Jaffer
8fbf060ac5
ArizePhoenixConfig
2025-11-22 09:28:37 -08:00
Mubashir Osmani
db58f6aeb1
fix: arize phoenix logging ( #16301 )
...
* arize phx
* fix arize integration
* traces to specific project name
* fix
* look for http endpoint
2025-11-21 18:46:18 -08:00
Katsuhiro Muto
99775fa0f8
Support responses API streaming in langfuse otel ( #16153 )
...
* streaming support in langfuse otel
* Added testing for Langfuse Otel tracing in the response API
---------
Co-authored-by: eycjur <eycjur@example.com >
2025-11-02 09:36:34 -08:00
Krish Dholakia
3ff073c811
UI - add arize on ui, LLMs - clarifai refactor to openai compatible route, added azure ai/grok-4 model family
...
* added oauth mcp to docs
* added azure ai/grok-4 model family
* Revert "added oauth mcp to docs"
This reverts commit 950b7cef44f14b2db1429f6fbd32548a7c95d325.
* fix: arize ui integration
* need to remove a file
This reverts commit d6c877b73ac763464f204b77135f3786342373b7.
* fix: add arize from ui
* updated clarifai functions to openai compatible (#15615 )
* fix: npm build errors
* Snowflake provider support: added embeddings, PAT, account_id (#15372 )
* snowflake support PAT, account_id and embeddings
* format
* test embeddings
* format
* complete test
---------
Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com >
* Revert "Snowflake provider support: added embeddings, PAT, account_id (#15372 )" (#15632 )
This reverts commit c6d58e5b4af8493c020fa519d72ec6ebc90c896b.
---------
Co-authored-by: mubashir1osmani <mubashir.osmani777@gmail.com >
Co-authored-by: Mubashir Osmani <ilikewafflesomcuh@gmail.com >
Co-authored-by: mogith-pn <143642606+mogith-pn@users.noreply.github.com >
Co-authored-by: Andrey <elkin.andr@gmail.com >
2025-10-16 20:39:15 -07:00
Ishaan Jaff
090f847bd9
[Feat] QA - Arize Team based logging ( #12331 )
...
* add _get_tracer_with_dynamic_headers
* fix construct_dynamic_arize_headers
* [Feat] UI - Allow Viewing/Editing Team Based Callbacks (#12329 )
* add logging settings view on UI
* fix change ordering
* add construct_dynamic_otel_headers for arize
* refactor common code
* test_construct_dynamic_arize_headers
* otel unit tests
* test_arize_dynamic_params
* test_arize_dynamic_headers_in_grpc_requests
2025-07-04 18:17:09 -07:00
Ishaan Jaff
eef0623443
[Feat] Add Arize Team Based Logging ( #12264 )
...
* working KeyAndTeamLoggingSettings
* add arize_space_id to StandardCallbackDynamicParams
* add construct_dynamic_arize_headers
* add construct_dynamic_arize_headers to
* update otel arize logging
* fix imports
* test_construct_dynamic_arize_headers
* dynamic key/team settings
* test_get_dynamic_logging_metadata_with_arize_team_logging
2025-07-02 17:15:35 -07:00
Krish Dholakia
ef42461c1e
Litellm fix GitHub action testing ( #11163 )
...
* test: add __init__.py files
* refactor: rename test folder to avoid naming conflict
* test: update workflows
* test: update tests
* test: update imports
* test: update tests
* test: remove unused import
* ci(test-litellm.yml): add pytest retry to github workflow
* test: fix test
2025-05-26 14:41:42 -07:00