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

Commits on Apr 27, 2024

  1. Fixup minor copy-pasta comment typo (#728)

    imagess ->  images
    agcom committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c9953a7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add support for word-level audio transcription timestamp granularity (#…

    …733)
    
    * Add support for audio transcription timestamp_granularities word
    
    * Fixup multiple timestamp granularities
    agcom committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3334a9c View commit details
    Browse the repository at this point in the history
  2. feat: support stream_options (#736)

    * feat: support stream_options
    
    * fix lint
    
    * fix lint
    liushuangls committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6af3220 View commit details
    Browse the repository at this point in the history
Loading