Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai/openai-quickstart-python Loading
base: master
Choose a base ref
...
head repository: tigjaw/openai-quickstart-python Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 27, 2023

  1. made general purpose client

    The app now lets you type anything as your prompt.
    Provided some troubleshooting and created a batch file that opens a browser and runs the app automatically.
    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    af11fbc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a926cbb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ec9a3b7 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b41e933 View commit details
    Browse the repository at this point in the history
  5. Update run.bat

    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f99e65a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e5c98a View commit details
    Browse the repository at this point in the history
  7. Update run.bat

    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2758103 View commit details
    Browse the repository at this point in the history
  8. Update run.bat

    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    269311a View commit details
    Browse the repository at this point in the history
  9. Update README.md

    tigjaw committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    8a34f8a View commit details
    Browse the repository at this point in the history
Loading