Tying to fix issues on AI/BI and Genie skills#172
Open
MigQ2 wants to merge 1 commit intodatabricks-solutions:mainfrom
Open
Tying to fix issues on AI/BI and Genie skills#172MigQ2 wants to merge 1 commit intodatabricks-solutions:mainfrom
MigQ2 wants to merge 1 commit intodatabricks-solutions:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I spent some time trying to get an agent to make a Genie space and a dashboard and it struggled with the following:
AI/BI:
disaggregatedGenie:
serialized_spaceparameter that can be used so that agents can also edit other Genie properties like joins or benchmarksIMPORTANT NOTE
This PR was written by the agent (which was using Claude Sonnet 4.6) based on what it learned during these development iterations until I managed to get a working high quality dashboard and Genie.
I am not an expert in the underlying serialization of dashboards and Genie spaces. It would be great if this could be reviewed by someone who knows well the internals of both and can refine it to make sure everything is following the right design pattern
Also would be nice if the MCP server would already include
serialized_spaceso that agents would't need to use the API