jina-ai/langchain-serve

not found Interact, ServeHTTP

ngoanpv opened this issue · 1 comments

This is the code in the llm_chain example, I don't find package serve
from serve import Interact, ServeHTTP

Hey @ngoanpv, unfortunately, that was old code & we missed removing the readmes. I've removed them now. Please follow this readme to deploy your apps as REST/WebSocket APIs instead.