mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 01:45:56 +03:00
[PR #102] [MERGED] feat: Add structured output support for OpenAI to Gemini conversion #262
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/102
Author: @lethanhson9901
Created: 12/9/2025
Status: ✅ Merged
Merged: 12/10/2025
Merged by: @justlovemaki
Base:
main← Head:feature/openai-structured-output-support📝 Commits (2)
c6446b4feat: Add structured output support for OpenAI to Gemini conversioneeb9b00Merge branch 'justlovemaki:main' into feature/openai-structured-output-support📊 Changes
1 file changed (+49 additions, -37 deletions)
View changed files
📝
src/converters/strategies/OpenAIConverter.js(+49 -37)📄 Description
This enables users to request structured JSON outputs using OpenAI's response_format API when calling Gemini models through the converter.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.