As a developer building suggestions UI
I want to be able to see what models are ready to do suggestion
So that I can only request suggestions when a model inputs have comments
Description
Today, on a form, we ask for suggestions every time a field is changed even if we don't have a model that could use the current.
This can lead to numerous requests that we should have not done.
Gang team feedbCK
- models information should be retrieved as an document enrichment
- is duplicated by
-
AICORE-224 Create a new endpoint with model info: inputs/outpus
- Resolved
-
AICORE-251 Suggestions API responses with full output model
- Resolved