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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: noamelf/openai-quickstart-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 17 files changed
  • 4 contributors

Commits on Jun 24, 2023

  1. Initial commit

    oikosohn authored and noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    400bb1b View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    oikosohn authored and noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    efc61c5 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    oikosohn authored and noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b213296 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    oikosohn authored and noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    73fed7d View commit details
    Browse the repository at this point in the history
  5. Update app.py and README.md

    - add async in app.py
    - modify README.md
    oikosohn authored and noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    3ac7b33 View commit details
    Browse the repository at this point in the history
  6. Fix the typos in README.md

    Fix the typos
    oikosohn authored and noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    ba3fee3 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    CodeMaster7000 authored and noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    550e4f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fd408c View commit details
    Browse the repository at this point in the history
  9. Add Docker ignore file, add Procfile, remove unused app.py module, ad…

    …d fly.io configuration file, add quizzy directory with its contents, update requirements files
    noamelf committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    da25567 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f10bc15 View commit details
    Browse the repository at this point in the history
Loading