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

Add text streaming to CLI and WebUI #4

Open
carolinebridge opened this issue Nov 13, 2024 · 1 comment
Open

Add text streaming to CLI and WebUI #4

carolinebridge opened this issue Nov 13, 2024 · 1 comment

Comments

@carolinebridge
Copy link
Collaborator

Add text streaming to CLI and WebUI to improve UX when asking the bot a question. Some stipulations:

  • bot responses typically come back formatted with Markdown, ensure printing the generated response in chunks accommodates for this
  • properly stream chunks of data through the API endpoint and back to the WebUI
@carolinebridge
Copy link
Collaborator Author

https://github.com/langchain-ai/weblangchain
☝️ LangChain's exemplar repo for using LangChain with a web interface -- utilizes LangServe, so might require refactoring from LangGraph (or some workarounds)

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

No branches or pull requests

1 participant