-
We are implementing Groq with Retrieval-Augmented Generation (RAG) using Pinecone.
Do you have examples of configuring Vapi with RAG?
Thank you!
-
I have already developed this project using whisper and groq ai (llama model) .
I have also used flask to integrate html and js for web app.
Can i add this into the repo?? @florinpop17
-
Hey everyone.
So I tried testing paper_qa with a script, but I dont know why I'm gettig some error related to 'request already running' but I start even start cell. I'm using windows, the file is a .…
-
## Describe the enhancement
Groq Whisper doesn't accept files longer than 25MB for transcription, so it's currently impossible to transcribe such files directly. They can be split into smaller chunks…
-
* just use better prompts
* use something like https://github.com/bklieger-groq/g1 when applicable
-
### What do you need?
I like to use Groq occasionally as it's pricing model is pretty good
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
### Is your feature request related to a problem?
Sanity has a [super powerful querying language specification in GROQ](https://github.com/sanity-io/GROQ), which is way more powerful than GraphQL and…
-
When running incognito, why do I get groq.RateLimitError?
groq.RateLimitError: Error code: 429 - {'error': {'message': 'Rate limit reached for model `llama3-70b-8192` in organization `...` on token…
-
I can see several different ways teams may want to compose pages:
1. In the CMS:
a. Entirely in the CMS, using modular content blocks (either inner + outer or just outer)
b. By selecting a Temp…