Skip to content

Releases: ewili/AIstudioProxyAPI

Nightly Build (Latest)

03 Jun 21:51
044c3db

Choose a tag to compare

Pre-release

⚠️ Nightly Build (Development Version)

This is an automated nightly build from the main branch.

Warning: This release may contain untested features, breaking changes, or bugs.
For stable releases, please use a versioned release.

Build Information

  • Commit: 044c3db
  • Date: 2026-06-03 21:51:12 UTC
  • Latest Change: Merge pull request CJackHwang#317 from lixiangwuxian/main

What's Changed

No stable release tag found. Showing last 20 commits (first release scenario).


Quick Start

# Clone the repository
git clone https://github.com/ewili/AIstudioProxyAPI.git
cd AIstudioProxyAPI

# Install dependencies
poetry install

# Run the server
poetry run python server.py

This nightly release is automatically updated on every push to the main branch.

Thank you to all contributors!