-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: byte-power/go-openai
base: master
head repository: sashabaranov/go-openai
compare: master
- 20 commits
- 29 files changed
- 9 contributors
Commits on Jul 8, 2025
-
fix: properly unmarshal JSON schema in ChatCompletionResponseFormatJS…
…ONSchema.schema (sashabaranov#1028) * feat: sashabaranov#1027 * add tests * feat: sashabaranov#1027 * feat: sashabaranov#1027 * feat: sashabaranov#1027 * update chat_test.go * feat: sashabaranov#1027 * add test cases
Configuration menu - View commit details
-
Copy full SHA for 8e9b2ac - Browse repository at this point
Copy the full SHA 8e9b2acView commit details -
Add support for Chat Completion Service Tier (sashabaranov#1023)
* Add support for Chat Completion Service Tier * Add priority service tier
Configuration menu - View commit details
-
Copy full SHA for bd612ce - Browse repository at this point
Copy the full SHA bd612ceView commit details
Commits on Jul 10, 2025
-
Support $ref and $defs in JSON Schema (sashabaranov#1030)
* support $ref and $defs in JSON Schema * update
Configuration menu - View commit details
-
Copy full SHA for c650976 - Browse repository at this point
Copy the full SHA c650976View commit details -
Improve unit test coverage (sashabaranov#1032)
* Add unit tests to improve coverage * Fix type assertion checks in tests
Configuration menu - View commit details
-
Copy full SHA for 1bf77f6 - Browse repository at this point
Copy the full SHA 1bf77f6View commit details
Commits on Jul 11, 2025
-
Removed root $ref from GenerateSchemaForType (sashabaranov#1033)
* support $ref and $defs in JSON Schema * update * removed root $ref from JSON Schema * Update json.go * Update json_test.go * Update jsonschema/json.go Co-authored-by: Copilot <[email protected]> * Update jsonschema/json.go Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0c185f - Browse repository at this point
Copy the full SHA a0c185fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 575aff4 - Browse repository at this point
Copy the full SHA 575aff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88eb1df - Browse repository at this point
Copy the full SHA 88eb1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d681e7 - Browse repository at this point
Copy the full SHA 8d681e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8665ad7 - Browse repository at this point
Copy the full SHA 8665ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e91217 - Browse repository at this point
Copy the full SHA 1e91217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb1014 - Browse repository at this point
Copy the full SHA 3bb1014View commit details -
Support for extra_body parameter for embeddings API (sashabaranov#906)
* support for extra_body parameter for embeddings API * done linting * added unit tests * improved code coverage and removed unnecessary checks * test cleanup * updated body map creation code * code coverage * minor change * updated testcase comment
Configuration menu - View commit details
-
Copy full SHA for bd36c45 - Browse repository at this point
Copy the full SHA bd36c45View commit details -
Increase jsonschema test coverage (sashabaranov#1043)
* test: expand jsonschema coverage * test: fix package name for containsref tests
Configuration menu - View commit details
-
Copy full SHA for e6c1d3e - Browse repository at this point
Copy the full SHA e6c1d3eView commit details -
Add tests for internal utilities (sashabaranov#1044)
* Add unit tests for internal test utilities * Fix lint issues in internal tests
Configuration menu - View commit details
-
Copy full SHA for 181c0e8 - Browse repository at this point
Copy the full SHA 181c0e8View commit details
Commits on Jul 19, 2025
-
Add GuidedChoice to ChatCompletionRequest (sashabaranov#1034)
* Add GuidedChoice to ChatCompletionRequest * made separate NonOpenAIExtensions * fixed lint issue * renamed struct and removed inline json tag * Update chat.go Co-authored-by: Copilot <[email protected]> * Update chat.go Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Alex Baranov <[email protected]> Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f87294 - Browse repository at this point
Copy the full SHA 4f87294View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4273cb - Browse repository at this point
Copy the full SHA c4273cbView commit details
Commits on Aug 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7d6ece - Browse repository at this point
Copy the full SHA f7d6eceView commit details
Commits on Aug 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f71d1a6 - Browse repository at this point
Copy the full SHA f71d1a6View commit details
Commits on Aug 29, 2025
-
Add Verbosity parameter to Chat Completion Request (sashabaranov#1064)
* add verbosity param to ChatCompletionRequest * edit comment about verbosity
Configuration menu - View commit details
-
Copy full SHA for 8e5611c - Browse repository at this point
Copy the full SHA 8e5611cView commit details
Commits on Oct 21, 2025
-
Stop stripping dots in azure model mapper for models that aren't 3.5 …
…based (sashabaranov#1079) fixes sashabaranov#978 Signed-off-by: Christopher Petito <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d7a276 - Browse repository at this point
Copy the full SHA 5d7a276View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master