InvokeAI/invokeai/frontend/web/src/services/api
psychedelicious f04462973b feat(ui): create debounced metadata/workflow query hooks
Also added config options for metadata and workflow debounce times (`metadataFetchDebounce` & `workflowFetchDebounce`).

Falls back to 0 if not provided.

In OSS, because we have no major latency concerns, the debounce is 0. But in other environments, it may be desirable to set this to something like 300ms.
2023-10-20 12:05:13 +11:00
..
endpoints feat(ui): create debounced metadata/workflow query hooks 2023-10-20 12:05:13 +11:00
hooks feat(ui): create debounced metadata/workflow query hooks 2023-10-20 12:05:13 +11:00
thunks feat(ui): improve error handling (#4699) 2023-09-26 15:24:53 +00:00
client.ts feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
constants.ts feat: node editor 2023-08-16 09:54:38 +10:00
guards.ts feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
index.ts feat: metadata refactor 2023-10-20 12:05:13 +11:00
schema.d.ts chore(ui): regen types 2023-10-20 12:05:13 +11:00
types.ts feat: metadata refactor 2023-10-20 12:05:13 +11:00
util.ts feat: workflow saving and loading 2023-08-24 21:42:32 +10:00