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: sashabaranov/go-openai Loading
base: v1.23.1
Choose a base ref
...
head repository: sashabaranov/go-openai Loading
compare: v1.24.0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 4 contributors

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    3b25e09 View commit details
    Browse the repository at this point in the history
  2. Add gpt4o (#742)

    * Add gpt4o
    
    * disabled model for endpoint
    
    seen in e0d0801
    
    * Update completion.go
    
    ---------
    
    Co-authored-by: Alexander Baranov <[email protected]>
    nullswan and sashabaranov committed May 13, 2024
    1 Configuration menu
    Copy the full SHA
    9f19d1c View commit details
    Browse the repository at this point in the history
  3. Added DALL.E 3 to readme.md (#741)

    * Added DALL.E 3 to readme.md
    
    Added DALL.E 3 to readme.md as its supported now as per issue #494
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Alexander Baranov <[email protected]>
    Kshirodram and sashabaranov committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4f4a856 View commit details
    Browse the repository at this point in the history
Loading