-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
feat: add langflow docs #996
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Reviewed everything up to 7785bd2 in 23 seconds
More details
- Looked at
76
lines of code in2
files - Skipped
14
files when reviewing. - Skipped posting
8
drafted comments based on config settings.
1. docs/framework/langflow.mdx:9
- Draft comment:
Consider rephrasing for clarity:
In this example, we will use LangFlow to star a repository on Github using Composio Tools.
- Reason this comment was not posted:
Confidence changes required:10%
The documentation inlangflow.mdx
is clear and well-structured, but there are some minor grammatical issues that can be improved for better readability.
2. docs/framework/langflow.mdx:13
- Draft comment:
Add a period at the end of the sentence for consistency:
Head over to the [LangFlow](https://astra.datastax.com/langflow) website, create a new project, look for Composio component in the component list and add it to your project.
- Reason this comment was not posted:
Confidence changes required:10%
The sentence in line 13 is missing a period at the end, which is a minor grammatical issue.
3. docs/framework/langflow.mdx:18
- Draft comment:
Add a period at the end of the sentence for consistency:
Go to your [Composio Dashboard](https://app.composio.dev/) and copy your API key, paste it in the API Key field in the Composio component and then search for Github in apps list and select it.
- Reason this comment was not posted:
Confidence changes required:10%
The sentence in line 18 is missing a period at the end, which is a minor grammatical issue.
4. docs/framework/langflow.mdx:23
- Draft comment:
Add a period at the end of the sentence for consistency:
Click on refresh button, a link to authenticate with Github will be generated (if you don't have connected Github account), click on it and authenticate.
- Reason this comment was not posted:
Confidence changes required:10%
The sentence in line 23 is missing a period at the end, which is a minor grammatical issue.
5. docs/framework/langflow.mdx:31
- Draft comment:
Add a period at the end of the sentence for consistency:
After authenticating, click on the refresh button to verify connection status.
- Reason this comment was not posted:
Confidence changes required:10%
The sentence in line 31 is missing a period at the end, which is a minor grammatical issue.
6. docs/framework/langflow.mdx:35
- Draft comment:
Add a period at the end of the sentence for consistency:
Select the action `GITHUB_STAR_A_REPOSITORY_FOR_THE_AUTHENTICATED_USER` and you're done configuring the Composio component.
- Reason this comment was not posted:
Confidence changes required:10%
The sentence in line 35 is missing a period at the end, which is a minor grammatical issue.
7. docs/framework/langflow.mdx:39
- Draft comment:
Add a period at the end of the sentence for consistency:
Look for agent in Components list, add it to your project, connect Composio component as tools to the agent then configure the agent (model provider, model name, api key, etc.).
- Reason this comment was not posted:
Confidence changes required:10%
The sentence in line 39 is missing a period at the end, which is a minor grammatical issue.
8. docs/framework/langflow.mdx:42
- Draft comment:
Add a period at the end of the sentence for consistency:
Lastly modify the agent input to **Star the repo composiohq/composio**.
- Reason this comment was not posted:
Confidence changes required:10%
The sentence in line 42 is missing a period at the end, which is a minor grammatical issue.
Workflow ID: wflow_KsMdn68tsepyXNTx
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
Important
Add documentation for using Composio with LangFlow, including a guide to star a GitHub repository, and update navigation in
mint.json
.langflow.mdx
todocs/framework
with a guide on using Composio with LangFlow to star a GitHub repository.mint.json
to includeframework/langflow
in the "Supported Frameworks" navigation group.This description was created by
for 7785bd2. It will automatically update as commits are pushed.