danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
19.4k stars 3.24k forks source link

[Bug]: Agents - multi file upload erratic behaviour #4746

Open thingersoft opened 1 week ago

thingersoft commented 1 week ago

What happened?

Attaching multiple files at once in "file search" functionality causes erratic behaviour: the number of uploaded files doesn't match the number of selected files.

Steps to Reproduce

  1. configure RAG
  2. configure an agent
  3. enable file search for the agent
  4. select 5 documents to upload at once
  5. repeat step 4
  6. repeat step 4

You'll and up with n.13 documents associated with the agent

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Screenshots

No response

Code of Conduct