horde-sdk icon indicating copy to clipboard operation
horde-sdk copied to clipboard

A python library to interact with AI-Horde's free generative AI APIs

Results 16 horde-sdk issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), [mypy](https://github.com/python/mypy), [black](https://github.com/psf/black), [ruff](https://github.com/astral-sh/ruff) and [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `pytest` from 8.1.1 to 8.2.0 Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0...

dependencies

#### General features: - [ ] Support for all non-moderator endpoints - [x] [feat: add all missing endpoints on current live API](https://github.com/Haidra-Org/horde-sdk/commit/7f97db102d978ea01509ed56c63a7ee1cd977907) - [x] [feat: support /v2/stats/img/totals](https://github.com/Haidra-Org/horde-sdk/commit/fb0c0c48ab5991a7a4696501c29ee7eacab65ef6) - [x] [feat:...

As of https://github.com/Haidra-Org/AI-Horde/commit/5c5d3dde265246951d001932d8afa49317430f2a, there should be enough information in the swagger to dynamically valid error responses. `write_all_response_examples_to_file` in `swagger.py` already has a bool keyword argument `error_responses` which will write out...

enhancement

- [x] https://github.com/Haidra-Org/AI-Horde-Worker/issues/268 - [ ] https://github.com/Haidra-Org/AI-Horde-Worker/issues/249 - [x] https://github.com/Haidra-Org/AI-Horde-Worker/issues/237 - [ ] ~~https://github.com/Haidra-Org/AI-Horde-Worker/issues/227~~ - [ ] https://github.com/Haidra-Org/AI-Horde-Worker/issues/226 - [ ] https://github.com/Haidra-Org/AI-Horde-Worker/issues/219 - [ ] https://github.com/Haidra-Org/AI-Horde-Worker/issues/202 - [ ] https://github.com/Haidra-Org/AI-Horde-Worker/issues/199...

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff) and [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Updates `pytest` from 8.2.0 to 8.2.1 Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements...

dependencies

- `use_attribute_docstrings` allows docstrings to be converted to the `description` field of pydantic `BaseModel`s, which in turn allows for that information to be propagated to the documentation - Applies `pydocstyle`...

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), [mypy](https://github.com/python/mypy), [black](https://github.com/psf/black), [ruff](https://github.com/astral-sh/ruff), [tox](https://github.com/tox-dev/tox), [pre-commit](https://github.com/pre-commit/pre-commit) and [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. Updates `pytest` from 8.2.1 to 8.3.2 Release notes Sourced from pytest's releases. 8.3.2...

dependencies