Closed arthur-brainchain closed 1 year ago
This requires installing lc-serve
itself:
pip install langchain-serve
Have you done this?
And if some reason, lc-serve
command is still not found after langchain-serve
installation, you can try python -m lcserve ...
instead.
Yeah I had done the pip install langchain-serve
, but I will try to do the python -m lcserve
instead in a while. Thanks for posting, let me leave this open while I do some further testing. Should sync back up here in a few hours
I was having the same issue, but running it with python -m lcserve
solved it for me, thanks!
@arthur-brainchain were you able to check this?
Closing as there are no updates.
Sorry for the lack of detail, but after creating a jina.ai account and then performing the auth, and installing the project, I still can't seem to locate lc-serve - where is this file supposed to be or where does this script live?