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
I really need an integration test that, from the perspective of the UI, does all of the things. I don't suggest we do this all the time but it's really helpful to do once a day, or after a deployment.
I suggest a new go program in the integration-test folder that runs https://github.com/go-rod/rod/ to call the production API in various ways.
text inference
many different ollama models
image inference
text fine-tuning
The text was updated successfully, but these errors were encountered:
I really need an integration test that, from the perspective of the UI, does all of the things. I don't suggest we do this all the time but it's really helpful to do once a day, or after a deployment.
I suggest a new go program in the integration-test folder that runs https://github.com/go-rod/rod/ to call the production API in various ways.
The text was updated successfully, but these errors were encountered: