Skip to content

Snowflake Cortex chat model is not supporting Key pairing or OAuth #150

@akalappurayil

Description

@akalappurayil

Reference - libs/community/langchain_community/chat_models/snowflake.py

Currently this chat model does not work without password or a PAT Token (Even though the password is given as an optional input). Snowflake is sunsetting all password only based authenication and if we want to deploy an application, we need to use a Service Account. Service account needs to authenicate based on key pairing or OAuth which is not supported by the model. Please add support for one of them so that we can use langchain to orchestrate the cortex functions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions