I am trying the notebook to run Genie space in multi agent system, following:
https://docs.databricks.com/aws/en/generative-ai/agent-framework/multi-agent-genie#gsc.tab=0
Also there is a YouTube vide discussing about this: https://www.youtube.com/watch?v=So9GyWTSyAc
I have created the genie space, and when I run the notebook, it turned out the model could not find the genie space name and any dataset from it. It seemed not connect at all.
I notice the code in the above YouTube video and the instruction webpage are different.
Here is my questions:
1. Is there code published same as in the YouTube?
2. Can anyone share the experience how to connect the genie space to run in the notebook model?