Description
I find myself often reading the API reference, especially https://ai.pydantic.dev/api/messages/, and would like to be able to pass it as context to LLMs. The existing llms.txt covers part of the API reference (pydantic_ai.models, pydantic_graph, pydantic_evals) but not the core pydantic_ai module (unless I'm missing something?).
Would it be possible to add markdown versions of these pages?
References
No response