abacusai.bot_template_catalog
Classes
The starter agent templates offered on the Personal Agents landing |
Module Contents
- class abacusai.bot_template_catalog.BotTemplateCatalog(client, templates=None, categories=None)
Bases:
abacusai.return_class.AbstractApiClassThe starter agent templates offered on the Personal Agents landing
- Parameters:
client (ApiClient) – An authenticated API Client instance
templates (list) – The templates, in display order (id/title/description/prompt/personality/avatar/color/categories, plus template, brand_icon and background_task where they apply). Chief of Staff is first.
categories (list) – The filter pills in display order (id/label); ‘featured’ is the default view.
- templates = None
- categories = None
- deprecated_keys
- __repr__()