Has anybody gotten LangServe API working? #1180
Unanswered
adhishthite
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have a RAG Pipeline that I have exposed via LangServe. I am using LangServe v0.2.
I have added the LangServe model as per the documentation. Here's my
.env.local
:However, when I select this model from the picker and send a request, I get this on the LangServe server.
and I see this on the ChatUI:
What am I missing?
cc @nsarrazin
Beta Was this translation helpful? Give feedback.
All reactions