bot/bozenka/generative/__init__.py

6 lines
113 B
Python

# List of generative categories, what we support
text_generative_categories = [
"Gpt4Free",
"Gpt4All",
]