Skip to content

MikeO-AI/langchain-nvidia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

666 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦜️🔗 LangChain NVIDIA

This repository contains two packages with NVIDIA integrations with LangChain:

There are many ways that an LLM can control an application

  • An LLM can route between two potential paths
  • An LLM can decide which of many tools to call
  • An LLM can decide whether the generated answer is sufficient or more work is needed

LLM-Control

Tool calling are useful whenever you want an agent to interact with external systems.

Tool-Calling

Examples of Cognitive Architectures

Cognitive-Architectures

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 57.9%
  • Python 40.9%
  • Other 1.2%