Skip to content

Conversation

@xtzhang1122
Copy link

This PR aims to address Issue #44 , which would allow parts of the response to be received and processed as they are ready.

@swaptr
Copy link
Contributor

swaptr commented Aug 26, 2024

Only /conversation endpoint is supposed to send streamed response. All others should be standard HTTP responses.

@swaptr
Copy link
Contributor

swaptr commented Aug 29, 2024

Please fix the PR using this information.
/conversations: to fetch all user conversations
/conversation/{id}: fetch single user conversation history
/conversation: the streaming conversation endpoint for the system

Signed-off-by: xtzhang1122 <xtzhang1122@hotmail.com>
Signed-off-by: xtzhang1122 <xtzhang1122@hotmail.com>
Signed-off-by: xtzhang1122 <xtzhang1122@hotmail.com>
Signed-off-by: xtzhang1122 <xtzhang1122@hotmail.com>
Signed-off-by: xtzhang1122 <xtzhang1122@hotmail.com>
Signed-off-by: xtzhang1122 <xtzhang1122@hotmail.com>
Signed-off-by: xtzhang1122 <xtzhang1122@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants