This application enables users to interact with an e-commerce SQL database using natural language queries. It leverages two specialized AI agents: SQL Agent: Converts natural language questions into ...
Abstract: To leverage the advantages of LLM in addressing challenges in the Text-to-SQL task, we present XiYan-SQL, an innovative framework effectively generating and utilizing multiple SQL candidates ...
Abstract: Complex Text-to-SQL generation remains challenging due to the lack of explicit modeling of hierarchical schema structures and persistent semantic mismatches between natural-language queries ...
This sample app demonstrates how to create technical documents for a codebase using AI. More specifically, it uses the agent framework offered by Semantic Kernel to ochestrate multiple agents to ...