Skip to content

shelang08/flask_langchain_streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flask_langchain_streaming

This repository demonstrates how to stream langchain response in flask.

Usage: curl "http://127.0.0.1:5000/chat" -X POST -d '{"prompt": "hello!"}' -H 'Content-Type: application/json'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages