-
Notifications
You must be signed in to change notification settings - Fork 45k
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(blocks): add base for smartlead, apollo, and zerobounce blocks #9387
base: dev
Are you sure you want to change the base?
Conversation
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
✅ Deploy Preview for auto-gpt-docs-dev canceled.
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Here's the code health analysis summary for commits Analysis Summary
|
✅ Deploy Preview for auto-gpt-docs canceled.
|
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
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.
poetry.lock
complains- Remove smartlead for now due to leakage?
autogpt_platform/frontend/src/components/integrations/credentials-input.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Krzysztof Czerwinski <[email protected]>
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
I've approved, I do think we should discuss do we want to map 1-1 the variables external services have named or do we want our own names, which might make more sense. For example I don't like the q prefix for query and ok lol |
We want to support some more advanced search specific actions. These are the base API layers and sample blocks for some of the services we need.
Changes 🏗️
Checklist 📋
For code changes: