Expose the repo-chat as APIs using langchain-serve?
deepankarm opened this issue · 0 comments
deepankarm commented
Allow users to chat with the repo via API invocations using 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 Cloud.
- Real-time streaming, human-in-the-loop support
Disclaimer: I'm the main author of langchain-serve.