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

feat: Integrate Zapier AI tool #1594

Merged
merged 8 commits into from
Feb 18, 2025
Merged

feat: Integrate Zapier AI tool #1594

merged 8 commits into from
Feb 18, 2025

Conversation

Asher-hss
Copy link
Collaborator

@Asher-hss Asher-hss commented Feb 12, 2025

Description

close #1441

Checklist

  • I have read the CONTRIBUTION guide (required)
  • I have linked this PR to an issue using the Development section on the right sidebar or by adding Fixes #issue-number in the PR description (required)
  • I have checked if any dependencies need to be added or updated in pyproject.toml and poetry.lock
  • I have updated the tests accordingly (required for a bug fix or a new feature)
  • I have updated the documentation if needed:
  • I have added examples if this is a new feature

If you are unsure about any of these, don't hesitate to ask. We are here to help!

@Wendong-Fan Wendong-Fan changed the title Integrate Zapier ai tool feat: Integrate Zapier ai tool Feb 14, 2025
@Wendong-Fan Wendong-Fan changed the title feat: Integrate Zapier ai tool feat: Integrate Zapier AI tool Feb 14, 2025
@Wendong-Fan Wendong-Fan modified the milestones: Sprint 23, Sprint 22 Feb 14, 2025
Copy link
Member

@Wendong-Fan Wendong-Fan left a comment

Choose a reason for hiding this comment

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

could @Asher-hss add unit test and example code? We also need to update the documentation

Copy link
Member

@Wendong-Fan Wendong-Fan left a comment

Choose a reason for hiding this comment

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

thanks @Asher-hss , please remember run pre-commit before you push the code

@@ -47,6 +47,7 @@
from .dappier_toolkit import DappierToolkit
from .networkx_toolkit import NetworkXToolkit
from .semantic_scholar_toolkit import SemanticScholarToolkit
from .zappier_toolkit import ZapierToolkit
Copy link
Member

Choose a reason for hiding this comment

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

typo

Copy link
Member

@Wendong-Fan Wendong-Fan left a comment

Choose a reason for hiding this comment

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

Thanks @Asher-hss !

Copy link
Member

Choose a reason for hiding this comment

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

file name is not follow other toolkits

@Wendong-Fan Wendong-Fan merged commit 7821e6e into master Feb 18, 2025
5 of 6 checks passed
@Wendong-Fan Wendong-Fan deleted the zapier_ai branch February 18, 2025 11:14
JoyceXu02 pushed a commit that referenced this pull request Feb 24, 2025
Co-authored-by: Wendong <w3ndong.fan@gmail.com>
ZackZikaiXiao pushed a commit to ZackZikaiXiao/camel that referenced this pull request Mar 23, 2025
Co-authored-by: Wendong <w3ndong.fan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Feature Request] Integrate Zapier AI Actions
2 participants