-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Desktop agent support #1110
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
Merged
Merged
Desktop agent support #1110
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…at widget (#1067) * add ability to override chat user icon and name in embedded chat widget * publish embed changes
* 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 * update conditional
* Add ability for owner to reset just the workspace vector DB * explicit border none
fix periods in github repo links bug
📝 Updated Readme
V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.