Thoughts on the API #245
Labels
component:js sdk
Issue/PR related to JavaScript SDK
status:triaged
Issue/PR triaged to the corresponding sub-team
type:bug
Something isn't working
Description of the bug:
If I understood correctly, to have an interactive chat session you can for example:
but I noticed that as the chat proceeds, the history grows and every single prompt ALL the history is sent.
Isn't this "stupid"?
Shouldn't the "session" be kept server side and only the last prompt be sent?
Actual vs expected behavior:
No response
Any other information you'd like to share?
No response
The text was updated successfully, but these errors were encountered: