адаптация для установки пакетом

This commit is contained in:
Егор Кандрушин 2026-04-01 23:30:00 +03:00
parent a5ef5abac7
commit b34cbaf677
9 changed files with 260 additions and 258 deletions

View file

@ -1,10 +0,0 @@
[project]
name = "api"
version = "0.1.0"
description = "WebSocket API SDK для взаимодействия с AI-агентом"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"aiohttp>=3.13.4",
"pydantic>=2.12.5",
]