Skip to content

CompassLabs/langchain_compass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langchain-compass

This package contains the LangChain integration with LangchainCompass

Installation

pip install -U langchain-compass

And you should configure credentials by setting the following environment variables:

Import this toolkit by

from langchain_compass.toolkits import LangchainCompassToolkit

Compass requires an API key for some features. You can set the key as an environment variable

OPENAI_API_KEY="<Your-Compass-API-KEY>"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published