mirror of
https://github.com/marcominerva/SqlDatabaseVectorSearch.git
synced 2026-06-20 12:23:10 +00:00
595d6f974f
Updated ChatService to use AzureOpenAIPromptExecutionSettings for improved chat message generation. The CreateChatAsync method now returns both ChatHistory and settings, allowing for better configuration. Refined question reformulation prompts to ensure context relevance and language consistency. These changes enhance the overall functionality and interaction of the chat service.