Translates natural language prompts into Kusto Query Language (KQL) queries and executes them against a Kusto database.
Kusto Translator is a configurable server designed to bridge the gap between natural language and Kusto Query Language (KQL). By providing a `settings.yaml` file, users can configure the server to interact with their specific Kusto databases, enabling the generation and execution of KQL queries based on natural language prompts. This facilitates easier data retrieval and analysis for users who may not be proficient in KQL, making Kusto databases more accessible and user-friendly.