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

Add AI Actions #1435

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Add AI Actions #1435

merged 1 commit into from
Jun 1, 2024

Conversation

sindresorhus
Copy link
Contributor

Types of Changes

What types of changes does your PR introduce? Put an x in all boxes that apply

  • New addition to list
  • Fixing bug in existing item in list
  • Removing item from list
  • Changing structure (organization) of list

Proposed Changes

The app provides additional AI-related actions for the Shortcuts app. For example, an action to interact with the ChatGPT API.

How is this better than just calling the OpenAI API directly from Shortcuts? This makes it simpler, but more importantly, it stores your API key securely in the keychain. This means you can share your shortcuts to others without exposing your API key. The API key is not stored in the shortcut.

https://sindresorhus.com/ai-actions

PR Checklist

Put an x in the boxes once you've completed each step. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING guide
  • I have explained why this PR is important
  • I have added necessary documentation (if appropriate)

@jaywcjlove jaywcjlove merged commit 999f726 into jaywcjlove:master Jun 1, 2024
@sindresorhus sindresorhus deleted the patch-6 branch June 1, 2024 23:02
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