is there any way to use langchain nodejs version ask vllm? #30134
Replies: 2 comments
-
I found a similar unsolved discussion titled "Langchain with Local LLMs as API" that might be relevant to your question. You can view it here [1]. For your specific issue, since the Node.js version of LangChain does not have a direct equivalent to the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
update
it return the expect aimsg, but i am not sure is the right way to use. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i have a llm deploy use vllm in local, and vllm support openai api.
i found python version have vllmchatmodel, but nodejs version hasn't .
so what should i do?
any one can help, thanks
Beta Was this translation helpful? Give feedback.
All reactions