iai variables create
Last updated
Was this helpful?
Was this helpful?
iai variables create session-vars --file variables.json
iai variables create session-vars --file variables.json --schema-version 2.1.0
iai variables create session-vars --file variables.json --labels staging
iai variables create session-vars --file variables.json --tags core --file string Path to the file containing the prompt content
-h, --help help for create
--labels strings Labels for the prompt version (comma-separated)
-o, --organization string Organization name that owns the project
-p, --project string Project name that owns the prompts
--schema-version string Schema version to validate against (defaults to latest stable)
--tags strings Tags for the prompt (comma-separated) --api-key string API key for authentication
--cfg-file string Path to YAML config file with organization, project, and optional service definitions
--deployment-hostname string Hostname for the deployment API (default "https://deployment.interactive.ai")
--hostname string Hostname for the API (default "https://app.interactive.ai")