Ishaan Jaff
43eedf26f7
Merge branch 'main' into litellm_arize_dynamic_logging
2025-03-18 22:13:35 -07:00
Ishaan Jaff
ac8618823d
test_arize_callback
2025-03-18 20:21:23 -07:00
Ishaan Jaff
95f08cec55
test_arize_callback
2025-03-18 18:49:06 -07:00
Ishaan Jaff
b095332c20
test_async_dynamic_arize_config
2025-03-18 15:02:22 -07:00
Ishaan Jaff
8a9d05a62f
test_arize_set_attributes
2025-03-18 14:31:34 -07:00
Nate Mar
e29b7b9a27
Update test_arize_ai.py
2025-03-18 04:04:44 -07:00
Nate Mar
4a5af3928a
restore previous formatting
2025-03-18 04:02:43 -07:00
Nate Mar
cfbefb643c
Fix test and add comments
2025-03-18 03:46:53 -07:00
Nate Mar
da9ef84fa5
revert space_key change and add tests for arize integration
2025-03-18 01:40:10 -07:00
Nate Mar
0dfc21e80a
Fix wrong import and use space_id instead of space_key for Arize integration
2025-03-17 20:37:28 -07:00
Krish Dholakia
c4d5b65e7b
Support arize phoenix on litellm proxy ( #7756 ) ( #8715 )
...
* Update opentelemetry.py
wip
* Update test_opentelemetry_unit_tests.py
* fix a few paths and tests
* fix path
* Update litellm_logging.py
* accidentally removed code
* Add type for protocol
* Add and update tests
* minor changes
* update and add additional arize phoenix test
* update existing test
* address feedback
* use standard_logging_object
* address feedback
Co-authored-by: Nate Mar <67926244+nate-mar@users.noreply.github.com>
2025-02-22 20:55:11 -08:00
Ishaan Jaff
300ac43025
(feat) Arize - Allow using Arize HTTP endpoint ( #6364 )
...
* arize use helper for get_arize_opentelemetry_config
* use helper to get Arize OTEL config
* arize add helpers for arize
* docs allow using arize http endpoint
* fix importing OTEL for Arize
* use static methods for ArizeLogger
* fix ArizeLogger tests
2024-10-23 09:38:35 +05:30
Ishaan Jaff
faa1fd07f8
fix arize handle optional params ( #6243 )
2024-10-16 08:33:40 +05:30
Krrish Dholakia
ea96eebe85
refactor: move all testing to top-level of repo
...
Closes https://github.com/BerriAI/litellm/issues/486
2024-09-28 21:08:14 -07:00