-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Added chat mode to only use agent #3483
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
base: master
Are you sure you want to change the base?
Conversation
@MrMarans the documentation appears to be in the Mintplex-Labs/anythingllm-docs repository, looks like you'd need another PR over there which references this one. @timothycarambat Any progress on getting this reviewed? I would really like to have this feature. |
β¦s and preserved agent mode functionality
I just updated the pull request to work with version 1.8.2 that got released yesterday. I also made users be able to /reset when the workspace is in agent mode, and removed the /exit command. Wasnt able to use custom slash commands tho. |
Pull Request Type
Relevant Issues
No issue created
What is in this change?
Adds Chat Mode "Agent"

Every first message when loading the chat window adds the @agent command.
Also the agent mode doesnt have a timeout anymore when in this mode.
Additional Information
No agent timeout when in agent chat mode of workspace, only agent calls. Added language parts for translations (and added german translation)
I would love to edit the documentation but I currently have no clue where the files for the documentation is. When answered I'll add it to my branch
Developer Validations
yarn lint
from the root of the repo & committed changes