A multi-agent AI system that lets users ask natural-language questions about Snowflake data. Ellis routes requests through specialized agents, generates SQL, executes queries, and returns results via ...
Note: As part of this fix, easy logging no longer calls logging.basicConfig() and therefore no longer configures the root logger. python-connector.log now captures only the snowflake.connector, ...