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: radawson/openai-quickstart-python Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 26, 2023

  1. fix numpy version

    radawson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    938cdcc View commit details
    Browse the repository at this point in the history
  2. update gitignore for .venv

    radawson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    09f7945 View commit details
    Browse the repository at this point in the history
  3. update requirements

    radawson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    208c616 View commit details
    Browse the repository at this point in the history
  4. changed base functionality

    radawson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fcac046 View commit details
    Browse the repository at this point in the history
  5. changed search request

    radawson committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b7572f8 View commit details
    Browse the repository at this point in the history
Loading