Skip to content

v1.14.0

Choose a tag to compare

@amjith amjith released this 23 Jan 06:31
· 144 commits to main since this release

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?"
  • Fix windows path shown in prompt (#187)

  • Fix completion error (#155)

Full Changelog: v1.13.2...v1.14.0