We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88818fd commit 0558eacCopy full SHA for 0558eac
README.md
@@ -299,6 +299,7 @@ make format-check # run style checker
299
We'd like to acknowledge the excellent work of the open-source community, especially:
300
301
- [Pydantic](https://docs.pydantic.dev/latest/) (data validation) and [PydanticAI](https://ai.pydantic.dev/) (advanced agent framework)
302
+- [LiteLLM](https://github.com/BerriAI/litellm) (unified interface for 100+ LLMs)
303
- [MkDocs](https://github.com/squidfunk/mkdocs-material)
304
- [Griffe](https://github.com/mkdocstrings/griffe)
305
- [uv](https://github.com/astral-sh/uv) and [ruff](https://github.com/astral-sh/ruff)
0 commit comments