Skip to content

docs: add README for Agent agentflow node#6186

Closed
AbdullahBapra wants to merge 2 commits intoFlowiseAI:mainfrom
AbdullahBapra:docs/agentflow-agent-readme
Closed

docs: add README for Agent agentflow node#6186
AbdullahBapra wants to merge 2 commits intoFlowiseAI:mainfrom
AbdullahBapra:docs/agentflow-agent-readme

Conversation

@AbdullahBapra
Copy link
Copy Markdown

Added README documentation explains how the Agent node works, its main features, and how to use it in a flow. It also includes clear descriptions of parameters and expected behavior, making it easier for developers to understand and integrate this node into their projects.

The goal is to improve the overall documentation quality and help both new and existing users work with agentflow more efficiently.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new README documentation for the Agent component, detailing its parameters, features, and licensing information. A suggestion was made to update the license link to reference the 'main' branch instead of 'master' for consistency with the repository's primary branch.


## License

Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The license link uses the master branch, but the repository's primary branch is main (as referenced in other documentation files like packages/agentflow/README.md).

Suggested change
Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/main/LICENSE.md).

@HenryHengZJ
Copy link
Copy Markdown
Contributor

feel free to add it to our docs :)

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.

2 participants