Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi all,
in one of the FabCon sessions (to be precise TH03), there has been an example that used something like
df["column name"] = df.ai.gen("Prompt....")
Any hints where this function has to be imported from?
Hi @cka1ser ,
The product team and experts at Fabcon present some of the latest technologies. I'm still on the hunt for documentation and blogs related to ai.gen(), so I'm not quite sure if it's been previewed or released yet.
Is there a link to any information, I will do further digging. Thanks.
Best Regards,
Gao
Community Support Team
It looks like the function is part of a custom library or module used in that specific FabCon session. It’s not something from standard libraries like pandas or sklearn. I’d suggest checking the imports in the session's code—it’s likely defined somewhere there.
If it’s still unclear, reaching out to the session organizers or looking through any extra materials they provided might give you the answer. Hope that points you in the right direction!