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 love this app, something that was missing for a long time. Thank you Arrikto for putting this together soo nicely. One feature that could be added is to test out model endpoints. Curl, Postman can do the job, but once you have 100x of models with different payloads, operations to test out are hard and time-consuming. What I did, I created another web app with CRD for model payload so people can reuse and define the expected payload format and operations to test out newly created model endpoints. The CRD was just a blob where you can store any json data and match automatically based on the CRD name and inferenceservice name.
Can you please put this on the roadmap? :)
The text was updated successfully, but these errors were encountered:
I love this app, something that was missing for a long time. Thank you Arrikto for putting this together soo nicely. One feature that could be added is to test out model endpoints. Curl, Postman can do the job, but once you have 100x of models with different payloads, operations to test out are hard and time-consuming. What I did, I created another web app with CRD for model payload so people can reuse and define the expected payload format and operations to test out newly created model endpoints. The CRD was just a blob where you can store any json data and match automatically based on the CRD name and inferenceservice name.
Can you please put this on the roadmap? :)
The text was updated successfully, but these errors were encountered: