Skip to content

This repository contains 1 package with StackSpot AI integrations with LangChain

License

Notifications You must be signed in to change notification settings

dmux/langchain-stackspotai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

🦜️🔗 LangChain StackSpot AI

This repository contains 1 package with StackSpot AI integrations with LangChain:

Setup for Testing

cd libs/stackspotai
poetry install --with lint,typing,test,test_integration,

Running the Unit Tests

cd libs/stackspotai
make tests

Running the Integration Tests

cd libs/stackspotai
export STACKSPOTAI_ACCOUNT_SLUG=account_slug
export STACKSPOTAI_CLIENT_ID=client_id
export STACKSPOTAI_CLIENT_KEY=client_key
make integration_tests

About

This repository contains 1 package with StackSpot AI integrations with LangChain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages