Skip to content
#

langchain-chains

Here are 14 public repositories matching this topic...

Generative AI demos, an example of a langchain based application that implements Retrieval-Augmented-Generation for an enhanced generation. It uses OpenAI model and OpenAI function tool agent. Able to run Ollama Mistral local LLM too.

  • Updated Mar 26, 2024
  • Python

This project integrates LangChain v0.2.6, HuggingFace Serverless Inference API, and Meta-Llama-3-8B-Instruct. It provides a chat-like web interface to interact with a language model and maintain conversation history using the Runnable interface, the upgraded version of LLMChain. LLMChain has been deprecated since 0.1.17.

  • Updated Jul 10, 2024
  • Python

Improve this page

Add a description, image, and links to the langchain-chains topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the langchain-chains topic, visit your repo's landing page and select "manage topics."

Learn more