Creates a new configuration in HoneyHive for managing LLM or pipeline settings. Use this to define reusable configurations with specific models, prompts, and parameters that can be deployed across different environments (dev, staging, prod). Configurations enable version control…
envarrayList of environments where this configuration should be active. If not specified, the configuration will not be tied to any specific environment.
nameRequiredstringName of the configuration. Must be unique within the project and no longer than 200 characters.
tagsarrayList of tags for categorizing and filtering configurations.
typestringType of configuration.
providerRequiredstringProvider name such as 'openai', 'anthropic', 'cohere', etc.
parametersRequiredobjectConfiguration parameters including model, call_type, and optional settings.
user_propertiesobjectAdditional custom properties for tracking metadata about the configuration.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.