@polza-ai/yandex-tracker-cli 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -142,7 +142,9 @@ MIT
142
142
  ---
143
143
 
144
144
  <p align="center">
145
- Сделано в <a href="https://polza.ai">polza.ai</a> — платформа №1 для работы с LLM в России.
145
+ Сделано в <a href="https://polza.ai">polza.ai</a> — №1 LLM агрегатор в России.
146
146
  <br>
147
- Все модели, один API, без VPN.
147
+ Генерируйте текст, код, изображения, видео и аудио через один API
148
+ <br>
149
+ экономьте время и деньги с оплатой по токенам.
148
150
  </p>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@polza-ai/yandex-tracker-cli",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "CLI tool for Yandex Tracker — for humans and AI agents",
5
5
  "license": "MIT",
6
6
  "repository": {