Skip to content

v4.1.1_py

Choose a tag to compare

@CJackHwang CJackHwang released this 16 Apr 13:56
· 4 commits to main since this release
f5dcf82

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

What's Changed

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