Обновление технической информации
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
*.php text eol=lf
|
||||
*.js text eol=lf
|
||||
*.css text eol=lf
|
||||
*.json text eol=lf
|
||||
*.md text eol=lf
|
||||
*.txt text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.xml text eol=lf
|
||||
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.gif binary
|
||||
*.svg text eol=lf
|
||||
*.zip binary
|
||||
@@ -2,10 +2,10 @@
|
||||
/**
|
||||
* Plugin Name: AI Proxy Manager
|
||||
* Description: Маршрутизация запросов к AI API (OpenAI, Anthropic, Google) через пользовательские прокси-серверы, с режимом отладки подключения.
|
||||
* Version: 1.0.8
|
||||
* Version: 1.0.9
|
||||
* Requires at least: 6.0
|
||||
* Requires PHP: 7.4
|
||||
* Author: быстросайты.рф
|
||||
* Author: Александр Головин
|
||||
* Author URI: https://быстросайты.рф/
|
||||
* License: GPL-2.0-or-later
|
||||
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ Tags: proxy, openai, anthropic, gemini, api
|
||||
Requires at least: 7.0
|
||||
Tested up to: 7.0
|
||||
Requires PHP: 7.4
|
||||
Stable tag: 1.0.8
|
||||
Stable tag: 1.0.9
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user