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

Commits on May 16, 2024

  1. async demo as starting point

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b368d50 View commit details
    Browse the repository at this point in the history
  2. running loop implemented

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dde7364 View commit details
    Browse the repository at this point in the history
  3. ContentCreator and arg_parser

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2d9212f View commit details
    Browse the repository at this point in the history
  4. ...

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c393f74 View commit details
    Browse the repository at this point in the history
  5. init prompt now executed befor loop

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f5ca927 View commit details
    Browse the repository at this point in the history
  6. files context working

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8adf98b View commit details
    Browse the repository at this point in the history
  7. initial works with new api endpoint

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5415f92 View commit details
    Browse the repository at this point in the history
  8. ...

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2807ec8 View commit details
    Browse the repository at this point in the history
  9. working...

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1703c1e View commit details
    Browse the repository at this point in the history
  10. python detection working

    Dennis Schwichtenhoevel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8434df4 View commit details
    Browse the repository at this point in the history
Loading