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: poncema4/python-openai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Azure-Samples/python-openai-demos
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.
  • 17 commits
  • 19 files changed
  • 4 contributors

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    d5de171 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Bump astral-sh/setup-uv from 6 to 7

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    8af917a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    fe542f7 View commit details
    Browse the repository at this point in the history
  2. Newline EOF

    pamelafox committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    6b59293 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Azure-Samples#11 from Azure-Samples/better-devcont…

    …ainer
    
    Install rich, try to suppress more pylance warnings
    pamelafox authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    0dcd4f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Azure-Samples#10 from Azure-Samples/dependabot/git…

    …hub_actions/astral-sh/setup-uv-7
    
    Bump astral-sh/setup-uv from 6 to 7
    pamelafox authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    8117fb9 View commit details
    Browse the repository at this point in the history
  5. Function calling examples

    pamelafox committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    8fd96bd View commit details
    Browse the repository at this point in the history
  6. Fix deadlinks

    ryanspain authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    d965d48 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Merge pull request Azure-Samples#13 from ryanspain/patch-1

    Fix deadlinks in README
    pamelafox authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    1adf116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f70f8d9 View commit details
    Browse the repository at this point in the history
  3. ran precommit

    madebygps committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    37c54c4 View commit details
    Browse the repository at this point in the history
  4. precommit

    madebygps committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    fb010a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cae4112 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02c0c36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6f099c View commit details
    Browse the repository at this point in the history
  8. Merge pull request Azure-Samples#12 from Azure-Samples/funccalling

    More function calling examples
    pamelafox authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    f45ef52 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    0f23c59 View commit details
    Browse the repository at this point in the history
Loading