Task: Configure agent operation via the polza.ai API

Configure agent operation via the polza.ai API

Currently, the main issue with working via OpenRouter is that it doesn't officially work with us, and using an external gateway causes delays of several minutes. Fast access is needed without the need to rewrite your own API.

Ворклоги

Switched the agent to use https://polza.ai. Didn't have to rewrite anything - just specified their base URL and the new API key.

      "url": "https://polza.ai/api/v1",
      "apiKey": "pza_......................",

Requests go through very quickly and are quite inexpensive - I'm using Gemini 3.5 Flash-Lite, and even considering that the agent runs additional tools, a single interaction costs about 20 kopecks.