Forum Discussion
ann33
1 year agoHelper I
Fabric data Agent visualization capability and learning capability
Hi I have two question 1.Is the Fabric Data Agent designed to learn and get better with usage? 2. Are there any plans to include visualization capability in Data agent simiar to databricks ge...
Vinodh247
1 year agoSuper User
1. Is the Fabric Data Agent designed to learn and get better with usage?
No, the Fabric Data Agent does not currently learn or improve through usage in the sense of reinforcement learning or fine tuning.
It is prompt-driven, powered by Azure OpenAI (typically GPT models) and does not retain memory between interactions.
2. Are there any plans to include visualization capability in Data Agent similar to Databricks Genie?
as of now:
Microsoft has not yet announced built-in visual output features within the Fabric Data Agent itself.
Databricks Genie can generate charts inline in notebooks using code generation Fabric's Copilot in Notebooks supports this, but Data Agent does not yet have visual rendering built-in.
Please 'Kudos' and 'Accept as Solution' if this answered your query.