Skip to content

Conversation

meguminnnnnnnnn
Copy link
Owner

A similar PR may already be submitted!
Please search among the Pull request before creating one.

If your changes introduce breaking changes, please prefix the title of your pull request with "[BREAKING_CHANGES]". This allows for clear identification of such changes in the 'What's Changed' section on the release page, making it developer-friendly.

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request.

Describe the change
Please provide a clear and concise description of the changes you're proposing. Explain what problem it solves or what feature it adds.

Provide OpenAI documentation link
Provide a relevant API doc from https://platform.openai.com/docs/api-reference

Describe your solution
Describe how your changes address the problem or how they add the feature. This should include a brief description of your approach and any new libraries or dependencies you're using.

Tests
Briefly describe how you have tested these changes. If possible — please add integration tests.

Additional context
Add any other context or screenshots or logs about your pull request here. If the pull request relates to an open issue, please link to it.

Issue: #XXXX

Axb12 and others added 19 commits June 16, 2025 20:08
* fix image api missing filename bug

* add test

* add test

* update test
…r tests (sashabaranov#999)

* test: enhance error accumulator and form builder tests, add marshaller tests

* test: fix some issue form golangci-lint

* test: gofmt form builder test

* fix

* fix

* fix lint
…1022)

* Fix for sashabaranov#1021:
1. Make Usage field in completions Response to pointer.

* Fix for sashabaranov#1021:
1. Make Usage field in completions Response to pointer.
2. Add omitempty to json tag

Signed-off-by: Hritik003 <[email protected]>

---------

Signed-off-by: Hritik003 <[email protected]>
…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
* Add support for Chat Completion Service Tier

* Add priority service tier
* support $ref and $defs in JSON Schema

* update
* Add unit tests to improve coverage

* Fix type assertion checks in tests
* 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]>
* 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
* test: expand jsonschema coverage

* test: fix package name for containsref tests
* Add unit tests for internal test utilities

* Fix lint issues in internal tests
* 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]>
@meguminnnnnnnnn meguminnnnnnnnn force-pushed the feat/wdz/sync_master branch 4 times, most recently from f85e3d1 to 6ccc702 Compare July 22, 2025 11:53
@meguminnnnnnnnn meguminnnnnnnnn merged commit 5668862 into master Jul 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants