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-php/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.2
Choose a base ref
...
head repository: openai-php/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 15, 2024

  1. Update deprecated model

    DylanDelobel authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    26f9b8b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #17 from DylanDelobel/patch-1

    Update deprecated model in exemple
    
    As OpenAI recommend to replace by gpt-3.5-turbo-instruct
    https://platform.openai.com/docs/deprecations/instructgpt-models
    GromNaN authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    39c3cdb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Assistant v2 update

    slim-dg9 authored and slimacek committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4aaf134 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fix CS

    GromNaN authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3e99723 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from slim-dg9/assistants-v2

    Assistants API v2 update
    GromNaN authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    71f3ea7 View commit details
    Browse the repository at this point in the history
  3. Prepare v0.10.0 (#20)

    GromNaN authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7eee58b View commit details
    Browse the repository at this point in the history
Loading