-
Notifications
You must be signed in to change notification settings - Fork 5
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: shopify demo use cases #384
base: main_wasm
Are you sure you want to change the base?
Conversation
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.
@Jakub-Vacek seems like the results miss description fields why inputs have them?
@Jakub-Vacek also the "error" handling seems a bit naive. For instance, rate limits are problems with Shopify API and could be good to handle them well. |
I prompted AI to do it this way - input is provided by user sou some guidance can be useful. We can remove them from input or add them to result as wall.
It is naive, AI lacks info about rate limiting (I am trying to add it now) so there is room for improvement. |
I like it and, if feasible, I would add it to the result too! |
Description
This PR adds basic use cases for Shopify. All of them works (tested with providers cred).
Motivation and Context
Types of changes
Checklist: