v4.1.0_py brings improvements and updates to the AI Studio Proxy API.
What's Changed
- Merge pull request #309 from CJackHwang/codex/update-project-documentation-based-on-latest-code by @CJackHwang (9237404)
- docs: clarify root README defaults and api key note by @CJackHwang (33976e8)
- Merge pull request #308 from CJackHwang/codex/update-project-documentation-based-on-latest-code by @CJackHwang (1c9e2a0)
- docs: refresh onboarding and deployment documentation by @CJackHwang (cb20227)
- docs: Update README and remove
support_author.jpg. by @CJackHwang (8fc9534) - chore: remove downstream repository reference in tests by @CJackHwang (beda778)
- docs: update project README. by @CJackHwang (e73ee52)
- test: stabilize launcher defaults and align pyright baseline by @CJackHwang (b628a73)
- docs: rewrite chinese documentation for synced implementation by @CJackHwang (d1e01ac)
- chore: apply repository policy after downstream sync by @CJackHwang (3a761a9)
- sync: snapshot downstream main c764934 without merge by @CJackHwang (e640858)
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.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!