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

Add ability for owner to reset just the workspace vector DB #1094

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

timothycarambat
Copy link
Member

Pull Request Type

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

Relevant Issues

resolves #xxx

What is in this change?

Add the ability to just reset the vector database for a workspace for various maintenance reasons without having to remove the entire workspace object and re-creating it.

Additional Information

Add any other context about the Pull Request here that was not captured above.

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 merged commit a8e731f into master Apr 12, 2024
@timothycarambat timothycarambat deleted the reset-vector-db branch April 12, 2024 21:50
timothycarambat added a commit that referenced this pull request Apr 16, 2024
* [FEAT] Add ability to override chat user icon and name in embedded chat widget (#1067)

* add ability to override chat user icon and name in embedded chat widget

* publish embed changes

* [FEAT] Survey form revisions (#1069)

* remove options from onboarding survey and allow next button to skip survey

* update survey logic

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>

* expand support for non-US azure deployments (#1080)

* expand support for non-US azure deployments

* update conditional

* patch rerender

* Add ability for owner to reset just the workspace vector DB (#1094)

* Add ability for owner to reset just the workspace vector DB

* explicit border none

* patch file types as plaintext (#1095)

resolves #1089

* [FIX] GitHub repo with periods in link fix (#1084)

fix periods in github repo links bug

* remove unneeded answerKey for Anthropic (#1100)

resolves #1096

* Bump all static model providers (#1101)

* πŸ“ Docs Update (Readme) (#1106)

πŸ“ Updated Readme

* Agent support for `@agent` default agent inside workspace chat (#1093)

V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.

* update line underline css

* Enable dynamic GPT model dropdown (#1111)

* Enable dynamic GPT model dropdown

* Desktop agent support (#1110)

Sync to Master
Add Agent support

* prevent reload on workspace name change

---------

Co-authored-by: Sean Hatfield <seanhatfield5@gmail.com>
Co-authored-by: ShadowArcanist <162910371+ShadowAlyxia@users.noreply.github.com>
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.

1 participant