Files
SqlDatabaseVectorSearch/SqlDatabaseVectorSearch
Marco Minerva f474d8fe82 Add Response ctor overload, agent Ids, and metadata fields
- Added a new Response constructor overload for simpler instantiation with conversationId, streamState, and optional tokenUsageResponse.
- Updated AddAIAgent registrations for "ReformulationAgent" and "RagAgent" to set Id to the lower-cased key.
- Modified VectorSearchService to use the new Response constructor, omitting now-optional parameters.
- Enhanced ContextProvider: TextSearchResult now includes a RawRepresentation property with chunk metadata (Id, DocumentId, PageNumber, IndexOnPage, Content).
2026-07-24 17:38:12 +02:00
..