переехали на вектурную бд

This commit is contained in:
2026-07-22 22:36:12 +04:00
parent 17a64809cb
commit b6829ce753
5 changed files with 130 additions and 23 deletions

View File

@@ -10,6 +10,7 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.6" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.6.0" />
<PackageReference Include="OpenAI" Version="2.12.0" />
<PackageReference Include="Qdrant.Client" Version="1.18.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.2.3" />
</ItemGroup>