Releases: luispater/anyAIProxyAPI
Releases · luispater/anyAIProxyAPI
v2.4.0
24 Jun 15:27
Compare
Sorry, something went wrong.
No results found
Changelog
4169649 Add proxy support and instance-specific configurations
v2.3.1
23 Jun 21:26
Compare
Sorry, something went wrong.
No results found
Changelog
613abf1 Add instance-specific browser management support
e8c0ea2 Embed auth_upload.html into the binary and simplify AuthUploadPage logic
v2.3.0
20 Jun 19:09
Compare
Sorry, something went wrong.
No results found
Changelog
cfd574c Add API token validation and new management routes
d75f406 Add Dockerfile for building and running anyAIProxyAPI
bbbfafa Add new auth management endpoints and HTML upload page
7dfc614 Add token-based API validation support
1c50aec Refactor instance auth checks to run only in non-headless mode
v2.2.1
17 Jun 14:58
Compare
Sorry, something went wrong.
No results found
Changelog
06f42b7 Simplify workflows and add configurable log support
v2.2.0
15 Jun 18:15
Compare
Sorry, something went wrong.
No results found
Changelog
9d40c06 Adding a TextFilePrompt method to support issue #1 . This method generates text file prompt data when the request is too large.
v2.1.0
13 Jun 04:38
Compare
Sorry, something went wrong.
No results found
Changelog
3040d33 Add support for Claude integration
v2.0.0
12 Jun 16:24
Compare
Sorry, something went wrong.
No results found
Changelog
0be5e9e chromedp version first commit
v1.2.3
08 Jun 13:27
Compare
Sorry, something went wrong.
No results found
Changelog
232c970 Refactor configuration and implement Grok adapter support
f4e21a8 Simplify selector path in choose-model.yaml to improve maintainability
28a1a82 Update browser configuration and enable gemini-aistudio support
v1.2.2
04 Jun 15:06
Compare
Sorry, something went wrong.
No results found
Changelog
05ced34 Add support for Fingerprint Chromium and a screenshot endpoint
v1.2.1
03 Jun 16:29
Compare
Sorry, something went wrong.
No results found
Changelog
6716356 Add Grok runner workflows and improve mutex handling