Skip to content
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

Updated the Tools section #906

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

Conversation

ayush2390
Copy link

@ayush2390 ayush2390 commented Nov 25, 2024

I have made some improvements in the Tools section

  • Made the content concise for better readability and easy to understand
  • Made the big paras shorter to enhance readability
  • Added redirect URLs of resources wherever needed
  • Added Callout boxes

Important

Improved documentation for Composio Tools section by enhancing readability, adding resources, and reorganizing content for clarity.

  • Content Improvements:
    • Made content more concise and readable across multiple files, including custom-action-for-existing-tool.mdx and custom-action-for-new-tool.mdx.
    • Shortened paragraphs and added redirect URLs for resources.
    • Added callout boxes for important notes and tips.
  • Structural Changes:
    • Reorganized sections to improve flow and clarity, such as in custom-integration.mdx and serve-tools.mdx.
    • Updated titles and descriptions for better alignment with content, e.g., in action-guide-with-agents.mdx and action-guide-without-agents.mdx.
  • Formatting and Style:
    • Improved code block formatting and added examples in configure-tools.mdx and get-action-inputs.mdx.
    • Enhanced visual elements like card groups in what-are-tools.mdx for better navigation.

This description was created by Ellipsis for 749bfae. It will automatically update as commits are pushed.

Copy link

vercel bot commented Nov 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
composio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 3:25pm

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to 749bfae in 1 minute and 39 seconds

More details
  • Looked at 926 lines of code in 11 files
  • Skipped 0 files when reviewing.
  • Skipped posting 5 drafted comments based on config settings.
1. docs/patterns/tools/use-tools/action-guide-with-agents.mdx:2
  • Draft comment:
title: "🛠️ How to Use Tools with LLMs?"
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The phrase 'How to use Tools with LLMs?' is slightly awkward. It should be 'How to Use Tools with LLMs?' for consistency with title case.
2. docs/patterns/tools/use-tools/action-guide-without-agents.mdx:2
  • Draft comment:
title: "🛠️ How to Use Tools Directly?"
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The phrase 'How to use Tools directly?' is slightly awkward. It should be 'How to Use Tools Directly?' for consistency with title case.
3. docs/patterns/tools/use-tools/configure-tools.mdx:17
  • Draft comment:
### How to Add Metadata at Action-level?
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The phrase 'How to add metadata at Action-level?' is slightly awkward. It should be 'How to Add Metadata at Action-level?' for consistency with title case.
4. docs/patterns/tools/use-tools/configure-tools.mdx:81
  • Draft comment:
### How to Add Metadata at App-level?
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The phrase 'How to add metadata at App-level?' is slightly awkward. It should be 'How to Add Metadata at App-level?' for consistency with title case.
5. docs/patterns/tools/use-tools/get-action-inputs.mdx:2
  • Draft comment:
title: "🛠️ How to Get the Schema for an Action?"
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The phrase 'How to get the schema for an Action?' is slightly awkward. It should be 'How to Get the Schema for an Action?' for consistency with title case.

Workflow ID: wflow_ZJHCXtq08B8z0P5J


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@@ -135,7 +134,7 @@ console.log(result);
</Step>
</Steps>

### Why Use Custom Actions?
### Why to Use Custom Actions?
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Why to Use Custom Actions?
### Why Use Custom Actions?

@@ -126,7 +125,7 @@ Cow says: AI is the future
</Steps>


### Why Use Custom Tools or Actions?
### Why to Use Custom Tools or Actions?
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Why to Use Custom Tools or Actions?
### Why Use Custom Tools or Actions?

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.

1 participant