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

Commits on Jul 28, 2023

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

Commits on Jul 30, 2023

  1. docs: add Frequently Asked Questions to README.md (#462)

    * docs: add Frequently Asked Questions to README.md
    
    * Update README.md
    
    Co-authored-by: Alexander Baranov <[email protected]>
    
    ---------
    
    Co-authored-by: Alexander Baranov <[email protected]>
    vvatanabe and sashabaranov committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    71a2493 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Compatible with the 2023-07-01-preview API interface of Azure Openai,…

    … when content interception is triggered, the error message will contain innererror (#460)
    
    * Compatible with Azure Openai's 2023-07-01-preview version API interface about the error information returned by the intercepted interface
    
    * Compatible with the 2023-07-01-preview API interface of Azure Openai, when content interception is triggered, the error message will contain innererror.InnerError struct is only valid for Azure OpenAI Service.
    ZeroDeng01 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3456989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14bc10 View commit details
    Browse the repository at this point in the history
Loading