InvokeAI/invokeai/app/services/shared
psychedelicious b79ae3a101 fix(nodes): fix OpenAPI schema generation
The change to `Graph.nodes` and `GraphExecutionState.results` validation requires some fanagling to get the OpenAPI schema generation to work. See new comments for a details.
2024-03-01 10:42:33 +11:00
..
sqlite model loading and conversion implemented for vaes 2024-03-01 10:42:33 +11:00
sqlite_migrator make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
__init__.py feat(backend): organise service dependencies 2023-10-12 12:15:06 -04:00
default_graphs.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
graph.py fix(nodes): fix OpenAPI schema generation 2024-03-01 10:42:33 +11:00
invocation_context.py chore: ruff formatting 2024-03-01 10:42:33 +11:00
pagination.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00