mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
238 B
238 B
Read @CLAUDE.md for coding guidelines
Never fork a module into a _v2 copy (s3.py -> s3_v2.py, FooV2, etc); rewrite it in place. See the coding conventions in @CLAUDE.md and the "No _v2 module forks" section of @CONTRIBUTING.md