Tanuki / tanuki.py

Prompt engineering for developers
https://pypi.org/project/tanuki.py/
MIT License
670 stars 23 forks source link

Suppressing UserWarning for pydantic #143

Open MartBakler opened 7 months ago

MartBakler commented 7 months ago

Suppressing userwarnings because of pydantic having a protected namespace with model_. We can't use ConfigDict because that isn't compatible with lower pydantic versions