Snowflake chat models package.
This package provides a modular implementation of the ChatSnowflake class following LangChain partner package best practices.
Snowflake chat model integration using Cortex LLM functions.
This class provides access to Snowflake's Cortex Complete function with models like llama3.1-70b, mistral-large2, claude-3-5-sonnet, and more.
Utility functions for Snowflake chat models.
Authentication utilities for Snowflake chat models.
Structured output functionality for Snowflake chat models.
Streaming functionality for Snowflake chat models.
Tool calling functionality for Snowflake chat models.
Core ChatSnowflake class implementation.