mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-03-02 22:57:05 -05:00
Drive integration and document embedded cancellation #297
Labels
No labels
Desktop
Docker
Integration Request
Integration Request
OS: Linux
OS: Mobile
OS: Windows
UI/UX
blocked
bug
bug
core-team-only
documentation
duplicate
embed-widget
enhancement
feature request
github_actions
good first issue
investigating
needs info / can't replicate
possible bug
question
stage: specifications
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anything-llm#297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mirgiacomo on GitHub (Dec 31, 2023).
Hi, is an integration with Google Drive or some other cloud planned?
For example, the idea is to be able to fish information from a repository of documents on Drive and embed them into our LLM.
Also, if I had 100 documents that I embed, is there an option to remove only 1 of them from my vector database or do I have to delete everything?
@timothycarambat commented on GitHub (Dec 31, 2023):
We will support it in one shape or form, likely some third party integration for ease of use, that will be addressed Q1 2024.
As far as documents, yes. From the document picker you can select a single document and remove it from a workspace and only its data will be removed.