Krish Dholakia
|
8d3a942fbd
|
Litellm staging (#8270)
Read Version from pyproject.toml / read-version (push) Successful in 15s
* fix(opik.py): cleanup
* docs(opik_integration.md): cleanup opik integration docs
* fix(redact_messages.py): fix redact messages check header logic
ensures stringified bool value in header is still asserted to true
allows dynamic message redaction
* feat(redact_messages.py): support `x-litellm-enable-message-redaction` request header
allows dynamic message redaction
|
2025-02-04 22:35:48 -08:00 |
|
Ishaan Jaff
|
610974b4fc
|
(code quality) add ruff check PLR0915 for too-many-statements (#6309)
* ruff add PLR0915
* add noqa for PLR0915
* fix noqa
* add # noqa: PLR0915
* # noqa: PLR0915
* # noqa: PLR0915
* # noqa: PLR0915
* add # noqa: PLR0915
* # noqa: PLR0915
* # noqa: PLR0915
* # noqa: PLR0915
* # noqa: PLR0915
|
2024-10-18 15:36:49 +05:30 |
|
Ishaan Jaff
|
fbf756806e
|
fix opik types
|
2024-10-10 18:37:53 +05:30 |
|
Jacques Verré
|
4064bfc6dd
|
[Feat] Observability integration - Opik by Comet (#6062)
* Added Opik logging and evaluation
* Updated doc examples
* Default tags should be [] in case appending
* WIP
* Work in progress
* Opik integration
* Opik integration
* Revert changes on litellm_logging.py
* Updated Opik integration for synchronous API calls
* Updated Opik documentation
---------
Co-authored-by: Douglas Blank <doug@comet.com>
Co-authored-by: Doug Blank <doug.blank@gmail.com>
|
2024-10-10 18:27:50 +05:30 |
|