-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example Project for Integrating Langchain (JS) #3
Comments
deichbewohner
pushed a commit
that referenced
this issue
Jul 4, 2024
Added an example that uses Langchain to connect to an OpenAI compatible API endpoint. Resolves #3.
deichbewohner
pushed a commit
that referenced
this issue
Jul 4, 2024
Added an example that uses Langchain to connect to an OpenAI compatible API endpoint. Resolves #3.
deichbewohner
pushed a commit
that referenced
this issue
Jul 25, 2024
Added an example that uses Langchain to connect to an OpenAI compatible API endpoint. Resolves #3.
deichbewohner
pushed a commit
that referenced
this issue
Jul 30, 2024
Added an example that uses Langchain to connect to an OpenAI compatible API endpoint. Resolves #3.
deichbewohner
pushed a commit
that referenced
this issue
Sep 26, 2024
Added an example that uses Langchain to connect to an OpenAI compatible API endpoint. Resolves #3.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
LangChain is a framework for developing applications powered by large language models (LLMs). Many such applications require a user interface. Demonstrating how Chatbot UI can be integrated with LangChain (JS) to connect with OpenAI models will provide developers with a practical example of using Chatbot UI.
The text was updated successfully, but these errors were encountered: