| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-15 | 1.2 kB | |
| v2.1.0 source code.tar.gz | 2026-08-15 | 287.5 kB | |
| v2.1.0 source code.zip | 2026-08-15 | 310.1 kB | |
| Totals: 3 Items | 598.7 kB | 1 | |
Merge pull request [#310] from luuquangvu/enable-guest-mode
Add Guest mode, account quotas, periodic activity warmup, unauthenticated access handling, client impersonation, extended thinking capabilities, fully dynamic models, and streaming performance improvements
What's Changed
- fix: copy DEFAULT_METADATA in ChatSession to prevent shared state by @hiyukoim in https://github.com/HanaokaYuzu/Gemini-API/pull/296
- build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in https://github.com/HanaokaYuzu/Gemini-API/pull/306
- build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/HanaokaYuzu/Gemini-API/pull/305
- Add Guest mode, account quotas, periodic activity warmup, unauthenticated access handling, client impersonation, extended thinking capabilities, fully dynamic models, and streaming performance improvements by @luuquangvu in https://github.com/HanaokaYuzu/Gemini-API/pull/310
New Contributors
- @hiyukoim made their first contribution in https://github.com/HanaokaYuzu/Gemini-API/pull/296
Full Changelog: https://github.com/HanaokaYuzu/Gemini-API/compare/v2.0.0...v2.1.0