Jivesh Kalra
Jivesh Kalra
### 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...
### 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...
### What happened? The website layout is not responsive and doesnt scale to smaller screens and is not usable for mobile phones Screenshots ->  ### What browsers are you...
### What happened? When I tried to signup , this mongo db error poped up  ### Code of Conduct - [X] I agree to follow this project's Code of...
### Describe your issue Currently the Groq client in the `src/llm/groq_client.py` doesnt have any error handling , while such code might be okay for other APIs which have bigger token...
Is there anyway to use this with groq API's so I dont have to load whisper models on my local pc?
Hey , I was trying to make my own custom Audio encoding through perceiver but I found out that the base Input Adapter model itself is missing a "forward" function...