Распознавание файлов и структуры с помощью LLM

This commit is contained in:
2026-06-14 12:48:08 +03:00
parent 2ec0cf9747
commit 91c501624a
9 changed files with 1097 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.26
require (
github.com/go-chi/chi/v5 v5.1.0
github.com/jmoiron/sqlx v1.4.0
github.com/middelink/go-parse-torrent-name v0.0.0-20190301154245-3ff4efacd4c4
github.com/pelletier/go-toml/v2 v2.2.3
github.com/pressly/goose/v3 v3.22.1
modernc.org/sqlite v1.34.1