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]: full-text search across workspaces and threads #2911

Open
socketbox opened this issue Dec 29, 2024 · 1 comment
Open

[FEAT]: full-text search across workspaces and threads #2911

socketbox opened this issue Dec 29, 2024 · 1 comment
Labels
enhancement New feature or request feature request

Comments

@socketbox
Copy link

What would you like to see?

Rather than have the user repeat a query or request because they can't recall where it is in the dozens (hundreds?) of threads they've created, why not provide them with the ability to search for it, across workspaces and threads? This functionality would include not only title (thread name) text but also the full text of chats.

I'm aware of the ability to search the current chat (using the standard Ctrl+F facility); this issue requests that the scope be expanded.

@socketbox socketbox added enhancement New feature or request feature request labels Dec 29, 2024
@socketbox
Copy link
Author

One potential way of going about this: https://www.librechat.ai/docs/configuration/meilisearch

In docker compose, this would look something akin to this: https://github.com/danny-avila/LibreChat/blob/6c9a468b8e4b08d844351a2a448c7933d78559df/docker-compose.yml#L37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

2 participants
@socketbox and others