-
Notifications
You must be signed in to change notification settings - Fork 138
docs: add agentic payments docs #1981
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
base: master
Are you sure you want to change the base?
Conversation
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
Preview for this PR was built for commit |
|
The OpenAPI part (for which I'm a code owner) is fine, but not the important part of the PR - that's why I removed my review request |
tobice
left a comment
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.
Read through the documentation page and honestly, I don't have much to add there. Looks good, ship it 🚀 👍
| - name: allowsAgenticUsers | ||
| in: query | ||
| description: | | ||
| If true, only return Actors that allow agentic users. If false, only |
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.
Empty means return all?
Adds a page at
/platform/integrations/skyfire. Dedicated to the documentation of agentic payments with Skyfire.Also mentions the
allowsAgenticUsersparameter on API'sGET /store.Based on this Notion document.
Note
Adds Skyfire agentic payments documentation and updates Store Actors API with
allowsAgenticUsersfilter andisWhiteListedForAgenticPaymentfield.allowsAgenticUsers(boolean) toGET /storeactors listing inapify-api/openapi/paths/store/store.yaml.isWhiteListedForAgenticPaymenton actor items.sources/platform/integrations/ai/skyfire.mddocumenting agentic payments via Skyfire:?payment=skyfireand optionalactorspreload).skyfire-pay-idheader for Actor runs and data retrieval.allowsAgenticUsers=true.Written by Cursor Bugbot for commit 906522f. Configure here.