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

Use event-driven async for streaming chat #157

Closed
shikokuchuo opened this issue Nov 12, 2024 · 0 comments · Fixed by #158
Closed

Use event-driven async for streaming chat #157

shikokuchuo opened this issue Nov 12, 2024 · 0 comments · Fixed by #158

Comments

@shikokuchuo
Copy link
Contributor

later::later_fd() provides the ability to wait efficiently on curl socket activity.

The existing PR r-lib/httr2#580 at httr2 will automatically upgrade async chat use in elmer.

We can also do the same for async streaming chat.

A PR will be provided to upgrade this.

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 a pull request may close this issue.

1 participant