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

Conversation

@timothycarambat
Copy link
Member

Pull Request Type

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

Relevant Issues

resolves #746
resolves #509
resolves #738

What is in this change?

v1 beta implementation of agents for @workspace with the following abilities:

  • Save any file to browser dynamically
  • Search web
  • Scrape websites in real time
  • Thought dumping to chat to observe work
  • Document summarization and reading

Additional Information

This is not intended to replace the traditional RAG chat method.
Custom agents or multi-agent support is not live
Can only invoke agent abilities with the @workspace in prompt.

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 Agent support for @workspace default agent. Agent support for @agent default agent inside workspace chat Apr 16, 2024
@timothycarambat timothycarambat merged commit a5bb77f into master Apr 16, 2024
@timothycarambat timothycarambat deleted the agent-support branch April 16, 2024 17: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>
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
…lex-Labs#1093)

V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.
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.

[FEAT]: Live web-browsing for context [FEAT]: chatbot generate downloadable file output [FEAT] Website Scraping with depth level

2 participants