gen_save_provider_config
Save default generation provider settings for Tripo and Uthana, including model version, output folders, credit budget, and API key storage or removal.
Instructions
Save Tripo/Uthana defaults and optionally store/clear local API keys.
KB: see knowledge_base/31_GENERATIVE_CONTENT_PIPELINE.md#config-and-auth Example: gen_save_provider_config(default_model_version="tripo-default", output_folder="/Game/Generated", session_credit_budget=750)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_folder | No | /Game/Generated | |
| store_api_key | No | ||
| tripo_api_key | No | ||
| uthana_api_key | No | ||
| clear_stored_api_key | No | ||
| store_uthana_api_key | No | ||
| default_model_version | No | tripo-default | |
| session_credit_budget | No | ||
| animation_output_folder | No | /Game/Generated/Animations | |
| default_texture_quality | No | standard | |
| clear_stored_uthana_api_key | No | ||
| uthana_default_character_id | No | cXi2eAP19XwQ |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |