[PR #111] [CLOSED] pulll #265

Closed
opened 2026-02-27 07:18:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/111
Author: @lethanhson9901
Created: 12/16/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • b1b7b0c Merge branch 'feature/openai-structured-output-support'
  • 5c164a6 feat: enhance vercel deployment support with base64 creds and stateless auth

📊 Changes

9 files changed (+512 additions, -310 deletions)

View changed files

📝 .gitignore (+2 -1)
DEPLOY_VERCEL.md (+160 -0)
📝 src/config-manager.js (+43 -34)
📝 src/converters/strategies/OpenAIConverter.js (+49 -37)
📝 src/gemini/antigravity-core.js (+65 -22)
📝 src/openai/qwen-core.js (+36 -19)
📝 src/ui-manager.js (+135 -197)
token-store.json (+3 -0)
vercel.json (+19 -0)

📄 Description

pull


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/justlovemaki/AIClient-2-API/pull/111 **Author:** [@lethanhson9901](https://github.com/lethanhson9901) **Created:** 12/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`b1b7b0c`](https://github.com/justlovemaki/AIClient-2-API/commit/b1b7b0cc73daaaf7924321e5a1bf882fc6069f72) Merge branch 'feature/openai-structured-output-support' - [`5c164a6`](https://github.com/justlovemaki/AIClient-2-API/commit/5c164a65923e60f21ac6da1a046cab51e90462bd) feat: enhance vercel deployment support with base64 creds and stateless auth ### 📊 Changes **9 files changed** (+512 additions, -310 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) ➕ `DEPLOY_VERCEL.md` (+160 -0) 📝 `src/config-manager.js` (+43 -34) 📝 `src/converters/strategies/OpenAIConverter.js` (+49 -37) 📝 `src/gemini/antigravity-core.js` (+65 -22) 📝 `src/openai/qwen-core.js` (+36 -19) 📝 `src/ui-manager.js` (+135 -197) ➕ `token-store.json` (+3 -0) ➕ `vercel.json` (+19 -0) </details> ### 📄 Description pull --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:18:45 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AIClient-2-API-justlovemaki#265
No description provided.