Files
SqlDatabaseVectorSearch/SqlDatabaseVectorSearch
Marco Minerva 8a761ddcd7 Refactor document import to workflow-based architecture
Replaces the direct import logic with a workflow using Microsoft.Agents.AI.Workflows. Adds executors for file conversion, embedding generation, and storage. Updates dependency injection, API endpoint, and UI to use the new workflow. Replaces ImportDocumentResponse with StoreEmbeddingResponse. Adds required NuGet packages.
2026-06-17 12:35:30 +02:00
..