 Ishaan JaffandGitHub
|
887a907e42
|
[Fix] Guardrails API - Ensure OpenAI Moderations Guard works with OpenAI Embeddings (#20523)
* init OpenAIEmbeddingsHandler
* init apply_guardrail
* use apply guardrails for OpenAI moderations
* test_embeddings_handler_string_input
* test_openai_moderation_guardrail_apply_guardrail
* fix typing
* test_openai_moderation_responses_api_input_field
* test fixes
|
2026-02-05 14:40:15 -08:00 |
|
Sameer Kankute
|
ab85eb8f43
|
Fix: gaurdrail moderation support with responses API
|
2026-01-12 17:27:13 +05:30 |
|
Ishaan Jaffer
|
6e46824939
|
test_streaming_response
|
2025-10-31 19:10:38 -07:00 |
|
Ishaan Jaffer
|
a3d64fb843
|
fix omni-moderation-latest
|
2025-10-27 17:48:35 -07:00 |
|
 Ishaan JaffandGitHub
|
4d1b4beb3d
|
(refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208)
* use folder for caching
* fix importing caching
* fix clickhouse pyright
* fix linting
* fix correctly pass kwargs and args
* fix test case for embedding
* fix linting
* fix embedding caching logic
* fix refactor handle utils.py
* fix test_embedding_caching_azure_individual_items_reordered
|
2024-10-14 16:34:01 +05:30 |
|
Krrish Dholakia
|
3560f0ef2c
|
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 |
|