Forum Discussion

cka1ser's avatar
cka1ser
Regular Visitor
1 year ago

ai.gen function?!?

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?

 

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    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!