Skip to content

langchain-ai/langchain-snowflake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦜️🔗 Langchain Snowflake

This repository contains 1 package with Snowflake integrations with Langchain/Langgraph:

Langchain / Langgraph integration for Snowflake Cortex AI. Native support for chat models, tools, and retrieval with production-ready authentication.

Features

  • Chat models with tool calling support
  • Cortex Search retrieval with relevance assessment
  • Cortex Analyst with semantic Text2SQL support
  • Complete toolkit for Cortex AI functions
  • Async/await support for high-performance applications
  • Agent patterns following Langchain & Langgraph standards
  • Multiple authentication methods
  • Consolidated error handling
  • LangSmith tracing integration
  • 50+ comprehensive tests covering core functionality

Installation

pip install langchain-snowflake

LangSmith Tracing

export LANGCHAIN_TRACING_V2=true
export LANGCHAIN_API_KEY=your-langsmith-api-key
export LANGCHAIN_PROJECT=snowflake-cortex

Documentation

Contributing

See Development.md for setup and guidelines.

License

MIT License

Support

  • Check documentation notebooks in docs/
  • Report issues on GitHub
  • Join community discussions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •