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 langserve endpoint #1009

Merged
merged 5 commits into from Apr 16, 2024

Conversation

antonioramos1
Copy link
Contributor

@antonioramos1 antonioramos1 commented Apr 12, 2024

Hey thanks for sharing chat-ui with the community! We have been using it for a while and would now like to contribute to continue making it great :)

LangServe is the go-to service for deploying LLM applications built using LangChain. Supporting this type of endpoint opens the door to using new Models in chat-ui that are powered up for example by using custom chains on top of an LLM.

Note, I am pretty new to Javascript so I am open to any feedback on the code !

@nsarrazin
Copy link
Collaborator

Thanks for the contribution! Will take a look, would be nice to support langserve 😁

Copy link
Collaborator

@nsarrazin nsarrazin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! 🔥

@nsarrazin nsarrazin merged commit f12455d into huggingface:main Apr 16, 2024
3 checks passed
@antonioramos1
Copy link
Contributor Author

Amazing thanks! May I ask if it's possible to trigger a release so we can benefit from this feature? :)

@nsarrazin
Copy link
Collaborator

@antonioramos1 should be good!

@nsarrazin nsarrazin added the back This issue is related to the Svelte backend or the DB label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back This issue is related to the Svelte backend or the DB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants