Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔍 feat: Add Entity ID Support for File Search Shared Resources #5028

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

danny-avila
Copy link
Owner

@danny-avila danny-avila commented Dec 18, 2024

Summary

I added support for entity_id as an alternative to user_id in various API endpoints to allow sharing resources between users when using Agents.

related RAG API PR: danny-avila/rag_api#107

Closes #4999

Change Type

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • My changes do not introduce new warnings
  • Local unit tests pass with my changes

@danny-avila danny-avila merged commit d3cafee into main Dec 18, 2024
2 checks passed
@danny-avila danny-avila deleted the feat/entity_id branch December 18, 2024 03:11
owengo pushed a commit to openwengo/LibreChat that referenced this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Agents - Uploaded documents for File search not shared
1 participant