Skip to content

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

MrMarans
Copy link
Contributor

@MrMarans MrMarans commented Mar 17, 2025

Pull Request Type

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

Relevant Issues

No issue created

What is in this change?

Adds Chat Mode "Agent"
image
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

  • 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 added the PR:needs review Needs review by core team label Mar 17, 2025
@deathwish
Copy link

@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.

@MrMarans
Copy link
Contributor Author

I just updated the pull request to work with version 1.8.2 that got released yesterday.
Changes in the past months broke my original modification.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR:needs review Needs review by core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants