litellm-mirror/litellm/integrations
Krish Dholakia 03e711e3e4 LITELLM: Remove requests library usage (#7235)
* fix(generic_api_callback.py): remove requests lib usage

* fix(budget_manager.py): remove requests lib usgae

* fix(main.py): cleanup requests lib usage

* fix(utils.py): remove requests lib usage

* fix(argilla.py): fix argilla test

* fix(athina.py): replace 'requests' lib usage with litellm module

* fix(greenscale.py): replace 'requests' lib usage with httpx

* fix: remove unused 'requests' lib import + replace usage in some places

* fix(prompt_layer.py): remove 'requests' lib usage from prompt layer

* fix(ollama_chat.py): remove 'requests' lib usage

* fix(baseten.py): replace 'requests' lib usage

* fix(codestral/): replace 'requests' lib usage

* fix(predibase/): replace 'requests' lib usage

* refactor: cleanup unused 'requests' lib imports

* fix(oobabooga.py): cleanup 'requests' lib usage

* fix(invoke_handler.py): remove unused 'requests' lib usage

* refactor: cleanup unused 'requests' lib import

* fix: fix linting errors

* refactor(ollama/): move ollama to using base llm http handler

removes 'requests' lib dep for ollama integration

* fix(ollama_chat.py): fix linting errors

* fix(ollama/completion/transformation.py): convert non-jpeg/png image to jpeg/png before passing to ollama
2024-12-17 12:50:04 -08:00
..
_types feat - arize ai open inference types 2024-07-22 11:07:48 -07:00
azure_storage (feat) Add Azure Blob Storage Logging Integration (#7265) 2024-12-16 22:18:22 -08:00
datadog (Feat) DataDog Logger - Add HOSTNAME and POD_NAME to DataDog logs (#7189) 2024-12-12 12:06:26 -08:00
email_templates fix - move email templates 2024-05-31 10:37:56 -07:00
gcs_bucket Code Quality Improvement - use vertex_ai/ as folder name for vertexAI (#7166) 2024-12-11 00:32:41 -08:00
langfuse feat(langfuse/): support langfuse prompt management (#7073) 2024-12-06 23:10:22 -08:00
opik (code quality) add ruff check PLR0915 for too-many-statements (#6309) 2024-10-18 15:36:49 +05:30
prometheus_helpers feat(prometheus_api.py): support querying prometheus metrics for all-up + key-level spend on UI (#5782) 2024-09-18 22:39:15 -07:00
SlackAlerting Litellm remove circular imports (#7232) 2024-12-14 16:28:34 -08:00
__init__.py add linting 2023-08-18 11:05:05 -07:00
argilla.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
arize_ai.py (feat) Arize - Allow using Arize HTTP endpoint (#6364) 2024-10-23 09:38:35 +05:30
athina.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
braintrust_logging.py fix(pattern_match_deployments.py): default to user input if unable to… (#6632) 2024-11-08 00:55:57 +05:30
custom_batch_logger.py Litellm dev 11 30 2024 (#6974) 2024-12-02 21:03:33 -08:00
custom_guardrail.py Litellm dev 12 06 2024 (#7067) 2024-12-06 22:44:18 -08:00
custom_logger.py redis otel tracing + async support for latency routing (#6452) 2024-10-28 21:52:12 -07:00
dynamodb.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
email_alerting.py Add pyright to ci/cd + Fix remaining type-checking errors (#6082) 2024-10-05 17:04:00 -04:00
galileo.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
greenscale.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
helicone.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
lago.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
langsmith.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
langtrace.py Feat: Add Langtrace integration (#5341) 2024-10-11 19:19:53 +05:30
literal_ai.py fix literal ai typing errors 2024-10-09 15:23:39 +05:30
logfire_logger.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
lunary.py Add pyright to ci/cd + Fix remaining type-checking errors (#6082) 2024-10-05 17:04:00 -04:00
mlflow.py Litellm code qa common config (#7113) 2024-12-09 15:58:25 -08:00
openmeter.py Add pyright to ci/cd + Fix remaining type-checking errors (#6082) 2024-10-05 17:04:00 -04:00
opentelemetry.py LiteLLM Minor Fixes & Improvements (12/05/2024) (#7051) 2024-12-06 14:29:53 -08:00
prometheus.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
prometheus_services.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
prompt_layer.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
s3.py Revert "(perf) move s3 logging to Batch logging + async [94% faster p… (#6275) 2024-10-17 16:14:57 +05:30
supabase.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
test_httpx.py fix(utils.py): improved predibase exception mapping 2024-06-08 14:32:43 -07:00
traceloop.py Add pyright to ci/cd + Fix remaining type-checking errors (#6082) 2024-10-05 17:04:00 -04:00
weights_biases.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00