mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
* 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 |
||
---|---|---|
.. | ||
_types | ||
azure_storage | ||
datadog | ||
email_templates | ||
gcs_bucket | ||
langfuse | ||
opik | ||
prometheus_helpers | ||
SlackAlerting | ||
__init__.py | ||
argilla.py | ||
arize_ai.py | ||
athina.py | ||
braintrust_logging.py | ||
custom_batch_logger.py | ||
custom_guardrail.py | ||
custom_logger.py | ||
dynamodb.py | ||
email_alerting.py | ||
galileo.py | ||
greenscale.py | ||
helicone.py | ||
lago.py | ||
langsmith.py | ||
langtrace.py | ||
literal_ai.py | ||
logfire_logger.py | ||
lunary.py | ||
mlflow.py | ||
openmeter.py | ||
opentelemetry.py | ||
prometheus.py | ||
prometheus_services.py | ||
prompt_layer.py | ||
s3.py | ||
supabase.py | ||
test_httpx.py | ||
traceloop.py | ||
weights_biases.py |