Skip to content

metabase-chatgpt v2.0.0

Latest
Compare
Choose a tag to compare
@RobinPicard RobinPicard released this 30 Jul 14:43
· 14 commits to main since this release
2e3e7a6

Main change:

  • Provide the whole database schema as context for each LLM call
  • Include an estimation of the cost per query for each model based on the user's database
  • Modify the UI of the query prompt feature
  • Widen Metabase version support (from 0.46.1 to 50.0.13)
  • Use ts instead of js