ДОбавлены эмбеддинги на базе гигачата

This commit is contained in:
2026-01-30 22:53:01 +03:00
parent d07578f489
commit e899f54f04
3 changed files with 62 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ dependencies = [
"psycopg[binary]>=3.1.18",
"pgvector>=0.2.5",
"pydantic>=2.7.0",
"python-dotenv>=1.0.0",
"gigachat>=0.2.0",
]
[project.scripts]