Skip to content

v4.1.2_py

Latest

Choose a tag to compare

@CJackHwang CJackHwang released this 17 Apr 23:58
· 2 commits to main since this release
fd1da7b

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

What's Changed

Full Changelog: v4.1.1_py...v4.1.2_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!