Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Improve experience for StreamingResponse used separately from AI module #2302

Closed
corinagum opened this issue Feb 7, 2025 · 0 comments · Fixed by #2312
Closed

[Docs] Improve experience for StreamingResponse used separately from AI module #2302

corinagum opened this issue Feb 7, 2025 · 0 comments · Fixed by #2312
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@corinagum
Copy link
Collaborator

corinagum commented Feb 7, 2025

Scenario

  • StreamingResponse behavior
  • queueInformativeUpdate can be configured to have multiple messages, but must have timeouts
  • We don't chunk incoming text
  • Citations needs to be validated before sending
  • Add documentation to getting-started folder

Solution

See above

Additional Context

No response

@corinagum corinagum added the enhancement New feature or request label Feb 7, 2025
@corinagum corinagum changed the title [Enhancement] Improve experience for StreamingResponse used separately from AI module [Docs] Improve experience for StreamingResponse used separately from AI module Feb 15, 2025
@corinagum corinagum assigned lilyydu and unassigned goldenwitch Feb 15, 2025
@corinagum corinagum added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Feb 15, 2025
corinagum added a commit that referenced this issue Feb 18, 2025
## Linked issues

closes: #2302 

## Details

update docs for customers interested in managing their own
`StreamingResponse` class instance

---------

Co-authored-by: Corina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants