v4.1.2_py brings improvements and updates to the AI Studio Proxy API.
What's Changed
- Merge pull request #316 from catsimple/fix_stuck_on_overlay by @CJackHwang (fd1da7b)
- Fix stuck on overlay by @catsimple (a7b689d)
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.pyDocker
docker-compose -f docker/docker-compose.yml up -dFor 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!