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

Deploy Ask-Anything as APIs locally/on cloud using langchain-serve #19

Open
deepankarm opened this issue Apr 26, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@deepankarm
Copy link

Repo - langchain-serve.

  • Exposes APIs from function definitions locally as well as on the cloud.
  • Very few lines of code changes and ease of development remain the same as local.
  • Supports both REST & WebSocket endpoints
  • Serverless/autoscaling endpoints with automatic tls certs on the cloud.
  • Real-time streaming, human-in-the-loop support - which is crucial for chatbots.

Disclaimer: I'm the primary author of langchain-serve. Would be happy to collaborate on this!

@Andy1621
Copy link
Collaborator

Thanks for your suggestion! Hopefully for your collaboration!

@Andy1621 Andy1621 reopened this Apr 26, 2023
@Andy1621 Andy1621 added the enhancement New feature or request label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants