Snowflake LLMs via LangChain #488
Unanswered
andrebittar-ko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am (still) trying to set up a config that uses Snowflake's Cortex LLM services. I posted this on the spacy forum, but figure it might be worth posting a link here.
Further to the code provided in the above post, I have also tried adapting the ChatSnoflakeCortex class in the langchain API (to allow connection via SSO which is used in my organisation), but I get the same error.
From what I have read all LangChain functionalities should be available. Any help would be welcome!
The code to reproduce the behaviour is below:
The spacy config:
This causes the following error:
Beta Was this translation helpful? Give feedback.
All reactions