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