Skip to content

nkmcalli/langchain-nvidia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

850 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦜️🔗 LangChain NVIDIA

Packages

This repository contains two packages with NVIDIA integrations with LangChain:

Testing

Cookbooks

See the notebooks in the cookbook directory for examples of using ChatNVIDIA and NVIDIAEmbeddings with LangGraph for agentic RAG and tool-calling agents.

Studio

See the studio directory to test the agentic RAG workflow in LangGraph Studio.

Simply load the studio directory in LangGraph Studio and click the "Run" button with an input question.

This will run agentic RAG where it first reflects on the question to decide whether to use web search or vectorstore retrieval. It also grades retrieved documents as well as generated answers.

Screenshot 2024-12-04 at 11 19 54 AM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.2%
  • Python 16.2%
  • Other 0.6%