Skip to contents

gpt_classify() often needs to append a numbering of the classes to its system_message. This generates it automatically.

Usage

gpt_create_classes_str(classes)

Arguments

classes

Details

The numbering is of the form "1. classes[1]\n2. classe[2]\n".