VLog icon indicating copy to clipboard operation
VLog copied to clipboard

Deploy VLog as APIs on production using langchain-serve?

Open deepankarm opened this issue 2 years ago • 2 comments

Repo - langchain-serve

  • Exposes APIs from function definitions locally as well as on the cloud.
  • Very few lines of code changes, ease of development remains the same as local.
  • Supports both REST & Websocket endpoints
  • Serverless/autoscaling endpoints with automatic tls certs on cloud
  • Real-time streaming, human-in-the-loop support
  • Local to cloud-ready in just one command - lc-serve deploy local/jcloud <app>

Disclaimer: I'm the primary author of langchain-serve.

deepankarm avatar Apr 26 '23 06:04 deepankarm

I love the iead

tensorboy avatar Apr 27 '23 00:04 tensorboy

Hi @deepankarm , that sound great! and would it require much effort to achieve?

QinghongLin avatar Jul 08 '23 11:07 QinghongLin