Add GROQ to Langchain #17175
Replies: 7 comments 14 replies
-
Following. Very interested. |
Beta Was this translation helpful? Give feedback.
-
would love to try with cal.ai we currently use gpt4 and its slow af |
Beta Was this translation helpful? Give feedback.
-
+1 here is a reference to them "supporting" the OpenAI client SDK https://docs.api.groq.com/md/tutorials/curl.openai.html "If you are already using the Official OpenAI client SDK in your favorite language, feel free to just change the endpoint to https://api.groq.com/openai/v1 and you should be good to go." |
Beta Was this translation helpful? Give feedback.
-
This provider should be available soon, a version of it is already been created: https://github.com/groq/langchain |
Beta Was this translation helpful? Give feedback.
-
its available! |
Beta Was this translation helpful? Give feedback.
-
Not an expert here. Would you just change gpt-4 to grok or something like that? If anyone has a working sample I and the community would really appreciate it. |
Beta Was this translation helpful? Give feedback.
-
groq is free of cost for now , for local use you can use that as much as you can ! and it is way more faster than openai |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Add access to groq's models using their API
Motivation
Groq currently offers the fastest llm inference out there, and they are still growing. I believe users will soon start using groq more frequently.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions