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

#7832 - Eden AI new components #7965

Merged
merged 20 commits into from
Sep 11, 2023
Merged

#7832 - Eden AI new components #7965

merged 20 commits into from
Sep 11, 2023

Conversation

GTFalcao
Copy link
Collaborator

@GTFalcao GTFalcao commented Sep 8, 2023

WHAT

🤖 Generated by Copilot at 53d03c1

This pull request adds a new app component and four new action components for the Eden AI app, which enables users to perform various AI tasks using different providers. It also updates the pnpm-lock.yaml file and the package.json file for the app, and deletes some unused files.

🤖 Generated by Copilot at 53d03c1

The Eden AI app has some new actions
To handle various text interactions
You can analyze, detect, or generate
Or translate a document in any state
They all use the app component for transactions

WHY

Closes #7832

HOW

🤖 Generated by Copilot at 53d03c1

  • Add four new action components for the Eden AI app: analyze-sentiment-in-text, detect-ai-content, generate-image, and translate-document (link, link, link, link)
  • Define the common props and methods for the Eden AI app component, such as authentication, request making, and translation, detection, analysis, and generation methods (link)
  • Update the package.json file for the Eden AI app to include the dependencies for the action components and bump the version from 0.0.1 to 0.1.0 (link)
  • Update the pnpm-lock.yaml file to add new entries for the civicrm, ewebinar, knowfirst, scraptio, and starton app components and update the entry for the Eden AI app component (link, link, link, link, link, link)
  • Delete the unused files components/eden_ai/.gitignore and components/eden_ai/app/eden_ai.app.ts (link, link)

@vercel
Copy link

vercel bot commented Sep 8, 2023

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

Name Status Preview Comments Updated (UTC)
pipedream-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2023 6:03pm
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2023 6:03pm

Copy link
Collaborator

@luancazarine luancazarine left a comment

Choose a reason for hiding this comment

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

Hi @GTFalcao, LGTM!

@GTFalcao GTFalcao merged commit 6b58e13 into master Sep 11, 2023
9 checks passed
@GTFalcao GTFalcao deleted the 7832-eden-ai branch September 11, 2023 18:51
@GTFalcao GTFalcao added the ai-assisted Content generated by AI, with human refinement and modification label Sep 12, 2023
MichaelNey pushed a commit to MichaelNey/pipedream that referenced this pull request Sep 12, 2023
* package and pnpm lock

* pnpm lock

* AI-generated app file

* App file adjustments

* AI generated action PipedreamHQ#1

* Improvements on AI output

* pnpm

* Adding and updating props

* Adjustments to document translation action

* Prop definitions and adding optional props

* Detect AI Content + improvements

* Analyze sentiment in text + more propDefinitions

* Generate Image (AI)

* pnpm

* Description adjustments

* Generate Image finalizing

* Prop adjustments

* typos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai-assisted Content generated by AI, with human refinement and modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Components] Eden AI
2 participants