autointent.generation.intents.generate_descriptions#

autointent.generation.intents.generate_descriptions(dataset, client, prompt=None)#

Add LLM-generated text descriptions to dataset’s intents.

Parameters:
Return type:

autointent.Dataset

See Intent Description Generation tutorial.