4 Commits

Author SHA1 Message Date
Marco Minerva 601e075b03 Remove SqlDatabaseVectorSearch.mp4 binary file
The binary file SqlDatabaseVectorSearch.mp4 was deleted from the codebase to reduce repository size and remove unnecessary assets. No code functionality is affected by this change.
2026-07-29 16:28:35 +02:00
Marco Minerva d4c88ab10f Remove TraceHttpClientHandler and update DI setup
Removed the custom TraceHttpClientHandler and switched OpenAIClient initialization to use the default HTTP transport. Cleaned up unused using directives. Updated SqlDatabaseVectorSearch_WebApp.png with a new version.
2026-07-28 16:17:45 +02:00
Marco Minerva 523fac2743 Enhance response formatting in ChatService
Updated response guidelines in ChatService.cs to clarify
requirements for answer formatting, including citation rules
and examples of correct and incorrect responses.
Binary differences noted in SqlDatabaseVectorSearch_WebApp.png,
indicating modifications to the image file.
2025-06-24 15:37:07 +02:00
Marco Minerva 86b8e611ea Documentation update 2025-02-28 11:52:36 +01:00