A python library to interact with AI-Horde's free generative AI APIs
GNU Affero General Public License v3.0
25
stars
7
forks
source link
fix: support pydantic 2.7.0; chore: conform with new ruff pyproject.toml section format #175
Closed
tazlin closed 6 months ago
AllWorkersDetailsResponse
which now causes a breaking runtime exception withpydantic
2.7.0.ruff
configuration sections inpyproject.toml
.