You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-86Lines changed: 0 additions & 86 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,89 +297,3 @@ mypy pydantic_prompt
297
297
## License
298
298
299
299
MIT
300
-
```
301
-
302
-
# Updated PR Description
303
-
304
-
```
305
-
# Initial Implementation of PydanticPrompt Library
306
-
307
-
This PR introduces PydanticPrompt, a lightweight Python library for documenting Pydantic models for LLM interactions using standard Python docstrings.
308
-
309
-
## Overview
310
-
311
-
PydanticPrompt allows developers to document their Pydantic models with standard Python docstrings and then easily format that documentation for inclusion in LLM prompts, providing a clean, consistent way to describe expected outputs for large language models.
====================================================================== test session starts ======================================================================
363
-
platform linux -- Python 3.12.1, pytest-8.3.5, pluggy-1.5.0 -- /workspaces/PydanticPrompt/.venv/bin/python
0 commit comments