Open cmungall opened 6 months ago
Hey @cmungall , to clarify, sounds like you mean the model should let the user know that if it reports say 10 results but there are 200 total, it should note this for the user? The limit and offset params are used to fetch N results, but the total available is also returned by the API, so I think this can be addressed in the system message.
Seems to report first N results but doesn't tell user