Jump to content

guoph

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by guoph

  1. guoph

    AskGPT

    Hi @vitor, thank you for your response! If my Workflow relies on some Python packages to work. These packages need to be installed only before the first running of the Workflow. What is the best practice? - Ask users to run `/usr/bin/pip3 install some_packages` in Terminal manually. - Or are there other alternative ways? Thanks!
  2. guoph

    AskGPT

    Nothing is sent to anywhere other than OpenAI. To ensure this please follow the steps below. Download AskGPT.alfredworkflow from GitHub. Rename it as AskGPT.zip and then extract/unzip the file. You will find five files in the folder: two .png files, a .json file, and a .py file for your review. Additionally, there is a .plist file that can be viewed using PlistEdit Pro (https://www.fatcatsoftware.com/plisteditpro/). Or Once you have installed AskGPT.alfredworkflow, you can review the workflow process. The workflow simply passes your configurations and inputted content to gpt.py for further processing. While the gpt.py can be accessed by: right click on the icon of workflow -> Open in Finder. This should clear your concern. Thanks!
  3. guoph

    AskGPT

    - Say if you’re the author or submitting someone else’s workflow: I'm the author - Share a link to its main page: https://github.com/phguo/AskGPT - Provide any data necessary for review, testing, and extra screenshots: After it is installed, open a text editor, type "gpt write a poem for me" in Alfred - If it has dependencies, say what those are unless they are explicit in the About or README: See the README on its main page - Provide screenshots, unless valid ones are in the About or README: More can be found on its main page
×
×
  • Create New...