litellm/cookbook
user 5bafa8b3a2
Drop dep bumps + black-26 reformat to clear fork CI policy
PR was blocked by .github/workflows/guard-fork-dependencies.yml: fork PRs
cannot modify uv.lock. Reverting:

- uv.lock + pyproject.toml black bump (24.10.0 -> 26.3.1) and the 295
  files of mechanical Black 26 reformat coupled to it
- pyproject.toml diskcache extra change (kept the runtime mitigation in
  litellm/caching/disk_cache.py via JSONDisk)

Kept:
- Dockerfile cache narrowing (drops ~660 MB of uv build cache that
  surfaced cached setuptools as CVE findings)
- litellm/caching/disk_cache.py: dc.JSONDisk to neutralize CVE-2025-69872
- ui/litellm-dashboard/package-lock.json + litellm-js/spend-logs/package-lock.json:
  next/postcss/hono/uuid CVE bumps (these are not blocked by the fork guard)
- tests/test_litellm/caching/test_disk_cache.py
- tests/code_coverage_tests/liccheck.ini: harmless black authorization

Black + gitpython + langchain dep upgrades will need a follow-up from a
maintainer pushing a branch in the canonical BerriAI/litellm repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 23:04:52 +00:00
..
ai_coding_tool_guides Litellm fix update bedrock models (#24947) 2026-04-01 19:22:54 -07:00
anthropic_agent_sdk style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
benchmark Drop dep bumps + black-26 reformat to clear fork CI policy 2026-05-07 23:04:52 +00:00
codellama-server docs: remove phone numbers from readme and docs 2026-03-25 12:40:40 -07:00
community-resources
gollem_go_agent_framework Add gollem Go agent framework cookbook example (#21747) 2026-02-21 19:51:28 -08:00
litellm_proxy_server Drop dep bumps + black-26 reformat to clear fork CI policy 2026-05-07 23:04:52 +00:00
litellm_router
litellm_router_load_test
litellm-ollama-docker-image chore(deps): refresh dependency locks 2026-05-04 11:36:18 -07:00
livekit_agent_sdk Drop dep bumps + black-26 reformat to clear fork CI policy 2026-05-07 23:04:52 +00:00
logging_observability
misc Drop dep bumps + black-26 reformat to clear fork CI policy 2026-05-07 23:04:52 +00:00
mock_guardrail_server Drop dep bumps + black-26 reformat to clear fork CI policy 2026-05-07 23:04:52 +00:00
mock_prompt_management_server doc: add right readme.md 2026-02-18 03:33:23 +05:30
Benchmarking_LLMs_by_use_case.ipynb
Claude_(Anthropic)_with_Streaming_liteLLM_Examples.ipynb
Evaluating_LLMs.ipynb
google_adk_litellm_tutorial.ipynb
liteLLM_A121_Jurrasic_example.ipynb
LiteLLM_Azure_and_OpenAI_example.ipynb
liteLLM_Baseten.ipynb
LiteLLM_batch_completion.ipynb
LiteLLM_Bedrock.ipynb
liteLLM_clarifai_Demo.ipynb
LiteLLM_CometAPI.ipynb
LiteLLM_Comparing_LLMs.ipynb
LiteLLM_Completion_Cost.ipynb
liteLLM_function_calling.ipynb
liteLLM_Getting_Started.ipynb
LiteLLM_HuggingFace.ipynb
liteLLM_IBM_Watsonx.ipynb
liteLLM_Langchain_Demo.ipynb
litellm_model_fallback.ipynb
LiteLLM_NovitaAI_Cookbook.ipynb
liteLLM_Ollama.ipynb
LiteLLM_OpenRouter.ipynb
LiteLLM_Petals.ipynb
LiteLLM_PromptLayer.ipynb fix: prompt registry 2026-02-18 00:34:54 +05:30
liteLLM_Replicate_Demo.ipynb
liteLLM_Streaming_Demo.ipynb
litellm_test_multiple_llm_demo.ipynb
litellm_Test_Multiple_Providers.ipynb
LiteLLM_User_Based_Rate_Limits.ipynb
liteLLM_VertextAI_Example.ipynb
Migrating_to_LiteLLM_Proxy_from_OpenAI_Azure_OpenAI.ipynb fix: prompt registry 2026-02-18 00:34:54 +05:30
mlflow_langchain_tracing_litellm_proxy.ipynb
nova_sonic_realtime.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
Parallel_function_calling.ipynb
Proxy_Batch_Users.ipynb
result.html
TogetherAI_liteLLM.ipynb
Using_Nemo_Guardrails_with_LiteLLM_Server.ipynb
veo_video_generation.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
VLLM_Model_Testing.ipynb