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
Currently, the REST API response for the question contains just the answer, and info about truncation (True/False). It is needed to include other information, especially about token usage.
Acceptance criteria
tokens consumed by question as part of REST API response
tokens consumed by answer as part of REST API response
The text was updated successfully, but these errors were encountered:
Currently, the REST API response for the question contains just the answer, and info about truncation (True/False). It is needed to include other information, especially about token usage.
The text was updated successfully, but these errors were encountered: