proxify-agent-1.0
Fast everyday agent for chat, code, product tasks, and compact research. It is tuned for quick responses, clean structure, and reliable execution on routine workloads.
Выпускайте bearer-ключи в аккаунте, вызывайте две собственные агентные модели Proxify и оплачивайте запросы с отдельного API-баланса в рублях.
https://ai.proxify.cloud/api
proxify-agent-1.0
Fast everyday agent for chat, code, product tasks, and compact research. It is tuned for quick responses, clean structure, and reliable execution on routine workloads.
proxify-superagent-1.0
High-performance agent for deeper reasoning, multi-step planning, heavier research, and higher-stakes coding work. It is tuned for stronger analysis, better verification, and more deliberate execution quality.
Пополнение API-баланса, поддержка и индивидуальные объёмы оформляются через @proxifyaihelp.
Через API доступны агентный workflow Proxify, веб-ресерч и agent trace, но интеграции не поддерживаются. API несовместим с Claude Code, Codex, OpenCode и другими CLI-агентами для разработки.
curl https://ai.proxify.cloud/api/v1/chat/completions \
-H "Authorization: Bearer pxy_live_xxxxxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{
"model": "proxify-agent-1.0",
"messages": [
{"role": "user", "content": "Собери короткий план запуска AI-продукта."}
],
"web_search": false
}'
Выпускайте bearer-ключи в аккаунте, вызывайте две собственные агентные модели Proxify и оплачивайте запросы с отдельного API-баланса в рублях.