Tatiana Inama
Tatiana Inama
Fixes #8815 This fixes DeepMap not applying to union types using a combination of `UnionToIntersection` and avoiding distributivity on conditional types (`[T] extends [...]`) I am not entirely sure this...
Closes: #15276 ### Description: Added the ability to save charts generated by AI Agents in chats. This PR also adds a new `description` field to chart configuration schemas so agents...
Closes: #15386 ### Description: Refactors AI agent default selection to use db instead of localStorage.
In admin preferences, we are using `system` for input labels. We should use `Inter` for everything
Closes: #15169 ### Description: This PR introduces a new `CustomSqlQueryForbiddenError` error to display when users attempt to run queries with custom SQL dimensions without proper permissions. To achieve that, this...
Related to #15169 ### Description Following the UX improvements for custom SQL dimensions, we would like to allow editors and explorers to interact and edit charts with saved queries with...
### Description The current AI Analyst documentation is outdated and incomplete. It focuses on Slack integration while missing web ui and recent features. ### What problem does this solve? -...
### Description As I user, I would like to be prompted by the Agent if it needs more information to improve the responses ### What problem does this solve? At...
### Description Enable users to schedule prompts based on certain conditions, like anomaly detection in key metrics. ### What problem does this solve? Users want to monitor metrics proactively without...
### Description Enable users to schedule recurring prompts (e.g. "What's our revenue?") that execute periodically and deliver Agent generated summaries to channels in slack/emails ### What problem does this solve?...