Class LLMObsUpdatePromptVersionDataAttributes

Attributes for updating an LLM Observability prompt version. At least one of description, labels, or env_ids must be provided; all three attributes are optional individually.

Hierarchy

  • LLMObsUpdatePromptVersionDataAttributes

Constructors

Properties

Constructors

Properties

description?: string

Optional new description for this version.

envIds?: string[]

Optional feature-flag environment UUIDs the service attempts to enable and configure to use this version as their default.

Optional new labels for this version. Do not use this attribute for new integrations.

Generated using TypeDoc