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.14.0
Choose a base ref
...
head repository: sashabaranov/go-openai Loading
compare: v1.14.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 5 contributors

Commits on Jul 12, 2023

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

Commits on Jul 13, 2023

  1. Check if the model param is valid for moderations endpoint (#437)

    * chore: check for models before sending moderation requets to openai endpoint
    
    * chore: table driven tests to include more model cases for moderations endpoint
    MunarYesen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e22a29d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. add example: fine tune (#438)

    * add example for fine tune
    
    * update example for fine tune
    
    * fix comments
    mehulgohil committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0234c1e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. update to json.RawMessage (#441)

    Savannah Ostrowski committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    1876e0c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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