quivr icon indicating copy to clipboard operation
quivr copied to clipboard

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Gr...

Results 527 quivr issues
Sort by recently updated
recently updated
newest added

### What happened? I am facing an issue with the login page when running the Quivr application locally using Docker Compose. Instead of seeing a functional login page where I...

bug
area: frontend

### What happened? I setup the full stack locally on my macbook as described in the README. All docker containers are running well without any issues. However, when opening `http://localhost:3000/login`...

bug
area: backend

:robot: I have created a release *beep* *boop* --- ## 0.0.250 (2024-05-09) ## What's Changed * feat(gpt4): Add search functionality by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2566 * [ImgBot] Optimize images by @imgbot...

autorelease: pending
autorelease: tagged
size:S

# Description Refactoring of `backend/modules/brain/knowledge_brain_qa.py` to improve readability and maintainability. Also added docstrings. ## Checklist before requesting a review Please delete options that are not relevant. - [ ] I...

area: backend
size:XL

# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. ## Checklist before requesting a review Please delete options that...

### The Feature Can you please add settings for OpenAI server (url). ### Motivation, pitch With this we can point Quivr to LocalAI server. ### Twitter / LinkedIn details _No...

enhancement

### What happened? when i exec docker compose up,same error comes, as log info. what happened? ### Relevant log output ```bash => ERROR [frontend deps 6/6] RUN if [ -f...

bug

### What happened? Error occurred while creating a brain Getting response: Internal Server Error kindly suggest on any solution to resolve ### Relevant log output ```bash 500 Internal Server Error....

bug

### What happened? You said you support Groq?localLLMs, I'd love to have that confirmed through instructions in either settings or with a setup prompt. I have been using coPilot since...

bug

# Description Hey, Here's a breakdown of what I've done: - Reducing the number of opened fd and memory footprint: Previously, for each uploaded file, we were opening a temporary...

area: backend
size:L