Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Tags: CJackHwang/AIstudioProxyAPI

Tags

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #317 from lixiangwuxian/main

fix: 修复添加api key后,设置页无法打开的问题

v4.1.2_py

Toggle v4.1.2_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #316 from catsimple/fix_stuck_on_overlay

Fix stuck on overlay

v4.1.1_py

Toggle v4.1.1_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #315 from catsimple/fix_temporary_chat_selector

Fix temporary chat selector

v4.1.0_py

Toggle v4.1.0_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #309 from CJackHwang/codex/update-project-document…

…ation-based-on-latest-code

docs: add deployment & operations guide and expand docs, README and configuration reference

v4.0.6_py

Toggle v4.0.6_py's commit message
refactor: Improve model parsing with detailed type annotations and ad…

…just Pyright configuration for type checking.

v4.0.5_py

Toggle v4.0.5_py's commit message
feat: Enhance type safety across API, browser utilities, and frontend…

…, remove deprecated JavaScript and Python files, and add new documentation.

v4.0.4_py

Toggle v4.0.4_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #305 from catsimple/dev_

update TOP_P/TEMPERATURE/SUBMIT selector

v4.0.3_py

Toggle v4.0.3_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: refactor static file serving with `StaticFiles` and enhance por…

…t kill security by restricting PIDs to tracked processes. (#293)

v4.0.2_py

Toggle v4.0.2_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #286 from NikkeTryHard/main

refactor: remove dead code and update documentation

v4.0.1_py

Toggle v4.0.1_py's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #273 from CJackHwang/dev

Release: Add Thinking Level, Fix Docker & Type Safety