Skip to content

Releases: mta-tech/KAI

v1.0.0

26 Feb 04:54

Choose a tag to compare

What's Changed

New Contributors

  • @malpr made their first contribution in #63

Full Changelog: v0.2.0...v1.0.0

v0.2.0

24 Feb 11:27
8c83221

Choose a tag to compare

Features:

  • Added NER Capabilities
  • Added automatic table descriptions
  • Added automatic column descriptions
  • Added load csv functionality
  • Added capability to use google chat models
  • Added capability to use openrouter chat models
  • Added capability to use google embedding models
  • Added capability to initiate embedding with various dimensions
  • Added modularity to RAG service
  • Added option text2sql with developmental features
  • Added execution timing duration
  • Added assumption to use public schemas if not explicitly defined
  • Added delete DB connection endpoint

Fixes:

  • Fixed bugs in tools calling DBColumnEntityChecker
  • Fixed bugs in empty instruction to be processed
  • Fixed fewshot prompt to not always get admin instruction if not found
  • Minor fix SqlDbQuery tools
  • Minor fix metadata in SQL generation to append from request

Contributors:
@theodevmta @akbar-mta @mta-edi-sugiarto

v0.1.0

10 Oct 02:54
76d68e1

Choose a tag to compare

We are excited to announce KAI 0.1, the first release of the KAI open-source project!

Credits

This release has been made possible by @theodevmta and @mta-edi-sugiarto. Thank you for making this release possible.