InvokeAI/invokeai/frontend/web/src/services/api/endpoints
psychedelicious 7ac99d6bc3 feat(nodes): add enable, disable, status to invocation cache
- New routes to clear, enable, disable and get the status of the cache
- Status includes hits, misses, size, max size, enabled
- Add client cache queries and mutations, abstracted into hooks
- Add invocation cache status area (next to queue status) w/ buttons
2023-09-21 09:45:52 -04:00
..
appInfo.ts feat(nodes): add enable, disable, status to invocation cache 2023-09-21 09:45:52 -04:00
boards.ts feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
images.ts feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
models.ts feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
queue.ts feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
utilities.ts feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00