这是indexloc提供的服务,不要输入任何密码
Skip to content

Implement importing of agent flows from community hub #3867

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

Conversation

shatfield4
Copy link
Collaborator

Pull Request Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #3866

What is in this change?

  • Add support for importing agent flows from the AnythingLLM Community Hub

Additional Information

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

prevent importing or saving of agent flows that have unsupported blocks for version or platform
@timothycarambat timothycarambat merged commit ef09289 into master Jun 5, 2025
1 check passed
@timothycarambat timothycarambat deleted the 3866-feat-import-agent-flows-from-community-hub branch June 5, 2025 22:09
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
…3867)

* implement importing of agent flows from community hub

* auto enable flow on import

* remove unused blocks for docker
prevent importing or saving of agent flows that have unsupported blocks for version or platform

* dev build

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Import agent flows from Community Hub
2 participants