Jivesh Kalra

Results 7 issues of 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...

auto:bug

### 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...

auto:bug

### What happened? The website layout is not responsive and doesnt scale to smaller screens and is not usable for mobile phones Screenshots -> ![image](https://github.com/Kritika30032002/Blog_Website/assets/127482713/bf51d3c3-3c08-423f-98b7-23f8f6aa3f82) ### What browsers are you...

bug
PHICSIT2024

### What happened? When I tried to signup , this mongo db error poped up ![image](https://github.com/Kritika30032002/Blog_Website/assets/127482713/56b7d203-5a3c-4210-b3fd-9e3f903ba3d7) ### Code of Conduct - [X] I agree to follow this project's Code of...

bug

### 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...