Skip to content

Latest commit

 

History

History

agentc_langchain

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Couchbase Agent Catalog LangChain

This package holds a collection of LangChain-specific classes and functions to be used with Agent Catalog. This package currently includes i) a LangChain agent that interfaces with Capella for its LLM calls and ii) a LangChain hook for the Couchbase Agent Catalog auditor.

Examples with LangChain

Travel Example

We provide an example of a LangChain agent that uses the iQ-backed chat model in the examples/ directory.

To run this example, execute the following:

python3 example/example_agent.py