Skip to content

Workflows #33

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

Merged
merged 8 commits into from
Feb 4, 2025
Merged

Workflows #33

merged 8 commits into from
Feb 4, 2025

Conversation

pierrevalade
Copy link
Contributor

@pierrevalade pierrevalade commented Jan 30, 2025

most of the code is AI-generated by Claude 3.5 from the examples in:

https://sdk.vercel.ai/docs/foundations/agents#patterns-with-examples

  • add remaining workflows
  • explain the workflows from README.md

@pierrevalade pierrevalade marked this pull request as ready for review February 3, 2025 16:05
@pierrevalade
Copy link
Contributor Author

@guillaq I can fix the lint once I have the setup/configuration (which should be included in the README?)

@guillaq
Copy link
Collaborator

guillaq commented Feb 4, 2025

@pierrevalade
Copy link
Contributor Author

@guillaq I've looked to solve the issues in the lint myself but some of stuff isn't something I want to spend more time on.
for example, lint isn't OK with me using print in the examples/ file but I don't think using print should be an issue.
I'll assign to you to take next steps and fix.

@guillaq
Copy link
Collaborator

guillaq commented Feb 4, 2025

lint isn't OK with me using print in the examples/ file but I don't think using print should be an issue.
I'll assign to you to take next steps and fix.

Agreed, I silenced the error on main. I'll merge the fix

Base automatically changed from examples-image-file to main February 4, 2025 18:30
@guillaq guillaq merged commit 78dcbc6 into main Feb 4, 2025
5 checks passed
@guillaq guillaq deleted the workflows branch February 4, 2025 18:42
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.

2 participants