root.generated.openapi_aclient.models.execution_log_details_skill¶
Root Signals API
Root Signals JSON API provides a way to access Root Signals using provisioned API token
The version of the OpenAPI document: 1.0.0 (latest) Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
Classes¶
ExecutionLogDetailsSkill |
Module Contents¶
- class root.generated.openapi_aclient.models.execution_log_details_skill.ExecutionLogDetailsSkill¶
Bases:
pydantic.BaseModel
ExecutionLogDetailsSkill
- id: pydantic.StrictStr | None = None¶
- model_config¶
- name: pydantic.StrictStr | None = None¶
- pii_filter: pydantic.StrictBool | None = None¶
- prompt: pydantic.StrictStr | None = None¶
- type: pydantic.StrictStr | None = None¶
- version_id: pydantic.StrictStr | None = None¶