Open JaxDoge opened 1 month ago
Hi, I'll look at this soon.
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'?