Skip to content

v4.1.0_py

Latest

Choose a tag to compare

@CJackHwang CJackHwang released this 28 Feb 21:59
· 3 commits to main since this release
9237404

v4.1.0_py brings improvements and updates to the AI Studio Proxy API.

What's Changed

Full Changelog: v4.0.6_py...v4.1.0_py


Installation

Quick Start

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

# Install dependencies with Poetry
poetry install

# Run the server
poetry run python server.py

Docker

docker-compose -f docker/docker-compose.yml up -d

For full installation and configuration details, see the README.

Source Code

Source code archives (zip and tar.gz) are automatically attached below.


Thank you to all contributors!