Worklog for task "Configure agent operation via the polza.ai API"

26 июл. 2026 г., 09:36:02

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.

26.07.2026