What's Changed
-
Add LLM feature to ask an LLM to create a SQL query.
- This adds a new
\llm
special command - eg:
\llm "Who is the largest customer based on revenue?"
- This adds a new
-
Fix windows path shown in prompt (#187)
-
Fix completion error (#155)
Full Changelog: v1.13.2...v1.14.0