You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API wrapper isn't finished, as I haven't had much time to work on any of the AI-Dock repos for a few weeks. There's a good chance some fixes are required and the webhooks and telemetry haven't been implemented at all.
Should be good to go in a couple of weeks, after which I'll be making everything more modular as I focus more on docker compose support.
The server returned 500 error when I tried to test the API call to my local server.
The
uvicorn
package return:NameError: name 'request_queue' is not defined. Did you mean: 'request_store'?
The text was updated successfully, but these errors were encountered: