θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #468
closes #515 (superseded) Thank you @self-programming-bio-robot for your previous work!

What is in this change?

Implements a workspace threading solution that allows anyone with access to a workspace to start a thread or multiple threads in isolation from other users but still leveraging the files in the higher-level workspace.

Additional Information

This upgrade will be fully backward compatible with existing installations with zero migrations required for both single user and multi-user instances.

workspace_threads table is the child table of workspaces that enable this functionality to exist.

All workspace chats by default occur in a default thread that cannot be deleted. This is the same as chatting with a workspace before this update. Threads now are a history pattern below a workspace.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat changed the title Implement workspace thread that is compatible with legacy versions Implement workspace threading that is backwards compatible Feb 9, 2024
@Mintplex-Labs Mintplex-Labs deleted a comment from review-agent-prime bot Feb 9, 2024
@nitchevcasseus
Copy link

nitchevcasseus commented Feb 9, 2024

Following. Excited

@timothycarambat timothycarambat merged commit 4067328 into master Feb 9, 2024
@timothycarambat timothycarambat deleted the workspace-threads branch February 9, 2024 02:37
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
…Labs#699)

* Implement workspace thread that is compatible with legacy versions

* last touches

* comment on chat qty enforcement
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.

Feature Request: Workspace chat history, clear delete/remove.

3 participants