Free Text Response: Streaming
Free text response provides natural, conversational-style answers to your queries. It is ideal for general Q&A and scenarios where a narrative or contextualized explanation is needed. Streaming the response gives makes it faster and gives the chatbot effect of the system typing out the answer for youRequest Example
Note: If you are not familiar with streaming, the response is returned in chunks, so your have to loop through the response to get its full content.
Process streaming response
Response Example
Field | Description |
---|---|
response | Conversational response to the query. |
tokens | Number of tokens used for processing. |
success | Indicates whether the query was successful. |