diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 3013d46b7cb..645bf51b86e 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -11007,11 +11007,11 @@ components: format: double type: number llm_observability_percentage: - description: The percentage of LLM Observability usage by tag(s). + description: The percentage of Agent Observability usage by tag(s). format: double type: number llm_observability_usage: - description: The LLM Observability usage by tag(s). + description: The Agent Observability usage by tag(s). format: double type: number llm_spans_percentage: @@ -24297,27 +24297,27 @@ components: format: int64 type: integer llm_observability_15day_retention_spans_sum: - description: Shows the sum of all LLM Observability 15-day retention spans over all hours in the current date for all organizations. + description: Shows the sum of all Agent Observability 15-day retention spans over all hours in the current date for all organizations. format: int64 type: integer llm_observability_30day_retention_spans_sum: - description: Shows the sum of all LLM Observability 30-day retention spans over all hours in the current date for all organizations. + description: Shows the sum of all Agent Observability 30-day retention spans over all hours in the current date for all organizations. format: int64 type: integer llm_observability_60day_retention_spans_sum: - description: Shows the sum of all LLM Observability 60-day retention spans over all hours in the current date for all organizations. + description: Shows the sum of all Agent Observability 60-day retention spans over all hours in the current date for all organizations. format: int64 type: integer llm_observability_90day_retention_spans_sum: - description: Shows the sum of all LLM Observability 90-day retention spans over all hours in the current date for all organizations. + description: Shows the sum of all Agent Observability 90-day retention spans over all hours in the current date for all organizations. format: int64 type: integer llm_observability_min_spend_sum: - description: Sum of all LLM observability minimum spend over all hours in the current date for all organizations. + description: Sum of all Agent observability minimum spend over all hours in the current date for all organizations. format: int64 type: integer llm_observability_sum: - description: Sum of all LLM observability sessions over all hours in the current date for all organizations. + description: Sum of all Agent observability sessions over all hours in the current date for all organizations. format: int64 type: integer logs_archive_search_gb_scanned_sum: @@ -25542,27 +25542,27 @@ components: format: int64 type: integer llm_observability_15day_retention_spans_sum: - description: Shows the sum of all LLM Observability 15-day retention spans over all hours in the current date for the given org. + description: Shows the sum of all Agent Observability 15-day retention spans over all hours in the current date for the given org. format: int64 type: integer llm_observability_30day_retention_spans_sum: - description: Shows the sum of all LLM Observability 30-day retention spans over all hours in the current date for the given org. + description: Shows the sum of all Agent Observability 30-day retention spans over all hours in the current date for the given org. format: int64 type: integer llm_observability_60day_retention_spans_sum: - description: Shows the sum of all LLM Observability 60-day retention spans over all hours in the current date for the given org. + description: Shows the sum of all Agent Observability 60-day retention spans over all hours in the current date for the given org. format: int64 type: integer llm_observability_90day_retention_spans_sum: - description: Shows the sum of all LLM Observability 90-day retention spans over all hours in the current date for the given org. + description: Shows the sum of all Agent Observability 90-day retention spans over all hours in the current date for the given org. format: int64 type: integer llm_observability_min_spend_sum: - description: Shows the sum of all LLM Observability minimum spend over all hours in the current date for the given org. + description: Shows the sum of all Agent Observability minimum spend over all hours in the current date for the given org. format: int64 type: integer llm_observability_sum: - description: Shows the sum of all LLM observability sessions over all hours in the current date for the given org. + description: Shows the sum of all Agent observability sessions over all hours in the current date for the given org. format: int64 type: integer logs_archive_search_gb_scanned_sum: @@ -26804,27 +26804,27 @@ components: format: int64 type: integer llm_observability_15day_retention_spans_agg_sum: - description: Shows the sum of all LLM Observability 15-day retention spans over all hours in the current month for all organizations. + description: Shows the sum of all Agent Observability 15-day retention spans over all hours in the current month for all organizations. format: int64 type: integer llm_observability_30day_retention_spans_agg_sum: - description: Shows the sum of all LLM Observability 30-day retention spans over all hours in the current month for all organizations. + description: Shows the sum of all Agent Observability 30-day retention spans over all hours in the current month for all organizations. format: int64 type: integer llm_observability_60day_retention_spans_agg_sum: - description: Shows the sum of all LLM Observability 60-day retention spans over all hours in the current month for all organizations. + description: Shows the sum of all Agent Observability 60-day retention spans over all hours in the current month for all organizations. format: int64 type: integer llm_observability_90day_retention_spans_agg_sum: - description: Shows the sum of all LLM Observability 90-day retention spans over all hours in the current month for all organizations. + description: Shows the sum of all Agent Observability 90-day retention spans over all hours in the current month for all organizations. format: int64 type: integer llm_observability_agg_sum: - description: Sum of all LLM observability sessions for all hours in the current month for all organizations. + description: Sum of all Agent observability sessions for all hours in the current month for all organizations. format: int64 type: integer llm_observability_min_spend_agg_sum: - description: Minimum spend for LLM observability sessions for all hours in the current month for all organizations. + description: Minimum spend for Agent observability sessions for all hours in the current month for all organizations. format: int64 type: integer logs_archive_search_gb_scanned_agg_sum: diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 982af418809..cf0d5d3f7b8 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -974,7 +974,7 @@ components: schema: type: string LLMObsAnnotationQueueIDPathParameter: - description: The ID of the LLM Observability annotation queue. + description: The ID of the Agent Observability annotation queue. example: "00000000-0000-0000-0000-000000000001" in: path name: queue_id @@ -982,7 +982,7 @@ components: schema: type: string LLMObsDatasetIDPathParameter: - description: The ID of the LLM Observability dataset. + description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -990,7 +990,7 @@ components: schema: type: string LLMObsEvalNamePathParameter: - description: The name of the custom LLM Observability evaluator configuration. + description: The name of the custom Agent Observability evaluator configuration. example: "my-custom-evaluator" in: path name: eval_name @@ -998,7 +998,7 @@ components: schema: type: string LLMObsExperimentIDPathParameter: - description: The ID of the LLM Observability experiment. + description: The ID of the Agent Observability experiment. example: "3fd6b5e0-8910-4b1c-a7d0-5b84de329012" in: path name: experiment_id @@ -1066,7 +1066,7 @@ components: schema: type: string LLMObsProjectIDPathParameter: - description: The ID of the LLM Observability project. + description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id @@ -1074,7 +1074,7 @@ components: schema: type: string LLMObsPromptIDPathParameter: - description: The customer-provided identifier of the LLM Observability prompt. + description: The customer-provided identifier of the Agent Observability prompt. example: "customer-support-assistant" in: path name: prompt_id @@ -1090,7 +1090,7 @@ components: schema: type: string LLMObsPromptVersionPathParameter: - description: The version number of the LLM Observability prompt. + description: The version number of the Agent Observability prompt. example: 1 in: path name: version @@ -55597,7 +55597,7 @@ components: - $ref: "#/components/schemas/LLMObsAnnotationLabelValueStringArray" - $ref: "#/components/schemas/AnyValueBoolean" LLMObsAnnotationQueueDataAttributesRequest: - description: Attributes for creating an LLM Observability annotation queue. + description: Attributes for creating an Agent Observability annotation queue. properties: annotation_schema: $ref: "#/components/schemas/LLMObsAnnotationSchema" @@ -55618,7 +55618,7 @@ components: - project_id type: object LLMObsAnnotationQueueDataAttributesResponse: - description: Attributes of an LLM Observability annotation queue. + description: Attributes of an Agent Observability annotation queue. properties: annotation_schema: $ref: "#/components/schemas/LLMObsAnnotationSchema" @@ -55667,7 +55667,7 @@ components: - owned_by type: object LLMObsAnnotationQueueDataRequest: - description: Data object for creating an LLM Observability annotation queue. + description: Data object for creating an Agent Observability annotation queue. properties: attributes: $ref: "#/components/schemas/LLMObsAnnotationQueueDataAttributesRequest" @@ -55678,7 +55678,7 @@ components: - attributes type: object LLMObsAnnotationQueueDataResponse: - description: Data object for an LLM Observability annotation queue. + description: Data object for an Agent Observability annotation queue. properties: attributes: $ref: "#/components/schemas/LLMObsAnnotationQueueDataAttributesResponse" @@ -55762,7 +55762,7 @@ components: - attributes type: object LLMObsAnnotationQueueInteractionsRequest: - description: Request to add interactions to an LLM Observability annotation queue. + description: Request to add interactions to an Agent Observability annotation queue. properties: data: $ref: "#/components/schemas/LLMObsAnnotationQueueInteractionsDataRequest" @@ -55845,7 +55845,7 @@ components: - data type: object LLMObsAnnotationQueueRequest: - description: Request to create an LLM Observability annotation queue. + description: Request to create an Agent Observability annotation queue. properties: data: $ref: "#/components/schemas/LLMObsAnnotationQueueDataRequest" @@ -55853,7 +55853,7 @@ components: - data type: object LLMObsAnnotationQueueResponse: - description: Response containing a single LLM Observability annotation queue. + description: Response containing a single Agent Observability annotation queue. properties: data: $ref: "#/components/schemas/LLMObsAnnotationQueueDataResponse" @@ -55861,7 +55861,7 @@ components: - data type: object LLMObsAnnotationQueueType: - description: Resource type of an LLM Observability annotation queue. + description: Resource type of an Agent Observability annotation queue. enum: - queues example: queues @@ -55869,7 +55869,7 @@ components: x-enum-varnames: - QUEUES LLMObsAnnotationQueueUpdateDataAttributesRequest: - description: Attributes for updating an LLM Observability annotation queue. All fields are optional. + description: Attributes for updating an Agent Observability annotation queue. All fields are optional. properties: annotation_schema: $ref: "#/components/schemas/LLMObsAnnotationSchema" @@ -55883,7 +55883,7 @@ components: type: string type: object LLMObsAnnotationQueueUpdateDataRequest: - description: Data object for updating an LLM Observability annotation queue. + description: Data object for updating an Agent Observability annotation queue. properties: attributes: $ref: "#/components/schemas/LLMObsAnnotationQueueUpdateDataAttributesRequest" @@ -55894,7 +55894,7 @@ components: - attributes type: object LLMObsAnnotationQueueUpdateRequest: - description: Request to update an LLM Observability annotation queue. + description: Request to update an Agent Observability annotation queue. properties: data: $ref: "#/components/schemas/LLMObsAnnotationQueueUpdateDataRequest" @@ -55902,7 +55902,7 @@ components: - data type: object LLMObsAnnotationQueuesResponse: - description: Response containing a list of LLM Observability annotation queues. + description: Response containing a list of Agent Observability annotation queues. properties: data: description: List of annotation queues. @@ -55995,7 +55995,7 @@ components: - data type: object LLMObsAnnotationsType: - description: Resource type for LLM Observability annotations. + description: Resource type for Agent Observability annotations. enum: - annotations example: annotations @@ -56229,7 +56229,7 @@ components: minItems: 1 type: array LLMObsCreatePromptData: - description: Data object for creating an LLM Observability prompt. + description: Data object for creating an Agent Observability prompt. properties: attributes: $ref: "#/components/schemas/LLMObsCreatePromptDataAttributes" @@ -56241,7 +56241,7 @@ components: type: object LLMObsCreatePromptDataAttributes: description: >- - Attributes for creating an LLM Observability prompt and its first version. `prompt_id` and `template` are required; all other attributes are optional. + Attributes for creating an Agent Observability prompt and its first version. `prompt_id` and `template` are required; all other attributes are optional. properties: description: description: Optional description of the prompt. @@ -56277,7 +56277,7 @@ components: - template type: object LLMObsCreatePromptRequest: - description: Request to create an LLM Observability prompt. + description: Request to create an Agent Observability prompt. properties: data: $ref: "#/components/schemas/LLMObsCreatePromptData" @@ -56285,7 +56285,7 @@ components: - data type: object LLMObsCreatePromptVersionData: - description: Data object for creating an LLM Observability prompt version. + description: Data object for creating an Agent Observability prompt version. properties: attributes: $ref: "#/components/schemas/LLMObsCreatePromptVersionDataAttributes" @@ -56297,7 +56297,7 @@ components: type: object LLMObsCreatePromptVersionDataAttributes: description: >- - Attributes for creating a new version of an LLM Observability prompt. `template` is required; all other attributes are optional. + Attributes for creating a new version of an Agent Observability prompt. `template` is required; all other attributes are optional. properties: description: description: Optional description of this version. @@ -56323,7 +56323,7 @@ components: - template type: object LLMObsCreatePromptVersionRequest: - description: Request to create a new version of an LLM Observability prompt. + description: Request to create a new version of an Agent Observability prompt. properties: data: $ref: "#/components/schemas/LLMObsCreatePromptVersionData" @@ -56370,7 +56370,7 @@ components: type: boolean type: object LLMObsCustomEvalConfigAttributes: - description: Attributes of a custom LLM Observability evaluator configuration. + description: Attributes of a custom Agent Observability evaluator configuration. properties: category: description: Category of the evaluator. @@ -56418,7 +56418,7 @@ components: type: string type: object LLMObsCustomEvalConfigData: - description: Data object for a custom LLM Observability evaluator configuration. + description: Data object for a custom Agent Observability evaluator configuration. properties: attributes: $ref: "#/components/schemas/LLMObsCustomEvalConfigAttributes" @@ -56562,7 +56562,7 @@ components: $ref: "#/components/schemas/LLMObsCustomEvalConfigVertexAIOptions" type: object LLMObsCustomEvalConfigListResponse: - description: Response containing a list of custom LLM Observability evaluator configurations. + description: Response containing a list of custom Agent Observability evaluator configurations. properties: data: description: List of custom evaluator configuration data objects. @@ -56669,7 +56669,7 @@ components: type: string type: object LLMObsCustomEvalConfigResponse: - description: Response containing a custom LLM Observability evaluator configuration. + description: Response containing a custom Agent Observability evaluator configuration. properties: data: $ref: "#/components/schemas/LLMObsCustomEvalConfigData" @@ -56718,7 +56718,7 @@ components: - enabled type: object LLMObsCustomEvalConfigType: - description: Type of the custom LLM Observability evaluator configuration resource. + description: Type of the custom Agent Observability evaluator configuration resource. enum: - evaluator_config example: "evaluator_config" @@ -56726,7 +56726,7 @@ components: x-enum-varnames: - EVALUATOR_CONFIG LLMObsCustomEvalConfigUpdateAttributes: - description: Attributes for creating or updating a custom LLM Observability evaluator configuration. + description: Attributes for creating or updating a custom Agent Observability evaluator configuration. properties: category: description: Category of the evaluator. @@ -56746,7 +56746,7 @@ components: - target type: object LLMObsCustomEvalConfigUpdateData: - description: Data object for creating or updating a custom LLM Observability evaluator configuration. + description: Data object for creating or updating a custom Agent Observability evaluator configuration. properties: attributes: $ref: "#/components/schemas/LLMObsCustomEvalConfigUpdateAttributes" @@ -56761,7 +56761,7 @@ components: - attributes type: object LLMObsCustomEvalConfigUpdateRequest: - description: Request to create or update a custom LLM Observability evaluator configuration. + description: Request to create or update a custom Agent Observability evaluator configuration. properties: data: $ref: "#/components/schemas/LLMObsCustomEvalConfigUpdateData" @@ -56789,7 +56789,7 @@ components: type: string type: object LLMObsDatasetBatchUpdateDataAttributesRequest: - description: Attributes for batch-updating records in an LLM Observability dataset. + description: Attributes for batch-updating records in an Agent Observability dataset. properties: create_new_version: description: Whether to create a new dataset version when applying the batch update. Defaults to `true`. @@ -56805,7 +56805,7 @@ components: $ref: "#/components/schemas/LLMObsDatasetBatchUpdateUpdateRecords" type: object LLMObsDatasetBatchUpdateDataRequest: - description: Data object for batch-updating records in an LLM Observability dataset. + description: Data object for batch-updating records in an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetBatchUpdateDataAttributesRequest" @@ -56827,7 +56827,7 @@ components: type: string type: array LLMObsDatasetBatchUpdateInsertRecord: - description: A record to insert as part of a batch update on an LLM Observability dataset. + description: A record to insert as part of a batch update on an Agent Observability dataset. properties: expected_output: $ref: "#/components/schemas/AnyValue" @@ -56854,7 +56854,7 @@ components: $ref: "#/components/schemas/LLMObsDatasetBatchUpdateInsertRecord" type: array LLMObsDatasetBatchUpdateRequest: - description: Request to batch-insert, update, and delete records in an LLM Observability dataset. + description: Request to batch-insert, update, and delete records in an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetBatchUpdateDataRequest" @@ -56862,7 +56862,7 @@ components: - data type: object LLMObsDatasetBatchUpdateUpdateRecord: - description: A record update payload as part of a batch update on an LLM Observability dataset. + description: A record update payload as part of a batch update on an Agent Observability dataset. properties: expected_output: $ref: "#/components/schemas/AnyValue" @@ -56887,7 +56887,7 @@ components: $ref: "#/components/schemas/LLMObsDatasetBatchUpdateUpdateRecord" type: array LLMObsDatasetCloneDataAttributesRequest: - description: Attributes for cloning an LLM Observability dataset. + description: Attributes for cloning an Agent Observability dataset. properties: description: description: Description of the cloned dataset. @@ -56901,7 +56901,7 @@ components: - name type: object LLMObsDatasetCloneDataRequest: - description: Data object for cloning an LLM Observability dataset. + description: Data object for cloning an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetCloneDataAttributesRequest" @@ -56917,7 +56917,7 @@ components: - attributes type: object LLMObsDatasetCloneRequest: - description: Request to clone an LLM Observability dataset. + description: Request to clone an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetCloneDataRequest" @@ -56925,7 +56925,7 @@ components: - data type: object LLMObsDatasetDataAttributesRequest: - description: Attributes for creating an LLM Observability dataset. + description: Attributes for creating an Agent Observability dataset. properties: description: description: Description of the dataset. @@ -56942,7 +56942,7 @@ components: - name type: object LLMObsDatasetDataAttributesResponse: - description: Attributes of an LLM Observability dataset. + description: Attributes of an Agent Observability dataset. properties: created_at: description: Timestamp when the dataset was created. @@ -56982,7 +56982,7 @@ components: - updated_at type: object LLMObsDatasetDataRequest: - description: Data object for creating an LLM Observability dataset. + description: Data object for creating an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetDataAttributesRequest" @@ -56993,7 +56993,7 @@ components: - attributes type: object LLMObsDatasetDataResponse: - description: Data object for an LLM Observability dataset. + description: Data object for an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetDataAttributesResponse" @@ -57009,7 +57009,7 @@ components: - attributes type: object LLMObsDatasetDraftStateData: - description: Data object for an LLM Observability dataset draft state. + description: Data object for an Agent Observability dataset draft state. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetDraftStateDataAttributes" @@ -57025,7 +57025,7 @@ components: - attributes type: object LLMObsDatasetDraftStateDataAttributes: - description: Attributes of an LLM Observability dataset draft state. + description: Attributes of an Agent Observability dataset draft state. properties: drafting_since: description: Timestamp when the dataset draft session started. @@ -57039,7 +57039,7 @@ components: - drafting_since type: object LLMObsDatasetDraftStateResponse: - description: Response containing the draft state of an LLM Observability dataset. + description: Response containing the draft state of an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetDraftStateData" @@ -57047,7 +57047,7 @@ components: - data type: object LLMObsDatasetDraftStateType: - description: Resource type of an LLM Observability dataset draft state. + description: Resource type of an Agent Observability dataset draft state. enum: - draft_state_data example: draft_state_data @@ -57082,7 +57082,7 @@ components: type: object LLMObsDatasetExportFormat: default: csv - description: Supported export format for an LLM Observability dataset. + description: Supported export format for an Agent Observability dataset. enum: - csv example: csv @@ -57090,7 +57090,7 @@ components: x-enum-varnames: - CSV LLMObsDatasetRecordDataResponse: - description: A single LLM Observability dataset record. + description: A single Agent Observability dataset record. properties: created_at: description: Timestamp when the record was created. @@ -57129,7 +57129,7 @@ components: - updated_at type: object LLMObsDatasetRecordItem: - description: A single record to append to an LLM Observability dataset. + description: A single record to append to an Agent Observability dataset. properties: expected_output: $ref: "#/components/schemas/AnyValue" @@ -57159,7 +57159,7 @@ components: type: string type: array LLMObsDatasetRecordUpdateItem: - description: A record update payload for an LLM Observability dataset. + description: A record update payload for an Agent Observability dataset. properties: expected_output: $ref: "#/components/schemas/AnyValue" @@ -57177,7 +57177,7 @@ components: - id type: object LLMObsDatasetRecordsDataAttributesRequest: - description: Attributes for appending records to an LLM Observability dataset. + description: Attributes for appending records to an Agent Observability dataset. properties: deduplicate: description: Whether to deduplicate records before appending. Defaults to `true`. @@ -57191,7 +57191,7 @@ components: - records type: object LLMObsDatasetRecordsDataRequest: - description: Data object for appending records to an LLM Observability dataset. + description: Data object for appending records to an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetRecordsDataAttributesRequest" @@ -57202,7 +57202,7 @@ components: - attributes type: object LLMObsDatasetRecordsListResponse: - description: Response containing a paginated list of LLM Observability dataset records. + description: Response containing a paginated list of Agent Observability dataset records. properties: data: description: List of dataset records. @@ -57237,7 +57237,7 @@ components: - data type: object LLMObsDatasetRecordsRequest: - description: Request to append records to an LLM Observability dataset. + description: Request to append records to an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetRecordsDataRequest" @@ -57245,7 +57245,7 @@ components: - data type: object LLMObsDatasetRecordsUpdateDataAttributesRequest: - description: Attributes for updating records in an LLM Observability dataset. + description: Attributes for updating records in an Agent Observability dataset. properties: records: description: List of records to update. @@ -57256,7 +57256,7 @@ components: - records type: object LLMObsDatasetRecordsUpdateDataRequest: - description: Data object for updating records in an LLM Observability dataset. + description: Data object for updating records in an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetRecordsUpdateDataAttributesRequest" @@ -57267,7 +57267,7 @@ components: - attributes type: object LLMObsDatasetRecordsUpdateRequest: - description: Request to update records in an LLM Observability dataset. + description: Request to update records in an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetRecordsUpdateDataRequest" @@ -57283,7 +57283,7 @@ components: type: string type: object LLMObsDatasetRequest: - description: Request to create an LLM Observability dataset. + description: Request to create an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetDataRequest" @@ -57291,7 +57291,7 @@ components: - data type: object LLMObsDatasetResponse: - description: Response containing a single LLM Observability dataset. + description: Response containing a single Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetDataResponse" @@ -57299,7 +57299,7 @@ components: - data type: object LLMObsDatasetRestoreVersionDataAttributesRequest: - description: Attributes for restoring an LLM Observability dataset to a previous version. + description: Attributes for restoring an Agent Observability dataset to a previous version. properties: dataset_version: description: Version number of the dataset to restore. Must be between 0 and the current version of the dataset, inclusive. @@ -57311,7 +57311,7 @@ components: - dataset_version type: object LLMObsDatasetRestoreVersionDataRequest: - description: Data object for restoring an LLM Observability dataset to a previous version. + description: Data object for restoring an Agent Observability dataset to a previous version. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetRestoreVersionDataAttributesRequest" @@ -57327,7 +57327,7 @@ components: - attributes type: object LLMObsDatasetRestoreVersionRequest: - description: Request to restore an LLM Observability dataset to a previous version. + description: Request to restore an Agent Observability dataset to a previous version. properties: data: $ref: "#/components/schemas/LLMObsDatasetRestoreVersionDataRequest" @@ -57335,7 +57335,7 @@ components: - data type: object LLMObsDatasetType: - description: Resource type of an LLM Observability dataset. + description: Resource type of an Agent Observability dataset. enum: - datasets example: datasets @@ -57343,7 +57343,7 @@ components: x-enum-varnames: - DATASETS LLMObsDatasetUpdateDataAttributesRequest: - description: Attributes for updating an LLM Observability dataset. + description: Attributes for updating an Agent Observability dataset. properties: description: description: Updated description of the dataset. @@ -57357,7 +57357,7 @@ components: type: string type: object LLMObsDatasetUpdateDataRequest: - description: Data object for updating an LLM Observability dataset. + description: Data object for updating an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetUpdateDataAttributesRequest" @@ -57368,7 +57368,7 @@ components: - attributes type: object LLMObsDatasetUpdateRequest: - description: Request to partially update an LLM Observability dataset. + description: Request to partially update an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetUpdateDataRequest" @@ -57376,7 +57376,7 @@ components: - data type: object LLMObsDatasetVersionData: - description: Data object for an LLM Observability dataset version. + description: Data object for an Agent Observability dataset version. properties: attributes: $ref: "#/components/schemas/LLMObsDatasetVersionDataAttributes" @@ -57392,7 +57392,7 @@ components: - attributes type: object LLMObsDatasetVersionDataAttributes: - description: Attributes of an LLM Observability dataset version. + description: Attributes of an Agent Observability dataset version. properties: dataset_id: description: Unique identifier of the dataset this version belongs to. @@ -57416,7 +57416,7 @@ components: - last_used type: object LLMObsDatasetVersionType: - description: Resource type of an LLM Observability dataset version. + description: Resource type of an Agent Observability dataset version. enum: - dataset_version example: dataset_version @@ -57424,7 +57424,7 @@ components: x-enum-varnames: - DATASET_VERSION LLMObsDatasetVersionsResponse: - description: Response containing the active versions of an LLM Observability dataset. + description: Response containing the active versions of an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDatasetVersionsResponseData" @@ -57437,7 +57437,7 @@ components: $ref: "#/components/schemas/LLMObsDatasetVersionData" type: array LLMObsDatasetsResponse: - description: Response containing a list of LLM Observability datasets. + description: Response containing a list of Agent Observability datasets. properties: data: description: List of datasets. @@ -57492,7 +57492,7 @@ components: - attributes type: object LLMObsDeleteAnnotationQueueInteractionsRequest: - description: Request to delete interactions from an LLM Observability annotation queue. + description: Request to delete interactions from an Agent Observability annotation queue. properties: data: $ref: "#/components/schemas/LLMObsDeleteAnnotationQueueInteractionsDataRequest" @@ -57579,7 +57579,7 @@ components: - data type: object LLMObsDeleteDatasetRecordsDataAttributesRequest: - description: Attributes for deleting records from an LLM Observability dataset. + description: Attributes for deleting records from an Agent Observability dataset. properties: record_ids: description: List of record IDs to delete. @@ -57593,7 +57593,7 @@ components: - record_ids type: object LLMObsDeleteDatasetRecordsDataRequest: - description: Data object for deleting records from an LLM Observability dataset. + description: Data object for deleting records from an Agent Observability dataset. properties: attributes: $ref: "#/components/schemas/LLMObsDeleteDatasetRecordsDataAttributesRequest" @@ -57604,7 +57604,7 @@ components: - attributes type: object LLMObsDeleteDatasetRecordsRequest: - description: Request to delete records from an LLM Observability dataset. + description: Request to delete records from an Agent Observability dataset. properties: data: $ref: "#/components/schemas/LLMObsDeleteDatasetRecordsDataRequest" @@ -57612,7 +57612,7 @@ components: - data type: object LLMObsDeleteDatasetsDataAttributesRequest: - description: Attributes for deleting LLM Observability datasets. + description: Attributes for deleting Agent Observability datasets. properties: dataset_ids: description: List of dataset IDs to delete. @@ -57626,7 +57626,7 @@ components: - dataset_ids type: object LLMObsDeleteDatasetsDataRequest: - description: Data object for deleting LLM Observability datasets. + description: Data object for deleting Agent Observability datasets. properties: attributes: $ref: "#/components/schemas/LLMObsDeleteDatasetsDataAttributesRequest" @@ -57637,7 +57637,7 @@ components: - attributes type: object LLMObsDeleteDatasetsRequest: - description: Request to delete one or more LLM Observability datasets. + description: Request to delete one or more Agent Observability datasets. properties: data: $ref: "#/components/schemas/LLMObsDeleteDatasetsDataRequest" @@ -57645,7 +57645,7 @@ components: - data type: object LLMObsDeleteExperimentsDataAttributesRequest: - description: Attributes for deleting LLM Observability experiments. + description: Attributes for deleting Agent Observability experiments. properties: experiment_ids: description: List of experiment IDs to delete. @@ -57659,7 +57659,7 @@ components: - experiment_ids type: object LLMObsDeleteExperimentsDataRequest: - description: Data object for deleting LLM Observability experiments. + description: Data object for deleting Agent Observability experiments. properties: attributes: $ref: "#/components/schemas/LLMObsDeleteExperimentsDataAttributesRequest" @@ -57670,7 +57670,7 @@ components: - attributes type: object LLMObsDeleteExperimentsRequest: - description: Request to delete one or more LLM Observability experiments. + description: Request to delete one or more Agent Observability experiments. properties: data: $ref: "#/components/schemas/LLMObsDeleteExperimentsDataRequest" @@ -57678,7 +57678,7 @@ components: - data type: object LLMObsDeleteProjectsDataAttributesRequest: - description: Attributes for deleting LLM Observability projects. + description: Attributes for deleting Agent Observability projects. properties: project_ids: description: List of project IDs to delete. @@ -57692,7 +57692,7 @@ components: - project_ids type: object LLMObsDeleteProjectsDataRequest: - description: Data object for deleting LLM Observability projects. + description: Data object for deleting Agent Observability projects. properties: attributes: $ref: "#/components/schemas/LLMObsDeleteProjectsDataAttributesRequest" @@ -57703,7 +57703,7 @@ components: - attributes type: object LLMObsDeleteProjectsRequest: - description: Request to delete one or more LLM Observability projects. + description: Request to delete one or more Agent Observability projects. properties: data: $ref: "#/components/schemas/LLMObsDeleteProjectsDataRequest" @@ -57711,7 +57711,7 @@ components: - data type: object LLMObsDeletedPromptData: - description: Data object confirming that an LLM Observability prompt was deleted. + description: Data object confirming that an Agent Observability prompt was deleted. properties: attributes: $ref: "#/components/schemas/LLMObsDeletedPromptDataAttributes" @@ -57727,7 +57727,7 @@ components: - attributes type: object LLMObsDeletedPromptDataAttributes: - description: Attributes confirming that an LLM Observability prompt was deleted. + description: Attributes confirming that an Agent Observability prompt was deleted. properties: deleted_at: description: Timestamp when the prompt was deleted. @@ -57743,7 +57743,7 @@ components: - deleted_at type: object LLMObsDeletedPromptResponse: - description: Response confirming that an LLM Observability prompt was deleted. + description: Response confirming that an Agent Observability prompt was deleted. example: data: attributes: @@ -57833,7 +57833,7 @@ components: x-enum-varnames: - DISPLAY_BLOCK LLMObsEventType: - description: Resource type for LLM Observability experiment events. + description: Resource type for Agent Observability experiment events. enum: - events example: events @@ -57841,7 +57841,7 @@ components: x-enum-varnames: - EVENTS LLMObsExperimentDataAttributesRequest: - description: Attributes for creating an LLM Observability experiment. + description: Attributes for creating an Agent Observability experiment. properties: config: additionalProperties: {} @@ -57887,7 +57887,7 @@ components: - name type: object LLMObsExperimentDataAttributesResponse: - description: Attributes of an LLM Observability experiment. + description: Attributes of an Agent Observability experiment. properties: aggregate_data: additionalProperties: {} @@ -57980,7 +57980,7 @@ components: - updated_at type: object LLMObsExperimentDataRequest: - description: Data object for creating an LLM Observability experiment. + description: Data object for creating an Agent Observability experiment. properties: attributes: $ref: "#/components/schemas/LLMObsExperimentDataAttributesRequest" @@ -57991,7 +57991,7 @@ components: - attributes type: object LLMObsExperimentDataResponse: - description: Data object for an LLM Observability experiment. + description: Data object for an Agent Observability experiment. properties: attributes: $ref: "#/components/schemas/LLMObsExperimentDataAttributesResponse" @@ -58101,7 +58101,7 @@ components: - attributes type: object LLMObsExperimentEventsRequest: - description: Request to push spans and metrics for an LLM Observability experiment. + description: Request to push spans and metrics for an Agent Observability experiment. properties: data: $ref: "#/components/schemas/LLMObsExperimentEventsDataRequest" @@ -58160,7 +58160,7 @@ components: - data type: object LLMObsExperimentMetric: - description: A metric associated with an LLM Observability experiment span. + description: A metric associated with an Agent Observability experiment span. properties: assessment: $ref: "#/components/schemas/LLMObsMetricAssessment" @@ -58222,7 +58222,7 @@ components: type: string type: object LLMObsExperimentRequest: - description: Request to create an LLM Observability experiment. + description: Request to create an Agent Observability experiment. properties: data: $ref: "#/components/schemas/LLMObsExperimentDataRequest" @@ -58230,7 +58230,7 @@ components: - data type: object LLMObsExperimentResponse: - description: Response containing a single LLM Observability experiment. + description: Response containing a single Agent Observability experiment. properties: data: $ref: "#/components/schemas/LLMObsExperimentDataResponse" @@ -58238,7 +58238,7 @@ components: - data type: object LLMObsExperimentRunDataResponse: - description: Data object for an LLM Observability experiment run. + description: Data object for an Agent Observability experiment run. properties: aggregate_data: additionalProperties: {} @@ -58266,7 +58266,7 @@ components: type: integer type: object LLMObsExperimentSpan: - description: A span associated with an LLM Observability experiment. + description: A span associated with an Agent Observability experiment. properties: dataset_id: description: Dataset ID associated with this span. @@ -58452,7 +58452,7 @@ components: - data type: object LLMObsExperimentStatus: - description: Execution status of an LLM Observability experiment. + description: Execution status of an Agent Observability experiment. enum: - running - completed @@ -58466,7 +58466,7 @@ components: - FAILED - INTERRUPTED LLMObsExperimentType: - description: Resource type of an LLM Observability experiment. + description: Resource type of an Agent Observability experiment. enum: - experiments example: experiments @@ -58474,7 +58474,7 @@ components: x-enum-varnames: - EXPERIMENTS LLMObsExperimentUpdateDataAttributesRequest: - description: Attributes for updating an LLM Observability experiment. + description: Attributes for updating an Agent Observability experiment. properties: dataset_id: description: Updated identifier of the dataset used in this experiment. @@ -58497,7 +58497,7 @@ components: $ref: "#/components/schemas/LLMObsExperimentStatus" type: object LLMObsExperimentUpdateDataRequest: - description: Data object for updating an LLM Observability experiment. + description: Data object for updating an Agent Observability experiment. properties: attributes: $ref: "#/components/schemas/LLMObsExperimentUpdateDataAttributesRequest" @@ -58508,7 +58508,7 @@ components: - attributes type: object LLMObsExperimentUpdateRequest: - description: Request to partially update an LLM Observability experiment. + description: Request to partially update an Agent Observability experiment. properties: data: $ref: "#/components/schemas/LLMObsExperimentUpdateDataRequest" @@ -58656,7 +58656,7 @@ components: - field type: object LLMObsExperimentationAnalyticsRequest: - description: Request to run an analytics aggregation over LLM Observability experimentation data. + description: Request to run an analytics aggregation over Agent Observability experimentation data. properties: data: $ref: "#/components/schemas/LLMObsExperimentationAnalyticsDataRequest" @@ -58847,7 +58847,7 @@ components: - attributes type: object LLMObsExperimentationSearchRequest: - description: Request to search across LLM Observability experimentation entities using cursor-based pagination. + description: Request to search across Agent Observability experimentation entities using cursor-based pagination. properties: data: $ref: "#/components/schemas/LLMObsExperimentationSearchDataRequest" @@ -58979,7 +58979,7 @@ components: type: integer type: object LLMObsExperimentationSimpleSearchRequest: - description: Request to search across LLM Observability experimentation entities using offset-based pagination. + description: Request to search across Agent Observability experimentation entities using offset-based pagination. properties: data: $ref: "#/components/schemas/LLMObsExperimentationSimpleSearchDataRequest" @@ -59027,7 +59027,7 @@ components: x-enum-varnames: - EXPERIMENTATION LLMObsExperimentsResponse: - description: Response containing a list of LLM Observability experiments. + description: Response containing a list of Agent Observability experiments. properties: data: description: List of experiments. @@ -59645,7 +59645,7 @@ components: - BOOLEAN - TEXT LLMObsMetricAssessment: - description: Assessment result for an LLM Observability experiment metric. + description: Assessment result for an Agent Observability experiment metric. enum: - pass - fail @@ -59655,7 +59655,7 @@ components: - PASS - FAIL LLMObsMetricScoreType: - description: Type of metric recorded for an LLM Observability experiment. + description: Type of metric recorded for an Agent Observability experiment. enum: - score - categorical @@ -59830,7 +59830,7 @@ components: $ref: "#/components/schemas/LLMObsPatternsClusteredPoint" type: array LLMObsPatternsClusteredPointsResponse: - description: Response containing the clustered points of an LLM Observability topic. + description: Response containing the clustered points of an Agent Observability topic. properties: data: $ref: "#/components/schemas/LLMObsPatternsClusteredPointsResponseData" @@ -59838,7 +59838,7 @@ components: - data type: object LLMObsPatternsClusteredPointsResponseAttributes: - description: Attributes of an LLM Observability patterns clustered points response. + description: Attributes of an Agent Observability patterns clustered points response. properties: next_page_token: description: Pagination token for the next page of points. Null if there are no more pages. @@ -59857,7 +59857,7 @@ components: - points type: object LLMObsPatternsClusteredPointsResponseData: - description: Data object of an LLM Observability patterns clustered points response. + description: Data object of an Agent Observability patterns clustered points response. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsClusteredPointsResponseAttributes" @@ -59873,7 +59873,7 @@ components: - attributes type: object LLMObsPatternsClusteredPointsType: - description: Resource type of an LLM Observability patterns clustered points response. + description: Resource type of an Agent Observability patterns clustered points response. enum: - clustered_points_response example: clustered_points_response @@ -59881,7 +59881,7 @@ components: x-enum-varnames: - CLUSTERED_POINTS_RESPONSE LLMObsPatternsConfigAttributes: - description: Attributes of an LLM Observability patterns configuration. + description: Attributes of an Agent Observability patterns configuration. properties: account_id: description: Integration account ID for a bring-your-own-model configuration. @@ -59953,7 +59953,7 @@ components: - updated_at type: object LLMObsPatternsConfigItem: - description: A single LLM Observability patterns configuration in a list response. + description: A single Agent Observability patterns configuration in a list response. properties: account_id: description: Integration account ID for a bring-your-own-model configuration. @@ -60035,7 +60035,7 @@ components: $ref: "#/components/schemas/LLMObsPatternsConfigItem" type: array LLMObsPatternsConfigResponse: - description: Response containing a single LLM Observability patterns configuration. + description: Response containing a single Agent Observability patterns configuration. properties: data: $ref: "#/components/schemas/LLMObsPatternsConfigResponseData" @@ -60043,7 +60043,7 @@ components: - data type: object LLMObsPatternsConfigResponseData: - description: Data object of an LLM Observability patterns configuration. + description: Data object of an Agent Observability patterns configuration. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsConfigAttributes" @@ -60096,7 +60096,7 @@ components: type: number type: object LLMObsPatternsConfigType: - description: Resource type of an LLM Observability patterns configuration. + description: Resource type of an Agent Observability patterns configuration. enum: - topic_discovery_configs example: topic_discovery_configs @@ -60104,7 +60104,7 @@ components: x-enum-varnames: - TOPIC_DISCOVERY_CONFIGS LLMObsPatternsConfigUpsertRequest: - description: Request to create or update an LLM Observability patterns configuration. + description: Request to create or update an Agent Observability patterns configuration. properties: data: $ref: "#/components/schemas/LLMObsPatternsConfigUpsertRequestData" @@ -60112,7 +60112,7 @@ components: - data type: object LLMObsPatternsConfigUpsertRequestAttributes: - description: Attributes for creating or updating an LLM Observability patterns configuration. + description: Attributes for creating or updating an Agent Observability patterns configuration. properties: account_id: description: Integration account ID for a bring-your-own-model configuration. @@ -60171,7 +60171,7 @@ components: - hierarchy_depth type: object LLMObsPatternsConfigUpsertRequestData: - description: Data object for creating or updating an LLM Observability patterns configuration. + description: Data object for creating or updating an Agent Observability patterns configuration. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsConfigUpsertRequestAttributes" @@ -60182,7 +60182,7 @@ components: - attributes type: object LLMObsPatternsConfigsListType: - description: Resource type of a list of LLM Observability patterns configurations. + description: Resource type of a list of Agent Observability patterns configurations. enum: - list_topic_discovery_configs_response example: list_topic_discovery_configs_response @@ -60190,7 +60190,7 @@ components: x-enum-varnames: - LIST_TOPIC_DISCOVERY_CONFIGS_RESPONSE LLMObsPatternsConfigsResponse: - description: Response containing a list of LLM Observability patterns configurations. + description: Response containing a list of Agent Observability patterns configurations. properties: data: $ref: "#/components/schemas/LLMObsPatternsConfigsResponseData" @@ -60198,7 +60198,7 @@ components: - data type: object LLMObsPatternsConfigsResponseAttributes: - description: Attributes of a list of LLM Observability patterns configurations. + description: Attributes of a list of Agent Observability patterns configurations. properties: configs: $ref: "#/components/schemas/LLMObsPatternsConfigItemsList" @@ -60206,7 +60206,7 @@ components: - configs type: object LLMObsPatternsConfigsResponseData: - description: Data object of a list of LLM Observability patterns configurations. + description: Data object of a list of Agent Observability patterns configurations. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsConfigsResponseAttributes" @@ -60227,7 +60227,7 @@ components: $ref: "#/components/schemas/LLMObsPatternsActivityProgress" type: array LLMObsPatternsRequestType: - description: Resource type for triggering an LLM Observability patterns run. + description: Resource type for triggering an Agent Observability patterns run. enum: - topic_discovery example: topic_discovery @@ -60235,7 +60235,7 @@ components: x-enum-varnames: - TOPIC_DISCOVERY LLMObsPatternsRunStatusResponse: - description: Response containing the status of an LLM Observability patterns run. + description: Response containing the status of an Agent Observability patterns run. properties: data: $ref: "#/components/schemas/LLMObsPatternsRunStatusResponseData" @@ -60243,7 +60243,7 @@ components: - data type: object LLMObsPatternsRunStatusResponseAttributes: - description: Attributes of an LLM Observability patterns run status. + description: Attributes of an Agent Observability patterns run status. properties: created_at: description: Timestamp when the run was created. @@ -60267,7 +60267,7 @@ components: - progress type: object LLMObsPatternsRunStatusResponseData: - description: Data object of an LLM Observability patterns run status response. + description: Data object of an Agent Observability patterns run status response. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsRunStatusResponseAttributes" @@ -60283,7 +60283,7 @@ components: - attributes type: object LLMObsPatternsRunStatusType: - description: Resource type of an LLM Observability patterns run status. + description: Resource type of an Agent Observability patterns run status. enum: - topic_discovery_run_status example: topic_discovery_run_status @@ -60291,7 +60291,7 @@ components: x-enum-varnames: - TOPIC_DISCOVERY_RUN_STATUS LLMObsPatternsRunSummary: - description: Summary of an LLM Observability patterns run. + description: Summary of an Agent Observability patterns run. properties: completed_at: description: Timestamp when the run completed. Null if the run has not completed. @@ -60325,7 +60325,7 @@ components: $ref: "#/components/schemas/LLMObsPatternsRunSummary" type: array LLMObsPatternsRunsListType: - description: Resource type of a list of LLM Observability patterns runs. + description: Resource type of a list of Agent Observability patterns runs. enum: - list_topic_discovery_runs_response example: list_topic_discovery_runs_response @@ -60333,7 +60333,7 @@ components: x-enum-varnames: - LIST_TOPIC_DISCOVERY_RUNS_RESPONSE LLMObsPatternsRunsResponse: - description: Response containing the completed runs of an LLM Observability patterns configuration. + description: Response containing the completed runs of an Agent Observability patterns configuration. properties: data: $ref: "#/components/schemas/LLMObsPatternsRunsResponseData" @@ -60341,7 +60341,7 @@ components: - data type: object LLMObsPatternsRunsResponseAttributes: - description: Attributes of an LLM Observability patterns runs response. + description: Attributes of an Agent Observability patterns runs response. properties: runs: $ref: "#/components/schemas/LLMObsPatternsRunsList" @@ -60349,7 +60349,7 @@ components: - runs type: object LLMObsPatternsRunsResponseData: - description: Data object of an LLM Observability patterns runs response. + description: Data object of an Agent Observability patterns runs response. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsRunsResponseAttributes" @@ -60365,7 +60365,7 @@ components: - attributes type: object LLMObsPatternsTopic: - description: A topic discovered by an LLM Observability patterns run. + description: A topic discovered by an Agent Observability patterns run. properties: created_at: description: Timestamp when the topic was created. @@ -60425,7 +60425,7 @@ components: type: object LLMObsPatternsTopicWithClusteredPoints: description: |- - A topic discovered by an LLM Observability patterns run, including the + A topic discovered by an Agent Observability patterns run, including the clustered points attached to leaf topics. properties: cluster_points: @@ -60492,7 +60492,7 @@ components: $ref: "#/components/schemas/LLMObsPatternsTopic" type: array LLMObsPatternsTopicsResponse: - description: Response containing the topics discovered by an LLM Observability patterns run. + description: Response containing the topics discovered by an Agent Observability patterns run. properties: data: $ref: "#/components/schemas/LLMObsPatternsTopicsResponseData" @@ -60500,7 +60500,7 @@ components: - data type: object LLMObsPatternsTopicsResponseAttributes: - description: Attributes of an LLM Observability patterns topics response. + description: Attributes of an Agent Observability patterns topics response. properties: completed_at: description: Timestamp when the run completed. Null if the run has not completed. @@ -60537,7 +60537,7 @@ components: - topics type: object LLMObsPatternsTopicsResponseData: - description: Data object of an LLM Observability patterns topics response. + description: Data object of an Agent Observability patterns topics response. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsTopicsResponseAttributes" @@ -60553,7 +60553,7 @@ components: - attributes type: object LLMObsPatternsTopicsType: - description: Resource type of an LLM Observability patterns topics response. + description: Resource type of an Agent Observability patterns topics response. enum: - get_topics_response example: get_topics_response @@ -60568,7 +60568,7 @@ components: LLMObsPatternsTopicsWithClusteredPointsResponse: description: |- Response containing the topics, and the clustered points of their leaf topics, - discovered by an LLM Observability patterns run. + discovered by an Agent Observability patterns run. properties: data: $ref: "#/components/schemas/LLMObsPatternsTopicsWithClusteredPointsResponseData" @@ -60576,7 +60576,7 @@ components: - data type: object LLMObsPatternsTopicsWithClusteredPointsResponseAttributes: - description: Attributes of an LLM Observability patterns topics-with-clustered-points response. + description: Attributes of an Agent Observability patterns topics-with-clustered-points response. properties: completed_at: description: Timestamp when the run completed. Null if the run has not completed. @@ -60613,7 +60613,7 @@ components: - topics type: object LLMObsPatternsTopicsWithClusteredPointsResponseData: - description: Data object of an LLM Observability patterns topics-with-clustered-points response. + description: Data object of an Agent Observability patterns topics-with-clustered-points response. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsTopicsWithClusteredPointsResponseAttributes" @@ -60629,7 +60629,7 @@ components: - attributes type: object LLMObsPatternsTopicsWithClusteredPointsType: - description: Resource type of an LLM Observability patterns topics-with-clustered-points response. + description: Resource type of an Agent Observability patterns topics-with-clustered-points response. enum: - get_topics_with_cluster_points_response example: get_topics_with_cluster_points_response @@ -60637,7 +60637,7 @@ components: x-enum-varnames: - GET_TOPICS_WITH_CLUSTER_POINTS_RESPONSE LLMObsPatternsTriggerRequest: - description: Request to trigger an LLM Observability patterns run. + description: Request to trigger an Agent Observability patterns run. properties: data: $ref: "#/components/schemas/LLMObsPatternsTriggerRequestData" @@ -60645,7 +60645,7 @@ components: - data type: object LLMObsPatternsTriggerRequestAttributes: - description: Attributes for triggering an LLM Observability patterns run. + description: Attributes for triggering an Agent Observability patterns run. properties: config_id: description: The ID of the patterns configuration to run. @@ -60655,7 +60655,7 @@ components: - config_id type: object LLMObsPatternsTriggerRequestData: - description: Data object for triggering an LLM Observability patterns run. + description: Data object for triggering an Agent Observability patterns run. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsTriggerRequestAttributes" @@ -60666,7 +60666,7 @@ components: - attributes type: object LLMObsPatternsTriggerResponse: - description: Response after triggering an LLM Observability patterns run. + description: Response after triggering an Agent Observability patterns run. properties: data: $ref: "#/components/schemas/LLMObsPatternsTriggerResponseData" @@ -60674,7 +60674,7 @@ components: - data type: object LLMObsPatternsTriggerResponseAttributes: - description: Attributes of an LLM Observability patterns trigger response. + description: Attributes of an Agent Observability patterns trigger response. properties: config_id: description: The ID of the patterns configuration that was run. @@ -60694,7 +60694,7 @@ components: - status type: object LLMObsPatternsTriggerResponseData: - description: Data object of an LLM Observability patterns trigger response. + description: Data object of an Agent Observability patterns trigger response. properties: attributes: $ref: "#/components/schemas/LLMObsPatternsTriggerResponseAttributes" @@ -60710,7 +60710,7 @@ components: - attributes type: object LLMObsPatternsTriggerResponseType: - description: Resource type of an LLM Observability patterns trigger response. + description: Resource type of an Agent Observability patterns trigger response. enum: - topic_discovery_run example: topic_discovery_run @@ -60718,7 +60718,7 @@ components: x-enum-varnames: - TOPIC_DISCOVERY_RUN LLMObsProjectDataAttributesRequest: - description: Attributes for creating an LLM Observability project. + description: Attributes for creating an Agent Observability project. properties: description: description: Description of the project. @@ -60731,7 +60731,7 @@ components: - name type: object LLMObsProjectDataAttributesResponse: - description: Attributes of an LLM Observability project. + description: Attributes of an Agent Observability project. properties: created_at: description: Timestamp when the project was created. @@ -60759,7 +60759,7 @@ components: - updated_at type: object LLMObsProjectDataRequest: - description: Data object for creating an LLM Observability project. + description: Data object for creating an Agent Observability project. properties: attributes: $ref: "#/components/schemas/LLMObsProjectDataAttributesRequest" @@ -60770,7 +60770,7 @@ components: - attributes type: object LLMObsProjectDataResponse: - description: Data object for an LLM Observability project. + description: Data object for an Agent Observability project. properties: attributes: $ref: "#/components/schemas/LLMObsProjectDataAttributesResponse" @@ -60786,7 +60786,7 @@ components: - attributes type: object LLMObsProjectRequest: - description: Request to create an LLM Observability project. + description: Request to create an Agent Observability project. properties: data: $ref: "#/components/schemas/LLMObsProjectDataRequest" @@ -60794,7 +60794,7 @@ components: - data type: object LLMObsProjectResponse: - description: Response containing a single LLM Observability project. + description: Response containing a single Agent Observability project. properties: data: $ref: "#/components/schemas/LLMObsProjectDataResponse" @@ -60802,7 +60802,7 @@ components: - data type: object LLMObsProjectType: - description: Resource type of an LLM Observability project. + description: Resource type of an Agent Observability project. enum: - projects example: projects @@ -60810,7 +60810,7 @@ components: x-enum-varnames: - PROJECTS LLMObsProjectUpdateDataAttributesRequest: - description: Attributes for updating an LLM Observability project. + description: Attributes for updating an Agent Observability project. properties: description: description: Updated description of the project. @@ -60820,7 +60820,7 @@ components: type: string type: object LLMObsProjectUpdateDataRequest: - description: Data object for updating an LLM Observability project. + description: Data object for updating an Agent Observability project. properties: attributes: $ref: "#/components/schemas/LLMObsProjectUpdateDataAttributesRequest" @@ -60831,7 +60831,7 @@ components: - attributes type: object LLMObsProjectUpdateRequest: - description: Request to partially update an LLM Observability project. + description: Request to partially update an Agent Observability project. properties: data: $ref: "#/components/schemas/LLMObsProjectUpdateDataRequest" @@ -60839,7 +60839,7 @@ components: - data type: object LLMObsProjectsResponse: - description: Response containing a list of LLM Observability projects. + description: Response containing a list of Agent Observability projects. properties: data: description: List of projects. @@ -60874,7 +60874,7 @@ components: type: array x-generate-alias-as-model: true LLMObsPromptData: - description: Data object for an LLM Observability prompt. + description: Data object for an Agent Observability prompt. properties: attributes: $ref: "#/components/schemas/LLMObsPromptDataAttributes" @@ -60890,7 +60890,7 @@ components: - attributes type: object LLMObsPromptDataAttributes: - description: Attributes of an LLM Observability prompt registry entry. + description: Attributes of an Agent Observability prompt registry entry. properties: author: description: UUID of the user who authored the prompt. @@ -60975,7 +60975,7 @@ components: - id type: object LLMObsPromptResponse: - description: Response containing a single LLM Observability prompt. + description: Response containing a single Agent Observability prompt. example: data: attributes: @@ -61008,7 +61008,7 @@ components: - REGISTRY - CODE LLMObsPromptSDKData: - description: Data object for a flattened LLM Observability prompt version returned for SDK consumption. + description: Data object for a flattened Agent Observability prompt version returned for SDK consumption. properties: attributes: $ref: "#/components/schemas/LLMObsPromptSDKDataAttributes" @@ -61057,7 +61057,7 @@ components: type: string type: object LLMObsPromptSDKResponse: - description: Response containing a flattened LLM Observability prompt version for SDK consumption. + description: Response containing a flattened Agent Observability prompt version for SDK consumption. example: data: attributes: @@ -61089,7 +61089,7 @@ components: pattern: ".*\\S.*" type: string LLMObsPromptType: - description: Resource type of an LLM Observability prompt. + description: Resource type of an Agent Observability prompt. enum: - prompt-templates example: prompt-templates @@ -61097,7 +61097,7 @@ components: x-enum-varnames: - PROMPT_TEMPLATES LLMObsPromptVersionData: - description: Data object for a specific version of an LLM Observability prompt. + description: Data object for a specific version of an Agent Observability prompt. properties: attributes: $ref: "#/components/schemas/LLMObsPromptVersionDataAttributes" @@ -61113,7 +61113,7 @@ components: - attributes type: object LLMObsPromptVersionDataAttributes: - description: Attributes of a specific version of an LLM Observability prompt. + description: Attributes of a specific version of an Agent Observability prompt. properties: author: description: UUID of the user who authored this version. @@ -61183,7 +61183,7 @@ components: - version type: object LLMObsPromptVersionLabel: - description: A label attached to an LLM Observability prompt version. + description: A label attached to an Agent Observability prompt version. enum: - production - development @@ -61275,7 +61275,7 @@ components: - version type: object LLMObsPromptVersionResponse: - description: Response containing a specific version of an LLM Observability prompt. + description: Response containing a specific version of an Agent Observability prompt. example: data: attributes: @@ -61300,7 +61300,7 @@ components: - data type: object LLMObsPromptVersionType: - description: Resource type of an LLM Observability prompt version. + description: Resource type of an Agent Observability prompt version. enum: - prompt-template-versions example: prompt-template-versions @@ -61308,7 +61308,7 @@ components: x-enum-varnames: - PROMPT_TEMPLATE_VERSIONS LLMObsPromptVersionsResponse: - description: Response containing the versions of an LLM Observability prompt. + description: Response containing the versions of an Agent Observability prompt. example: data: - attributes: @@ -61341,7 +61341,7 @@ components: - data type: object LLMObsPromptsResponse: - description: Response containing a list of LLM Observability prompts. + description: Response containing a list of Agent Observability prompts. example: data: - attributes: @@ -61359,7 +61359,7 @@ components: type: prompt-templates properties: data: - description: List of LLM Observability prompts. + description: List of Agent Observability prompts. items: $ref: "#/components/schemas/LLMObsPromptData" type: array @@ -61367,7 +61367,7 @@ components: - data type: object LLMObsRecordType: - description: Resource type of LLM Observability dataset records. + description: Resource type of Agent Observability dataset records. enum: - records example: records @@ -61375,7 +61375,7 @@ components: x-enum-varnames: - RECORDS LLMObsSearchSpansRequest: - description: Request body for searching LLM Observability spans. + description: Request body for searching Agent Observability spans. properties: data: $ref: "#/components/schemas/LLMObsSearchSpansRequestData" @@ -61383,7 +61383,7 @@ components: - data type: object LLMObsSearchSpansRequestAttributes: - description: Attributes of an LLM Observability spans search request. + description: Attributes of an Agent Observability spans search request. properties: filter: $ref: "#/components/schemas/LLMObsSpanFilter" @@ -61397,7 +61397,7 @@ components: type: string type: object LLMObsSearchSpansRequestData: - description: Data object for an LLM Observability spans search request. + description: Data object for an Agent Observability spans search request. properties: attributes: $ref: "#/components/schemas/LLMObsSearchSpansRequestAttributes" @@ -61408,7 +61408,7 @@ components: - attributes type: object LLMObsSearchSpansRequestType: - description: Resource type for an LLM Observability spans search request. + description: Resource type for an Agent Observability spans search request. enum: - spans example: spans @@ -61416,7 +61416,7 @@ components: x-enum-varnames: - SPANS LLMObsSpanAttributes: - description: Attributes of an LLM Observability span. + description: Attributes of an Agent Observability span. properties: duration: description: Duration of the span in nanoseconds. @@ -61506,7 +61506,7 @@ components: - span_kind type: object LLMObsSpanData: - description: A single LLM Observability span. + description: A single Agent Observability span. properties: attributes: $ref: "#/components/schemas/LLMObsSpanAttributes" @@ -61522,7 +61522,7 @@ components: - attributes type: object LLMObsSpanEvaluationMetric: - description: An evaluation metric associated with an LLM Observability span. + description: An evaluation metric associated with an Agent Observability span. properties: assessment: description: Assessment result (e.g., pass or fail). @@ -61547,7 +61547,7 @@ components: description: Value of the evaluation result. type: object LLMObsSpanFilter: - description: Filter criteria for an LLM Observability span search. + description: Filter criteria for an Agent Observability span search. properties: from: description: Start of the time range. Accepts ISO 8601 or relative format (e.g., `now-15m`). Defaults to `now-15m`. @@ -61559,7 +61559,7 @@ components: type: string query: description: >- - Search query using LLM Observability query syntax. Supports attribute filters using the field:value syntax (e.g. session_id, trace_id, ml_app, meta.span.kind). When provided, structured field filters (`span_id`, `trace_id`, etc.) are ignored. + Search query using Agent Observability query syntax. Supports attribute filters using the field:value syntax (e.g. session_id, trace_id, ml_app, meta.span.kind). When provided, structured field filters (`span_id`, `trace_id`, etc.) are ignored. example: "@session_id:abc123def456" type: string span_id: @@ -61589,7 +61589,7 @@ components: type: string type: object LLMObsSpanIO: - description: Input or output content of an LLM Observability span. + description: Input or output content of an Agent Observability span. properties: messages: description: List of messages in the input or output. @@ -61700,7 +61700,7 @@ components: type: string type: object LLMObsSpanType: - description: Resource type for an LLM Observability span. + description: Resource type for an Agent Observability span. enum: - span example: span @@ -61708,7 +61708,7 @@ components: x-enum-varnames: - SPAN LLMObsSpansResponse: - description: Response containing a list of LLM Observability spans. + description: Response containing a list of Agent Observability spans. properties: data: description: List of spans matching the query. @@ -61860,7 +61860,7 @@ components: - EXPERIMENT_TRACE - SESSION LLMObsUpdatePromptData: - description: Data object for updating an LLM Observability prompt. + description: Data object for updating an Agent Observability prompt. properties: attributes: $ref: "#/components/schemas/LLMObsUpdatePromptDataAttributes" @@ -61873,7 +61873,7 @@ components: LLMObsUpdatePromptDataAttributes: additionalProperties: false description: >- - Attributes for updating an LLM Observability prompt. At least one of `title` or `description` must be provided; both attributes are optional individually. + Attributes for updating an Agent Observability prompt. At least one of `title` or `description` must be provided; both attributes are optional individually. minProperties: 1 properties: description: @@ -61884,7 +61884,7 @@ components: type: string type: object LLMObsUpdatePromptRequest: - description: Request to update an LLM Observability prompt's metadata. + description: Request to update an Agent Observability prompt's metadata. properties: data: $ref: "#/components/schemas/LLMObsUpdatePromptData" @@ -61892,7 +61892,7 @@ components: - data type: object LLMObsUpdatePromptVersionData: - description: Data object for updating an LLM Observability prompt version. + description: Data object for updating an Agent Observability prompt version. properties: attributes: $ref: "#/components/schemas/LLMObsUpdatePromptVersionDataAttributes" @@ -61905,7 +61905,7 @@ components: LLMObsUpdatePromptVersionDataAttributes: additionalProperties: false description: >- - 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. + Attributes for updating an Agent Observability prompt version. At least one of `description`, `labels`, or `env_ids` must be provided; all three attributes are optional individually. minProperties: 1 properties: description: @@ -61925,7 +61925,7 @@ components: type: array type: object LLMObsUpdatePromptVersionRequest: - description: Request to update an LLM Observability prompt version's metadata or feature-flag environments. + description: Request to update an Agent Observability prompt version's metadata or feature-flag environments. properties: data: $ref: "#/components/schemas/LLMObsUpdatePromptVersionData" @@ -120663,7 +120663,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/unstable/llm-obs/config/evaluators/custom: get: - description: List all custom LLM Observability evaluator configurations for the organization. + description: List all custom Agent Observability evaluator configurations for the organization. operationId: ListLLMObsCustomEvalConfigs responses: "200": @@ -120724,7 +120724,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/unstable/llm-obs/config/evaluators/custom/{eval_name}: delete: - description: Delete a custom LLM Observability evaluator configuration by its name. + description: Delete a custom Agent Observability evaluator configuration by its name. operationId: DeleteLLMObsCustomEvalConfig parameters: - $ref: "#/components/parameters/LLMObsEvalNamePathParameter" @@ -120767,7 +120767,7 @@ paths: **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). get: - description: Retrieve a custom LLM Observability evaluator configuration by its name. + description: Retrieve a custom Agent Observability evaluator configuration by its name. operationId: GetLLMObsCustomEvalConfig parameters: - $ref: "#/components/parameters/LLMObsEvalNamePathParameter" @@ -120841,7 +120841,7 @@ paths: **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). put: - description: Create or update a custom LLM Observability evaluator configuration by its name. + description: Create or update a custom Agent Observability evaluator configuration by its name. operationId: UpdateLLMObsCustomEvalConfig parameters: - $ref: "#/components/parameters/LLMObsEvalNamePathParameter" @@ -159428,7 +159428,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability annotation queues + summary: List Agent Observability annotation queues tags: - LLM Observability x-unstable: |- @@ -159524,7 +159524,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Create an LLM Observability annotation queue + summary: Create an Agent Observability annotation queue tags: - LLM Observability x-unstable: |- @@ -159562,7 +159562,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Delete an LLM Observability annotation queue + summary: Delete an Agent Observability annotation queue tags: - LLM Observability x-unstable: |- @@ -159640,7 +159640,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Update an LLM Observability annotation queue + summary: Update an Agent Observability annotation queue tags: - LLM Observability x-unstable: |- @@ -160278,7 +160278,7 @@ paths: /api/v2/llm-obs/v1/experimentation/analytics: post: description: |- - Execute an analytics aggregation over LLM Observability experimentation data. + Execute an analytics aggregation over Agent Observability experimentation data. Use this endpoint to compute metrics (for example average eval scores) grouped by fields such as `span_id` or `experiment_id`. At least one `compute` definition and one `index` must be provided. @@ -160356,7 +160356,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Aggregate LLM Observability experimentation + summary: Aggregate Agent Observability experimentation tags: - LLM Observability x-unstable: |- @@ -160365,7 +160365,7 @@ paths: /api/v2/llm-obs/v1/experimentation/search: post: description: |- - Search across LLM Observability experimentation entities — projects, datasets, dataset records, experiments, and experiment runs — using cursor-based pagination. + Search across Agent Observability experimentation entities — projects, datasets, dataset records, experiments, and experiment runs — using cursor-based pagination. The `filter.scope` field controls which entity types are returned. At least one valid scope must be provided. @@ -160466,7 +160466,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Search LLM Observability experimentation entities + summary: Search Agent Observability experimentation tags: - LLM Observability x-unstable: |- @@ -160475,7 +160475,7 @@ paths: /api/v2/llm-obs/v1/experimentation/simple-search: post: description: |- - Search across LLM Observability experimentation entities using offset-based (page-number) pagination. + Search across Agent Observability experimentation entities using offset-based (page-number) pagination. Use this endpoint when you need total page count or want to navigate to a specific page number. The `filter.scope` field controls which entity types are returned. At least one valid scope must be provided. @@ -160567,7 +160567,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/experiments: get: - description: List all LLM Observability experiments sorted by creation date, newest first. + description: List all Agent Observability experiments sorted by creation date, newest first. operationId: ListLLMObsExperiments parameters: - description: Filter experiments by project ID. Required if `filter[dataset_id]` is not provided. @@ -160684,14 +160684,14 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability experiments + summary: List Agent Observability experiments tags: - LLM Observability x-unstable: |- **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: - description: Create a new LLM Observability experiment. + description: Create a new Agent Observability experiment. operationId: CreateLLMObsExperiment requestBody: content: @@ -160775,7 +160775,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Create an LLM Observability experiment + summary: Create an Agent Observability experiment tags: - LLM Observability x-unstable: |- @@ -160783,7 +160783,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/experiments/delete: post: - description: Delete one or more LLM Observability experiments. + description: Delete one or more Agent Observability experiments. operationId: DeleteLLMObsExperiments requestBody: content: @@ -160826,7 +160826,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Delete LLM Observability experiments + summary: Delete Agent Observability experiments tags: - LLM Observability x-unstable: |- @@ -160834,7 +160834,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/experiments/{experiment_id}: patch: - description: Partially update an existing LLM Observability experiment. + description: Partially update an existing Agent Observability experiment. operationId: UpdateLLMObsExperiment parameters: - $ref: "#/components/parameters/LLMObsExperimentIDPathParameter" @@ -160901,7 +160901,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Update an LLM Observability experiment + summary: Update an Agent Observability experiment tags: - LLM Observability x-unstable: |- @@ -160972,14 +160972,14 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability experiment spans (v1) + summary: List Agent Observability experiment spans (v1) tags: - LLM Observability x-unstable: |- **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: - description: Push spans and metrics for an LLM Observability experiment. + description: Push spans and metrics for an Agent Observability experiment. operationId: CreateLLMObsExperimentEvents parameters: - $ref: "#/components/parameters/LLMObsExperimentIDPathParameter" @@ -161043,7 +161043,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Push events for an LLM Observability experiment + summary: Push events for an Agent Observability experiment tags: - LLM Observability x-unstable: |- @@ -161244,7 +161244,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/projects: get: - description: List all LLM Observability projects sorted by creation date, newest first. + description: List all Agent Observability projects sorted by creation date, newest first. operationId: ListLLMObsProjects parameters: - description: Filter projects by project ID. @@ -161309,14 +161309,14 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability projects + summary: List Agent Observability projects tags: - LLM Observability x-unstable: |- **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: - description: Create a new LLM Observability project. Returns the existing project if a name conflict occurs. + description: Create a new Agent Observability project. Returns the existing project if a name conflict occurs. operationId: CreateLLMObsProject requestBody: content: @@ -161390,7 +161390,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Create an LLM Observability project + summary: Create an Agent Observability project tags: - LLM Observability x-unstable: |- @@ -161398,7 +161398,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/projects/delete: post: - description: Delete one or more LLM Observability projects. + description: Delete one or more Agent Observability projects. operationId: DeleteLLMObsProjects requestBody: content: @@ -161441,7 +161441,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Delete LLM Observability projects + summary: Delete Agent Observability projects tags: - LLM Observability x-unstable: |- @@ -161449,7 +161449,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/projects/{project_id}: patch: - description: Partially update an existing LLM Observability project. + description: Partially update an existing Agent Observability project. operationId: UpdateLLMObsProject parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -161512,7 +161512,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Update an LLM Observability project + summary: Update an Agent Observability project tags: - LLM Observability x-unstable: |- @@ -161520,7 +161520,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/prompts: get: - description: List all LLM Observability prompts in the prompt registry for the organization. + description: List all Agent Observability prompts in the prompt registry for the organization. operationId: ListLLMObsPrompts parameters: - description: Optional filter for prompts by prompt ID. @@ -161570,7 +161570,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability prompts + summary: List Agent Observability prompts tags: - LLM Observability x-permission: @@ -161581,7 +161581,7 @@ paths: **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: - description: Create a new prompt (and its first version) in the LLM Observability prompt registry. + description: Create a new prompt (and its first version) in the Agent Observability prompt registry. operationId: CreateLLMObsPrompt requestBody: content: @@ -161657,7 +161657,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Create an LLM Observability prompt + summary: Create an Agent Observability prompt tags: - LLM Observability x-permission: @@ -161674,7 +161674,7 @@ paths: /api/v2/llm-obs/v1/prompts/{prompt_id}: delete: description: >- - Soft-delete an LLM Observability prompt. The prompt's version rows are retained, but they are no longer accessible through the public prompt registry endpoints. + Soft-delete an Agent Observability prompt. The prompt's version rows are retained, but they are no longer accessible through the public prompt registry endpoints. operationId: DeleteLLMObsPrompt parameters: - $ref: "#/components/parameters/LLMObsPromptIDPathParameter" @@ -161717,7 +161717,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Delete an LLM Observability prompt + summary: Delete an Agent Observability prompt tags: - LLM Observability x-permission: @@ -161732,7 +161732,7 @@ paths: **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). get: - description: Get the latest version of an LLM Observability prompt by prompt ID. + description: Get the latest version of an Agent Observability prompt by prompt ID. operationId: GetLLMObsPrompt parameters: - $ref: "#/components/parameters/LLMObsPromptIDPathParameter" @@ -161782,7 +161782,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Get an LLM Observability prompt + summary: Get an Agent Observability prompt tags: - LLM Observability x-permission: @@ -161793,7 +161793,7 @@ paths: **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). patch: - description: Update the title, the description, or both, for an LLM Observability prompt. + description: Update the title, the description, or both, for an Agent Observability prompt. operationId: UpdateLLMObsPrompt parameters: - $ref: "#/components/parameters/LLMObsPromptIDPathParameter" @@ -161865,7 +161865,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Update an LLM Observability prompt + summary: Update an Agent Observability prompt tags: - LLM Observability x-permission: @@ -161882,7 +161882,7 @@ paths: /api/v2/llm-obs/v1/prompts/{prompt_id}/versions: get: description: >- - List all versions of an LLM Observability prompt, ordered newest to oldest. If the prompt does not exist, is not registered, or is archived, the response contains an empty list. + List all versions of an Agent Observability prompt, ordered newest to oldest. If the prompt does not exist, is not registered, or is archived, the response contains an empty list. operationId: ListLLMObsPromptVersions parameters: - $ref: "#/components/parameters/LLMObsPromptIDPathParameter" @@ -161934,7 +161934,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List versions of an LLM Observability prompt + summary: List versions of an Agent Observability prompt tags: - LLM Observability x-permission: @@ -161945,7 +161945,7 @@ paths: **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: - description: Create a new version of an existing LLM Observability prompt. + description: Create a new version of an existing Agent Observability prompt. operationId: CreateLLMObsPromptVersion parameters: - $ref: "#/components/parameters/LLMObsPromptIDPathParameter" @@ -162023,7 +162023,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Create a new LLM Observability prompt version + summary: Create a new Agent Observability prompt version tags: - LLM Observability x-permission: @@ -162039,7 +162039,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/prompts/{prompt_id}/versions/{version}: get: - description: Get the full template of a single, specific version of an LLM Observability prompt. + description: Get the full template of a single, specific version of an Agent Observability prompt. operationId: GetLLMObsPromptVersion parameters: - $ref: "#/components/parameters/LLMObsPromptIDPathParameter" @@ -162099,7 +162099,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Get a specific LLM Observability prompt version + summary: Get a specific Agent Observability prompt version tags: - LLM Observability x-permission: @@ -162111,7 +162111,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). patch: description: >- - Update the description, the feature-flag environments, or both, for a specific version of an LLM Observability prompt. + Update the description, the feature-flag environments, or both, for a specific version of an Agent Observability prompt. operationId: UpdateLLMObsPromptVersion parameters: - $ref: "#/components/parameters/LLMObsPromptIDPathParameter" @@ -162185,7 +162185,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Update a specific LLM Observability prompt version + summary: Update an Agent Observability prompt version tags: - LLM Observability x-permission: @@ -162201,7 +162201,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/spans/events: get: - description: List LLM Observability spans matching the specified filters. + description: List Agent Observability spans matching the specified filters. operationId: ListLLMObsSpans parameters: - description: Start of the time range. Accepts ISO 8601 or relative format (e.g., `now-15m`). Defaults to `now-15m`. @@ -162217,7 +162217,7 @@ paths: example: "now" type: string - description: >- - Search query using LLM Observability query syntax. Supports attribute filters using the field:value syntax (e.g. session_id, trace_id, ml_app, meta.span.kind). When provided, structured field filters (`filter[span_id]`, `filter[trace_id]`, etc.) are ignored. + Search query using Agent Observability query syntax. Supports attribute filters using the field:value syntax (e.g. session_id, trace_id, ml_app, meta.span.kind). When provided, structured field filters (`filter[span_id]`, `filter[trace_id]`, etc.) are ignored. in: query name: filter[query] schema: @@ -162344,7 +162344,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability spans + summary: List Agent Observability spans tags: - LLM Observability x-unstable: |- @@ -162352,7 +162352,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/spans/events/search: post: - description: Search LLM Observability spans using structured filters in the request body. + description: Search Agent Observability spans using structured filters in the request body. operationId: SearchLLMObsSpans requestBody: content: @@ -162443,7 +162443,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Search LLM Observability spans + summary: Search Agent Observability spans tags: - LLM Observability x-unstable: |- @@ -163177,7 +163177,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/{project_id}/datasets: get: - description: List all LLM Observability datasets for a project, sorted by creation date, newest first. + description: List all Agent Observability datasets for a project, sorted by creation date, newest first. operationId: ListLLMObsDatasets parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -163251,14 +163251,14 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability datasets + summary: List Agent Observability datasets tags: - LLM Observability x-unstable: |- **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: - description: Create a new LLM Observability dataset within the specified project. + description: Create a new Agent Observability dataset within the specified project. operationId: CreateLLMObsDataset parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -163344,7 +163344,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Create an LLM Observability dataset + summary: Create an Agent Observability dataset tags: - LLM Observability x-unstable: |- @@ -163352,7 +163352,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/{project_id}/datasets/delete: post: - description: Delete one or more LLM Observability datasets within the specified project. + description: Delete one or more Agent Observability datasets within the specified project. operationId: DeleteLLMObsDatasets parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -163403,7 +163403,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Delete LLM Observability datasets + summary: Delete Agent Observability datasets tags: - LLM Observability x-unstable: |- @@ -163411,7 +163411,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}: patch: - description: Partially update an existing LLM Observability dataset within the specified project. + description: Partially update an existing Agent Observability dataset within the specified project. operationId: UpdateLLMObsDataset parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -163477,7 +163477,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Update an LLM Observability dataset + summary: Update an Agent Observability dataset tags: - LLM Observability x-unstable: |- @@ -163488,14 +163488,14 @@ paths: description: Insert, update, and delete records in a single dataset operation. By default, a new dataset version is created when the batch is applied. operationId: BatchUpdateLLMObsDataset parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -163592,7 +163592,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Batch update LLM Observability dataset records + summary: Batch update Agent Observability dataset records tags: - LLM Observability x-unstable: |- @@ -163603,14 +163603,14 @@ paths: description: Clone a dataset, copying its current records into a new dataset within the same project. operationId: CloneLLMObsDataset parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the source LLM Observability dataset to clone. + - description: The ID of the source Agent Observability dataset to clone. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -163688,7 +163688,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Clone an LLM Observability dataset + summary: Clone an Agent Observability dataset tags: - LLM Observability x-unstable: |- @@ -163699,14 +163699,14 @@ paths: description: Retrieve the draft state of a dataset, including whether it is currently locked for editing and which user holds the lock. operationId: GetLLMObsDatasetDraftState parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -163768,7 +163768,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Get LLM Observability dataset draft state + summary: Get Agent Observability dataset draft state tags: - LLM Observability x-unstable: |- @@ -163779,14 +163779,14 @@ paths: description: Acquire the draft lock on a dataset for the calling user. The lock prevents other users from concurrently editing the dataset draft. operationId: LockLLMObsDatasetDraftState parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -163848,7 +163848,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Lock LLM Observability dataset draft state + summary: Lock Agent Observability dataset draft state tags: - LLM Observability x-unstable: |- @@ -163859,14 +163859,14 @@ paths: description: Release the draft lock on a dataset held by the calling user, allowing other users to edit the dataset draft. operationId: UnlockLLMObsDatasetDraftState parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -163911,7 +163911,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Unlock LLM Observability dataset draft state + summary: Unlock Agent Observability dataset draft state tags: - LLM Observability x-unstable: |- @@ -163922,14 +163922,14 @@ paths: description: Download the contents of a dataset as a CSV file. The download is streamed and includes one row per dataset record. operationId: ExportLLMObsDataset parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -163993,7 +163993,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Export an LLM Observability dataset + summary: Export an Agent Observability dataset tags: - LLM Observability x-unstable: |- @@ -164001,7 +164001,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records: get: - description: List all records in an LLM Observability dataset, sorted by creation date, newest first. + description: List all records in an Agent Observability dataset, sorted by creation date, newest first. operationId: ListLLMObsDatasetRecords parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -164072,14 +164072,14 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability dataset records + summary: List Agent Observability dataset records tags: - LLM Observability x-unstable: |- **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). patch: - description: Update one or more existing records in an LLM Observability dataset. + description: Update one or more existing records in an Agent Observability dataset. operationId: UpdateLLMObsDatasetRecords parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -164149,14 +164149,14 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Update LLM Observability dataset records + summary: Update Agent Observability dataset records tags: - LLM Observability x-unstable: |- **Note**: This endpoint is in preview and is subject to change. If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). post: - description: Append one or more records to an LLM Observability dataset. + description: Append one or more records to an Agent Observability dataset. operationId: CreateLLMObsDatasetRecords parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -164243,7 +164243,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Append records to an LLM Observability dataset + summary: Append records to an Agent Observability dataset tags: - LLM Observability x-unstable: |- @@ -164251,7 +164251,7 @@ paths: If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/). /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records/delete: post: - description: Delete one or more records from an LLM Observability dataset. + description: Delete one or more records from an Agent Observability dataset. operationId: DeleteLLMObsDatasetRecords parameters: - $ref: "#/components/parameters/LLMObsProjectIDPathParameter" @@ -164303,7 +164303,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Delete LLM Observability dataset records + summary: Delete Agent Observability dataset records tags: - LLM Observability x-unstable: |- @@ -164314,14 +164314,14 @@ paths: description: Restore a dataset to a previous version. The dataset's current version is bumped, and its records are replaced with the records from the specified prior version. operationId: RestoreLLMObsDatasetVersion parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -164381,7 +164381,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Restore an LLM Observability dataset version + summary: Restore an Agent Observability dataset version tags: - LLM Observability x-unstable: |- @@ -164392,14 +164392,14 @@ paths: description: List the active versions of a dataset. A version is created each time a dataset is referenced by an experiment run. operationId: ListLLMObsDatasetVersions parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -164464,7 +164464,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability dataset versions + summary: List Agent Observability dataset versions tags: - LLM Observability x-unstable: |- @@ -164538,7 +164538,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List LLM Observability experiment events (v2) + summary: List Agent Observability experiment events (v2) tags: - LLM Observability x-unstable: |- @@ -164556,14 +164556,14 @@ paths: - `error`: terminal event with a JSON body containing an error `message`. operationId: UploadLLMObsDatasetRecordsFile parameters: - - description: The ID of the LLM Observability project. + - description: The ID of the Agent Observability project. example: "a33671aa-24fd-4dcd-9b33-a8ec7dde7751" in: path name: project_id required: true schema: type: string - - description: The ID of the LLM Observability dataset. + - description: The ID of the Agent Observability dataset. example: "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d" in: path name: dataset_id @@ -164643,7 +164643,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: Upload records to an LLM Observability dataset + summary: Upload records to an Agent Observability dataset tags: - LLM Observability x-unstable: |- @@ -164729,7 +164729,7 @@ paths: security: - apiKeyAuth: [] appKeyAuth: [] - summary: List events for an LLM Observability experiment + summary: List events for an Agent Observability experiment tags: - LLM Observability x-unstable: |- @@ -214302,7 +214302,7 @@ tags: url: "https://docs.datadoghq.com/account_management/api-app-keys/" name: Key Management - description: >- - Manage LLM Observability spans, data, projects, datasets, dataset records, experiments, prompts, and annotations. + Manage Agent Observability spans, data, projects, datasets, dataset records, experiments, prompts, and annotations. name: LLM Observability - description: |- Search your logs and send them to your Datadog platform over HTTP. See the [Log Management page](https://docs.datadoghq.com/logs/) for more information. diff --git a/examples/v2/llm-observability/AggregateLLMObsExperimentation.java b/examples/v2/llm-observability/AggregateLLMObsExperimentation.java index 8124fd87ae9..d3fb1ed1de4 100644 --- a/examples/v2/llm-observability/AggregateLLMObsExperimentation.java +++ b/examples/v2/llm-observability/AggregateLLMObsExperimentation.java @@ -1,4 +1,4 @@ -// Aggregate LLM Observability experimentation returns "OK" response +// Aggregate Agent Observability experimentation returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/BatchUpdateLLMObsDataset.java b/examples/v2/llm-observability/BatchUpdateLLMObsDataset.java index 6cbe1877526..81ca69ad174 100644 --- a/examples/v2/llm-observability/BatchUpdateLLMObsDataset.java +++ b/examples/v2/llm-observability/BatchUpdateLLMObsDataset.java @@ -1,4 +1,4 @@ -// Batch update LLM Observability dataset records returns "OK" response +// Batch update Agent Observability dataset records returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CloneLLMObsDataset.java b/examples/v2/llm-observability/CloneLLMObsDataset.java index 980d7bea56f..bbe45e40faa 100644 --- a/examples/v2/llm-observability/CloneLLMObsDataset.java +++ b/examples/v2/llm-observability/CloneLLMObsDataset.java @@ -1,4 +1,4 @@ -// Clone an LLM Observability dataset returns "OK" response +// Clone an Agent Observability dataset returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsAnnotationQueue.java b/examples/v2/llm-observability/CreateLLMObsAnnotationQueue.java index 9fae258b15b..34009289c60 100644 --- a/examples/v2/llm-observability/CreateLLMObsAnnotationQueue.java +++ b/examples/v2/llm-observability/CreateLLMObsAnnotationQueue.java @@ -1,4 +1,4 @@ -// Create an LLM Observability annotation queue returns "Created" response +// Create an Agent Observability annotation queue returns "Created" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsDataset.java b/examples/v2/llm-observability/CreateLLMObsDataset.java index 7d0aa147f12..7b5d5f8b492 100644 --- a/examples/v2/llm-observability/CreateLLMObsDataset.java +++ b/examples/v2/llm-observability/CreateLLMObsDataset.java @@ -1,4 +1,4 @@ -// Create an LLM Observability dataset returns "OK" response +// Create an Agent Observability dataset returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsDatasetRecords.java b/examples/v2/llm-observability/CreateLLMObsDatasetRecords.java index 3963136b0ae..b6c59fa859b 100644 --- a/examples/v2/llm-observability/CreateLLMObsDatasetRecords.java +++ b/examples/v2/llm-observability/CreateLLMObsDatasetRecords.java @@ -1,4 +1,4 @@ -// Append records to an LLM Observability dataset returns "OK" response +// Append records to an Agent Observability dataset returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsExperiment.java b/examples/v2/llm-observability/CreateLLMObsExperiment.java index 578228a43af..a9f8e56fc5d 100644 --- a/examples/v2/llm-observability/CreateLLMObsExperiment.java +++ b/examples/v2/llm-observability/CreateLLMObsExperiment.java @@ -1,4 +1,4 @@ -// Create an LLM Observability experiment returns "OK" response +// Create an Agent Observability experiment returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsExperimentEvents.java b/examples/v2/llm-observability/CreateLLMObsExperimentEvents.java index 0db03510937..221b78a43f4 100644 --- a/examples/v2/llm-observability/CreateLLMObsExperimentEvents.java +++ b/examples/v2/llm-observability/CreateLLMObsExperimentEvents.java @@ -1,4 +1,4 @@ -// Push events for an LLM Observability experiment returns "Accepted" response +// Push events for an Agent Observability experiment returns "Accepted" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsProject.java b/examples/v2/llm-observability/CreateLLMObsProject.java index 25f5ea3123d..25d5d6d1e52 100644 --- a/examples/v2/llm-observability/CreateLLMObsProject.java +++ b/examples/v2/llm-observability/CreateLLMObsProject.java @@ -1,4 +1,4 @@ -// Create an LLM Observability project returns "OK" response +// Create an Agent Observability project returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsPrompt.java b/examples/v2/llm-observability/CreateLLMObsPrompt.java index c8eddbb8f7a..5aa824fdf78 100644 --- a/examples/v2/llm-observability/CreateLLMObsPrompt.java +++ b/examples/v2/llm-observability/CreateLLMObsPrompt.java @@ -1,4 +1,4 @@ -// Create an LLM Observability prompt returns "OK" response +// Create an Agent Observability prompt returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/CreateLLMObsPromptVersion.java b/examples/v2/llm-observability/CreateLLMObsPromptVersion.java index 2b4156a38eb..e425963bdfe 100644 --- a/examples/v2/llm-observability/CreateLLMObsPromptVersion.java +++ b/examples/v2/llm-observability/CreateLLMObsPromptVersion.java @@ -1,4 +1,4 @@ -// Create a new LLM Observability prompt version returns "OK" response +// Create a new Agent Observability prompt version returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/DeleteLLMObsAnnotationQueue.java b/examples/v2/llm-observability/DeleteLLMObsAnnotationQueue.java index fb447a7a7f0..72ef11d574f 100644 --- a/examples/v2/llm-observability/DeleteLLMObsAnnotationQueue.java +++ b/examples/v2/llm-observability/DeleteLLMObsAnnotationQueue.java @@ -1,4 +1,4 @@ -// Delete an LLM Observability annotation queue returns "No Content" response +// Delete an Agent Observability annotation queue returns "No Content" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/DeleteLLMObsDatasetRecords.java b/examples/v2/llm-observability/DeleteLLMObsDatasetRecords.java index 4006315220a..4ea8f235521 100644 --- a/examples/v2/llm-observability/DeleteLLMObsDatasetRecords.java +++ b/examples/v2/llm-observability/DeleteLLMObsDatasetRecords.java @@ -1,4 +1,4 @@ -// Delete LLM Observability dataset records returns "No Content" response +// Delete Agent Observability dataset records returns "No Content" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/DeleteLLMObsDatasets.java b/examples/v2/llm-observability/DeleteLLMObsDatasets.java index 5d3e5e193f3..da4607c8193 100644 --- a/examples/v2/llm-observability/DeleteLLMObsDatasets.java +++ b/examples/v2/llm-observability/DeleteLLMObsDatasets.java @@ -1,4 +1,4 @@ -// Delete LLM Observability datasets returns "No Content" response +// Delete Agent Observability datasets returns "No Content" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/DeleteLLMObsExperiments.java b/examples/v2/llm-observability/DeleteLLMObsExperiments.java index d9f57537234..873c3f749cf 100644 --- a/examples/v2/llm-observability/DeleteLLMObsExperiments.java +++ b/examples/v2/llm-observability/DeleteLLMObsExperiments.java @@ -1,4 +1,4 @@ -// Delete LLM Observability experiments returns "No Content" response +// Delete Agent Observability experiments returns "No Content" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/DeleteLLMObsProjects.java b/examples/v2/llm-observability/DeleteLLMObsProjects.java index 40e75afdc96..a6a717c3c55 100644 --- a/examples/v2/llm-observability/DeleteLLMObsProjects.java +++ b/examples/v2/llm-observability/DeleteLLMObsProjects.java @@ -1,4 +1,4 @@ -// Delete LLM Observability projects returns "No Content" response +// Delete Agent Observability projects returns "No Content" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/DeleteLLMObsPrompt.java b/examples/v2/llm-observability/DeleteLLMObsPrompt.java index 55a716ecdc6..160b795aee5 100644 --- a/examples/v2/llm-observability/DeleteLLMObsPrompt.java +++ b/examples/v2/llm-observability/DeleteLLMObsPrompt.java @@ -1,4 +1,4 @@ -// Delete an LLM Observability prompt returns "OK" response +// Delete an Agent Observability prompt returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ExportLLMObsDataset.java b/examples/v2/llm-observability/ExportLLMObsDataset.java index e56c0b145b0..7c1fb1947d6 100644 --- a/examples/v2/llm-observability/ExportLLMObsDataset.java +++ b/examples/v2/llm-observability/ExportLLMObsDataset.java @@ -1,4 +1,4 @@ -// Export an LLM Observability dataset returns "OK" response +// Export an Agent Observability dataset returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/GetLLMObsDatasetDraftState.java b/examples/v2/llm-observability/GetLLMObsDatasetDraftState.java index 511c7d52a35..de460a65ad3 100644 --- a/examples/v2/llm-observability/GetLLMObsDatasetDraftState.java +++ b/examples/v2/llm-observability/GetLLMObsDatasetDraftState.java @@ -1,4 +1,4 @@ -// Get LLM Observability dataset draft state returns "OK" response +// Get Agent Observability dataset draft state returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/GetLLMObsPrompt.java b/examples/v2/llm-observability/GetLLMObsPrompt.java index 112c2661387..ed4dcfb600c 100644 --- a/examples/v2/llm-observability/GetLLMObsPrompt.java +++ b/examples/v2/llm-observability/GetLLMObsPrompt.java @@ -1,4 +1,4 @@ -// Get an LLM Observability prompt returns "OK" response +// Get an Agent Observability prompt returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/GetLLMObsPromptVersion.java b/examples/v2/llm-observability/GetLLMObsPromptVersion.java index a3558cccf1c..905382bb315 100644 --- a/examples/v2/llm-observability/GetLLMObsPromptVersion.java +++ b/examples/v2/llm-observability/GetLLMObsPromptVersion.java @@ -1,4 +1,4 @@ -// Get a specific LLM Observability prompt version returns "OK" response +// Get a specific Agent Observability prompt version returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsAnnotationQueues.java b/examples/v2/llm-observability/ListLLMObsAnnotationQueues.java index 2530ed44655..01216533bf6 100644 --- a/examples/v2/llm-observability/ListLLMObsAnnotationQueues.java +++ b/examples/v2/llm-observability/ListLLMObsAnnotationQueues.java @@ -1,4 +1,4 @@ -// List LLM Observability annotation queues returns "OK" response +// List Agent Observability annotation queues returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsDatasetRecords.java b/examples/v2/llm-observability/ListLLMObsDatasetRecords.java index 20edfbfe381..b92dd8491a1 100644 --- a/examples/v2/llm-observability/ListLLMObsDatasetRecords.java +++ b/examples/v2/llm-observability/ListLLMObsDatasetRecords.java @@ -1,4 +1,4 @@ -// List LLM Observability dataset records returns "OK" response +// List Agent Observability dataset records returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsDatasetVersions.java b/examples/v2/llm-observability/ListLLMObsDatasetVersions.java index 3013033fbbf..0d9aefd3e22 100644 --- a/examples/v2/llm-observability/ListLLMObsDatasetVersions.java +++ b/examples/v2/llm-observability/ListLLMObsDatasetVersions.java @@ -1,4 +1,4 @@ -// List LLM Observability dataset versions returns "OK" response +// List Agent Observability dataset versions returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsDatasets.java b/examples/v2/llm-observability/ListLLMObsDatasets.java index 8003e2e7748..9e011457019 100644 --- a/examples/v2/llm-observability/ListLLMObsDatasets.java +++ b/examples/v2/llm-observability/ListLLMObsDatasets.java @@ -1,4 +1,4 @@ -// List LLM Observability datasets returns "OK" response +// List Agent Observability datasets returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsExperimentEvents.java b/examples/v2/llm-observability/ListLLMObsExperimentEvents.java index 90b8cf58f64..c1a463d898f 100644 --- a/examples/v2/llm-observability/ListLLMObsExperimentEvents.java +++ b/examples/v2/llm-observability/ListLLMObsExperimentEvents.java @@ -1,4 +1,4 @@ -// List events for an LLM Observability experiment returns "OK" response +// List events for an Agent Observability experiment returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsExperimentEventsV1.java b/examples/v2/llm-observability/ListLLMObsExperimentEventsV1.java index 40b478f38c1..f8e78eb75b6 100644 --- a/examples/v2/llm-observability/ListLLMObsExperimentEventsV1.java +++ b/examples/v2/llm-observability/ListLLMObsExperimentEventsV1.java @@ -1,4 +1,4 @@ -// List LLM Observability experiment spans (v1) returns "OK" response +// List Agent Observability experiment spans (v1) returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsExperimentEventsV2.java b/examples/v2/llm-observability/ListLLMObsExperimentEventsV2.java index ba97f4c50cb..3450988704e 100644 --- a/examples/v2/llm-observability/ListLLMObsExperimentEventsV2.java +++ b/examples/v2/llm-observability/ListLLMObsExperimentEventsV2.java @@ -1,4 +1,4 @@ -// List LLM Observability experiment events (v2) returns "OK" response +// List Agent Observability experiment events (v2) returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsExperiments.java b/examples/v2/llm-observability/ListLLMObsExperiments.java index 771a37eb4ef..6b4c638a91e 100644 --- a/examples/v2/llm-observability/ListLLMObsExperiments.java +++ b/examples/v2/llm-observability/ListLLMObsExperiments.java @@ -1,4 +1,4 @@ -// List LLM Observability experiments returns "OK" response +// List Agent Observability experiments returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsProjects.java b/examples/v2/llm-observability/ListLLMObsProjects.java index 0367e9e22fa..14afe0db751 100644 --- a/examples/v2/llm-observability/ListLLMObsProjects.java +++ b/examples/v2/llm-observability/ListLLMObsProjects.java @@ -1,4 +1,4 @@ -// List LLM Observability projects returns "OK" response +// List Agent Observability projects returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsPromptVersions.java b/examples/v2/llm-observability/ListLLMObsPromptVersions.java index 7f6cea40cd0..abd8713c867 100644 --- a/examples/v2/llm-observability/ListLLMObsPromptVersions.java +++ b/examples/v2/llm-observability/ListLLMObsPromptVersions.java @@ -1,4 +1,4 @@ -// List versions of an LLM Observability prompt returns "OK" response +// List versions of an Agent Observability prompt returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsPrompts.java b/examples/v2/llm-observability/ListLLMObsPrompts.java index 5007e7ab05d..d99b4217d34 100644 --- a/examples/v2/llm-observability/ListLLMObsPrompts.java +++ b/examples/v2/llm-observability/ListLLMObsPrompts.java @@ -1,4 +1,4 @@ -// List LLM Observability prompts returns "OK" response +// List Agent Observability prompts returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/ListLLMObsSpans.java b/examples/v2/llm-observability/ListLLMObsSpans.java index a2093d77e33..b6ddf1de470 100644 --- a/examples/v2/llm-observability/ListLLMObsSpans.java +++ b/examples/v2/llm-observability/ListLLMObsSpans.java @@ -1,4 +1,4 @@ -// List LLM Observability spans returns "OK" response +// List Agent Observability spans returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/LockLLMObsDatasetDraftState.java b/examples/v2/llm-observability/LockLLMObsDatasetDraftState.java index fbcd2c8c4a6..0951bb1380b 100644 --- a/examples/v2/llm-observability/LockLLMObsDatasetDraftState.java +++ b/examples/v2/llm-observability/LockLLMObsDatasetDraftState.java @@ -1,4 +1,4 @@ -// Lock LLM Observability dataset draft state returns "OK" response +// Lock Agent Observability dataset draft state returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/RestoreLLMObsDatasetVersion.java b/examples/v2/llm-observability/RestoreLLMObsDatasetVersion.java index c91c95fadcd..2d4b85a7464 100644 --- a/examples/v2/llm-observability/RestoreLLMObsDatasetVersion.java +++ b/examples/v2/llm-observability/RestoreLLMObsDatasetVersion.java @@ -1,4 +1,4 @@ -// Restore an LLM Observability dataset version returns "OK" response +// Restore an Agent Observability dataset version returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/SearchLLMObsExperimentation.java b/examples/v2/llm-observability/SearchLLMObsExperimentation.java index da526e78718..41b90f58388 100644 --- a/examples/v2/llm-observability/SearchLLMObsExperimentation.java +++ b/examples/v2/llm-observability/SearchLLMObsExperimentation.java @@ -1,6 +1,6 @@ -// Search LLM Observability experimentation entities returns "Partial Content — more results are -// available. Use -// `meta.after` as the next `page.cursor`." response +// Search Agent Observability experimentation returns "Partial Content — more results are available. +// Use `meta.after` as +// the next `page.cursor`." response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/SearchLLMObsSpans.java b/examples/v2/llm-observability/SearchLLMObsSpans.java index 36ff61badac..2a68bd45765 100644 --- a/examples/v2/llm-observability/SearchLLMObsSpans.java +++ b/examples/v2/llm-observability/SearchLLMObsSpans.java @@ -1,4 +1,4 @@ -// Search LLM Observability spans returns "OK" response +// Search Agent Observability spans returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UnlockLLMObsDatasetDraftState.java b/examples/v2/llm-observability/UnlockLLMObsDatasetDraftState.java index 383cded304f..086a5f74936 100644 --- a/examples/v2/llm-observability/UnlockLLMObsDatasetDraftState.java +++ b/examples/v2/llm-observability/UnlockLLMObsDatasetDraftState.java @@ -1,4 +1,4 @@ -// Unlock LLM Observability dataset draft state returns "OK" response +// Unlock Agent Observability dataset draft state returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UpdateLLMObsAnnotationQueue.java b/examples/v2/llm-observability/UpdateLLMObsAnnotationQueue.java index 87be0779fc6..c58834f315f 100644 --- a/examples/v2/llm-observability/UpdateLLMObsAnnotationQueue.java +++ b/examples/v2/llm-observability/UpdateLLMObsAnnotationQueue.java @@ -1,4 +1,4 @@ -// Update an LLM Observability annotation queue returns "OK" response +// Update an Agent Observability annotation queue returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UpdateLLMObsDataset.java b/examples/v2/llm-observability/UpdateLLMObsDataset.java index e1b14af267d..c05024db1e7 100644 --- a/examples/v2/llm-observability/UpdateLLMObsDataset.java +++ b/examples/v2/llm-observability/UpdateLLMObsDataset.java @@ -1,4 +1,4 @@ -// Update an LLM Observability dataset returns "OK" response +// Update an Agent Observability dataset returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UpdateLLMObsDatasetRecords.java b/examples/v2/llm-observability/UpdateLLMObsDatasetRecords.java index 82709c3e516..31e3c980023 100644 --- a/examples/v2/llm-observability/UpdateLLMObsDatasetRecords.java +++ b/examples/v2/llm-observability/UpdateLLMObsDatasetRecords.java @@ -1,4 +1,4 @@ -// Update LLM Observability dataset records returns "OK" response +// Update Agent Observability dataset records returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UpdateLLMObsExperiment.java b/examples/v2/llm-observability/UpdateLLMObsExperiment.java index d7e193515ea..982642587bd 100644 --- a/examples/v2/llm-observability/UpdateLLMObsExperiment.java +++ b/examples/v2/llm-observability/UpdateLLMObsExperiment.java @@ -1,4 +1,4 @@ -// Update an LLM Observability experiment returns "OK" response +// Update an Agent Observability experiment returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UpdateLLMObsProject.java b/examples/v2/llm-observability/UpdateLLMObsProject.java index d5f27e19ed0..a7f5adc0bac 100644 --- a/examples/v2/llm-observability/UpdateLLMObsProject.java +++ b/examples/v2/llm-observability/UpdateLLMObsProject.java @@ -1,4 +1,4 @@ -// Update an LLM Observability project returns "OK" response +// Update an Agent Observability project returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UpdateLLMObsPrompt.java b/examples/v2/llm-observability/UpdateLLMObsPrompt.java index a4c83b38939..6aae9a5b7e8 100644 --- a/examples/v2/llm-observability/UpdateLLMObsPrompt.java +++ b/examples/v2/llm-observability/UpdateLLMObsPrompt.java @@ -1,4 +1,4 @@ -// Update an LLM Observability prompt returns "OK" response +// Update an Agent Observability prompt returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UpdateLLMObsPromptVersion.java b/examples/v2/llm-observability/UpdateLLMObsPromptVersion.java index 84dfe179ff0..51729135b30 100644 --- a/examples/v2/llm-observability/UpdateLLMObsPromptVersion.java +++ b/examples/v2/llm-observability/UpdateLLMObsPromptVersion.java @@ -1,4 +1,4 @@ -// Update a specific LLM Observability prompt version returns "OK" response +// Update an Agent Observability prompt version returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/examples/v2/llm-observability/UploadLLMObsDatasetRecordsFile.java b/examples/v2/llm-observability/UploadLLMObsDatasetRecordsFile.java index 78b79941a1e..588d1aac672 100644 --- a/examples/v2/llm-observability/UploadLLMObsDatasetRecordsFile.java +++ b/examples/v2/llm-observability/UploadLLMObsDatasetRecordsFile.java @@ -1,4 +1,4 @@ -// Upload records to an LLM Observability dataset returns "OK" response +// Upload records to an Agent Observability dataset returns "OK" response import com.datadog.api.client.ApiClient; import com.datadog.api.client.ApiException; diff --git a/src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionValues.java b/src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionValues.java index 17a5d8b5a32..6ae9b301116 100644 --- a/src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionValues.java +++ b/src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionValues.java @@ -2621,7 +2621,7 @@ public MonthlyUsageAttributionValues llmObservabilityPercentage( } /** - * The percentage of LLM Observability usage by tag(s). + * The percentage of Agent Observability usage by tag(s). * * @return llmObservabilityPercentage */ @@ -2642,7 +2642,7 @@ public MonthlyUsageAttributionValues llmObservabilityUsage(Double llmObservabili } /** - * The LLM Observability usage by tag(s). + * The Agent Observability usage by tag(s). * * @return llmObservabilityUsage */ diff --git a/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDate.java b/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDate.java index 45272deb6a2..08b0b7dd6b5 100644 --- a/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDate.java +++ b/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDate.java @@ -5889,7 +5889,7 @@ public UsageSummaryDate llmObservability15dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 15-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 15-day retention spans over all hours in the current * date for all organizations. * * @return llmObservability15dayRetentionSpansSum @@ -5916,7 +5916,7 @@ public UsageSummaryDate llmObservability30dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 30-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 30-day retention spans over all hours in the current * date for all organizations. * * @return llmObservability30dayRetentionSpansSum @@ -5943,7 +5943,7 @@ public UsageSummaryDate llmObservability60dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 60-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 60-day retention spans over all hours in the current * date for all organizations. * * @return llmObservability60dayRetentionSpansSum @@ -5970,7 +5970,7 @@ public UsageSummaryDate llmObservability90dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 90-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 90-day retention spans over all hours in the current * date for all organizations. * * @return llmObservability90dayRetentionSpansSum @@ -5996,7 +5996,7 @@ public UsageSummaryDate llmObservabilityMinSpendSum(Long llmObservabilityMinSpen } /** - * Sum of all LLM observability minimum spend over all hours in the current date for all + * Sum of all Agent observability minimum spend over all hours in the current date for all * organizations. * * @return llmObservabilityMinSpendSum @@ -6020,7 +6020,8 @@ public UsageSummaryDate llmObservabilitySum(Long llmObservabilitySum) { } /** - * Sum of all LLM observability sessions over all hours in the current date for all organizations. + * Sum of all Agent observability sessions over all hours in the current date for all + * organizations. * * @return llmObservabilitySum */ diff --git a/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDateOrg.java b/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDateOrg.java index b118d5cca9f..9b46908c106 100644 --- a/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDateOrg.java +++ b/src/main/java/com/datadog/api/client/v1/model/UsageSummaryDateOrg.java @@ -6002,7 +6002,7 @@ public UsageSummaryDateOrg llmObservability15dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 15-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 15-day retention spans over all hours in the current * date for the given org. * * @return llmObservability15dayRetentionSpansSum @@ -6029,7 +6029,7 @@ public UsageSummaryDateOrg llmObservability30dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 30-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 30-day retention spans over all hours in the current * date for the given org. * * @return llmObservability30dayRetentionSpansSum @@ -6056,7 +6056,7 @@ public UsageSummaryDateOrg llmObservability60dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 60-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 60-day retention spans over all hours in the current * date for the given org. * * @return llmObservability60dayRetentionSpansSum @@ -6083,7 +6083,7 @@ public UsageSummaryDateOrg llmObservability90dayRetentionSpansSum( } /** - * Shows the sum of all LLM Observability 90-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 90-day retention spans over all hours in the current * date for the given org. * * @return llmObservability90dayRetentionSpansSum @@ -6109,8 +6109,8 @@ public UsageSummaryDateOrg llmObservabilityMinSpendSum(Long llmObservabilityMinS } /** - * Shows the sum of all LLM Observability minimum spend over all hours in the current date for the - * given org. + * Shows the sum of all Agent Observability minimum spend over all hours in the current date for + * the given org. * * @return llmObservabilityMinSpendSum */ @@ -6133,7 +6133,7 @@ public UsageSummaryDateOrg llmObservabilitySum(Long llmObservabilitySum) { } /** - * Shows the sum of all LLM observability sessions over all hours in the current date for the + * Shows the sum of all Agent observability sessions over all hours in the current date for the * given org. * * @return llmObservabilitySum diff --git a/src/main/java/com/datadog/api/client/v1/model/UsageSummaryResponse.java b/src/main/java/com/datadog/api/client/v1/model/UsageSummaryResponse.java index 99165b859fd..f4f9c0b35e6 100644 --- a/src/main/java/com/datadog/api/client/v1/model/UsageSummaryResponse.java +++ b/src/main/java/com/datadog/api/client/v1/model/UsageSummaryResponse.java @@ -6223,7 +6223,7 @@ public UsageSummaryResponse llmObservability15dayRetentionSpansAggSum( } /** - * Shows the sum of all LLM Observability 15-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 15-day retention spans over all hours in the current * month for all organizations. * * @return llmObservability15dayRetentionSpansAggSum @@ -6250,7 +6250,7 @@ public UsageSummaryResponse llmObservability30dayRetentionSpansAggSum( } /** - * Shows the sum of all LLM Observability 30-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 30-day retention spans over all hours in the current * month for all organizations. * * @return llmObservability30dayRetentionSpansAggSum @@ -6277,7 +6277,7 @@ public UsageSummaryResponse llmObservability60dayRetentionSpansAggSum( } /** - * Shows the sum of all LLM Observability 60-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 60-day retention spans over all hours in the current * month for all organizations. * * @return llmObservability60dayRetentionSpansAggSum @@ -6304,7 +6304,7 @@ public UsageSummaryResponse llmObservability90dayRetentionSpansAggSum( } /** - * Shows the sum of all LLM Observability 90-day retention spans over all hours in the current + * Shows the sum of all Agent Observability 90-day retention spans over all hours in the current * month for all organizations. * * @return llmObservability90dayRetentionSpansAggSum @@ -6330,7 +6330,8 @@ public UsageSummaryResponse llmObservabilityAggSum(Long llmObservabilityAggSum) } /** - * Sum of all LLM observability sessions for all hours in the current month for all organizations. + * Sum of all Agent observability sessions for all hours in the current month for all + * organizations. * * @return llmObservabilityAggSum */ @@ -6352,7 +6353,7 @@ public UsageSummaryResponse llmObservabilityMinSpendAggSum(Long llmObservability } /** - * Minimum spend for LLM observability sessions for all hours in the current month for all + * Minimum spend for Agent observability sessions for all hours in the current month for all * organizations. * * @return llmObservabilityMinSpendAggSum diff --git a/src/main/java/com/datadog/api/client/v2/api/LlmObservabilityApi.java b/src/main/java/com/datadog/api/client/v2/api/LlmObservabilityApi.java index d3020ac8b20..476564e22fe 100644 --- a/src/main/java/com/datadog/api/client/v2/api/LlmObservabilityApi.java +++ b/src/main/java/com/datadog/api/client/v2/api/LlmObservabilityApi.java @@ -125,7 +125,7 @@ public void setApiClient(ApiClient apiClient) { } /** - * Aggregate LLM Observability experimentation. + * Aggregate Agent Observability experimentation. * *

See {@link #aggregateLLMObsExperimentationWithHttpInfo}. * @@ -139,7 +139,7 @@ public LLMObsExperimentationAnalyticsResponse aggregateLLMObsExperimentation( } /** - * Aggregate LLM Observability experimentation. + * Aggregate Agent Observability experimentation. * *

See {@link #aggregateLLMObsExperimentationWithHttpInfoAsync}. * @@ -156,9 +156,9 @@ public LLMObsExperimentationAnalyticsResponse aggregateLLMObsExperimentation( } /** - * Execute an analytics aggregation over LLM Observability experimentation data. Use this endpoint - * to compute metrics (for example average eval scores) grouped by fields such as span_id - * or experiment_id. + * Execute an analytics aggregation over Agent Observability experimentation data. Use this + * endpoint to compute metrics (for example average eval scores) grouped by fields such as + * span_id or experiment_id. * *

At least one compute definition and one index must be provided. * @@ -220,7 +220,7 @@ public LLMObsExperimentationAnalyticsResponse aggregateLLMObsExperimentation( } /** - * Aggregate LLM Observability experimentation. + * Aggregate Agent Observability experimentation. * *

See {@link #aggregateLLMObsExperimentationWithHttpInfo}. * @@ -286,12 +286,12 @@ public LLMObsExperimentationAnalyticsResponse aggregateLLMObsExperimentation( } /** - * Batch update LLM Observability dataset records. + * Batch update Agent Observability dataset records. * *

See {@link #batchUpdateLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Batch update payload. (required) * @return LLMObsDatasetRecordsMutationResponse * @throws ApiException if fails to make API call @@ -303,12 +303,12 @@ public LLMObsDatasetRecordsMutationResponse batchUpdateLLMObsDataset( } /** - * Batch update LLM Observability dataset records. + * Batch update Agent Observability dataset records. * *

See {@link #batchUpdateLLMObsDatasetWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Batch update payload. (required) * @return CompletableFuture<LLMObsDatasetRecordsMutationResponse> */ @@ -325,8 +325,8 @@ public CompletableFuture batchUpdateLLMObs * Insert, update, and delete records in a single dataset operation. By default, a new dataset * version is created when the batch is applied. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Batch update payload. (required) * @return ApiResponse<LLMObsDatasetRecordsMutationResponse> * @throws ApiException if fails to make API call @@ -402,12 +402,12 @@ public ApiResponse batchUpdateLLMObsDatase } /** - * Batch update LLM Observability dataset records. + * Batch update Agent Observability dataset records. * *

See {@link #batchUpdateLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Batch update payload. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetRecordsMutationResponse>> */ @@ -495,12 +495,12 @@ public ApiResponse batchUpdateLLMObsDatase } /** - * Clone an LLM Observability dataset. + * Clone an Agent Observability dataset. * *

See {@link #cloneLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the source LLM Observability dataset to clone. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the source Agent Observability dataset to clone. (required) * @param body Clone dataset payload. (required) * @return LLMObsDatasetResponse * @throws ApiException if fails to make API call @@ -511,12 +511,12 @@ public LLMObsDatasetResponse cloneLLMObsDataset( } /** - * Clone an LLM Observability dataset. + * Clone an Agent Observability dataset. * *

See {@link #cloneLLMObsDatasetWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the source LLM Observability dataset to clone. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the source Agent Observability dataset to clone. (required) * @param body Clone dataset payload. (required) * @return CompletableFuture<LLMObsDatasetResponse> */ @@ -532,8 +532,8 @@ public CompletableFuture cloneLLMObsDatasetAsync( /** * Clone a dataset, copying its current records into a new dataset within the same project. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the source LLM Observability dataset to clone. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the source Agent Observability dataset to clone. (required) * @param body Clone dataset payload. (required) * @return ApiResponse<LLMObsDatasetResponse> * @throws ApiException if fails to make API call @@ -607,12 +607,12 @@ public ApiResponse cloneLLMObsDatasetWithHttpInfo( } /** - * Clone an LLM Observability dataset. + * Clone an Agent Observability dataset. * *

See {@link #cloneLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the source LLM Observability dataset to clone. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the source Agent Observability dataset to clone. (required) * @param body Clone dataset payload. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetResponse>> */ @@ -692,7 +692,7 @@ public CompletableFuture> cloneLLMObsDatasetW } /** - * Create an LLM Observability annotation queue. + * Create an Agent Observability annotation queue. * *

See {@link #createLLMObsAnnotationQueueWithHttpInfo}. * @@ -706,7 +706,7 @@ public LLMObsAnnotationQueueResponse createLLMObsAnnotationQueue( } /** - * Create an LLM Observability annotation queue. + * Create an Agent Observability annotation queue. * *

See {@link #createLLMObsAnnotationQueueWithHttpInfoAsync}. * @@ -784,7 +784,7 @@ public ApiResponse createLLMObsAnnotationQueueWit } /** - * Create an LLM Observability annotation queue. + * Create an Agent Observability annotation queue. * *

See {@link #createLLMObsAnnotationQueueWithHttpInfo}. * @@ -854,7 +854,7 @@ public ApiResponse createLLMObsAnnotationQueueWit * *

See {@link #createLLMObsAnnotationQueueInteractionsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Add interactions payload. (required) * @return LLMObsAnnotationQueueInteractionsResponse * @throws ApiException if fails to make API call @@ -869,7 +869,7 @@ public LLMObsAnnotationQueueInteractionsResponse createLLMObsAnnotationQueueInte * *

See {@link #createLLMObsAnnotationQueueInteractionsWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Add interactions payload. (required) * @return CompletableFuture<LLMObsAnnotationQueueInteractionsResponse> */ @@ -897,7 +897,7 @@ public LLMObsAnnotationQueueInteractionsResponse createLLMObsAnnotationQueueInte * *

Items of different types can be mixed in a single request. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Add interactions payload. (required) * @return ApiResponse<LLMObsAnnotationQueueInteractionsResponse> * @throws ApiException if fails to make API call @@ -972,7 +972,7 @@ public LLMObsAnnotationQueueInteractionsResponse createLLMObsAnnotationQueueInte * *

See {@link #createLLMObsAnnotationQueueInteractionsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Add interactions payload. (required) * @return CompletableFuture<ApiResponse<LLMObsAnnotationQueueInteractionsResponse>> */ @@ -1051,11 +1051,11 @@ public LLMObsAnnotationQueueInteractionsResponse createLLMObsAnnotationQueueInte } /** - * Create an LLM Observability dataset. + * Create an Agent Observability dataset. * *

See {@link #createLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Create dataset payload. (required) * @return LLMObsDatasetResponse * @throws ApiException if fails to make API call @@ -1066,11 +1066,11 @@ public LLMObsDatasetResponse createLLMObsDataset(String projectId, LLMObsDataset } /** - * Create an LLM Observability dataset. + * Create an Agent Observability dataset. * *

See {@link #createLLMObsDatasetWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Create dataset payload. (required) * @return CompletableFuture<LLMObsDatasetResponse> */ @@ -1084,9 +1084,9 @@ public CompletableFuture createLLMObsDatasetAsync( } /** - * Create a new LLM Observability dataset within the specified project. + * Create a new Agent Observability dataset within the specified project. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Create dataset payload. (required) * @return ApiResponse<LLMObsDatasetResponse> * @throws ApiException if fails to make API call @@ -1153,11 +1153,11 @@ public ApiResponse createLLMObsDatasetWithHttpInfo( } /** - * Create an LLM Observability dataset. + * Create an Agent Observability dataset. * *

See {@link #createLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Create dataset payload. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetResponse>> */ @@ -1227,12 +1227,12 @@ public CompletableFuture> createLLMObsDataset } /** - * Append records to an LLM Observability dataset. + * Append records to an Agent Observability dataset. * *

See {@link #createLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Append records payload. (required) * @return LLMObsDatasetRecordsMutationResponse * @throws ApiException if fails to make API call @@ -1243,12 +1243,12 @@ public LLMObsDatasetRecordsMutationResponse createLLMObsDatasetRecords( } /** - * Append records to an LLM Observability dataset. + * Append records to an Agent Observability dataset. * *

See {@link #createLLMObsDatasetRecordsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Append records payload. (required) * @return CompletableFuture<LLMObsDatasetRecordsMutationResponse> */ @@ -1262,10 +1262,10 @@ public CompletableFuture createLLMObsDatas } /** - * Append one or more records to an LLM Observability dataset. + * Append one or more records to an Agent Observability dataset. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Append records payload. (required) * @return ApiResponse<LLMObsDatasetRecordsMutationResponse> * @throws ApiException if fails to make API call @@ -1341,12 +1341,12 @@ public ApiResponse createLLMObsDatasetReco } /** - * Append records to an LLM Observability dataset. + * Append records to an Agent Observability dataset. * *

See {@link #createLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Append records payload. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetRecordsMutationResponse>> */ @@ -1437,7 +1437,7 @@ public ApiResponse createLLMObsDatasetReco } /** - * Create an LLM Observability experiment. + * Create an Agent Observability experiment. * *

See {@link #createLLMObsExperimentWithHttpInfo}. * @@ -1451,7 +1451,7 @@ public LLMObsExperimentResponse createLLMObsExperiment(LLMObsExperimentRequest b } /** - * Create an LLM Observability experiment. + * Create an Agent Observability experiment. * *

See {@link #createLLMObsExperimentWithHttpInfoAsync}. * @@ -1468,7 +1468,7 @@ public CompletableFuture createLLMObsExperimentAsync( } /** - * Create a new LLM Observability experiment. + * Create a new Agent Observability experiment. * * @param body Create experiment payload. (required) * @return ApiResponse<LLMObsExperimentResponse> @@ -1527,7 +1527,7 @@ public ApiResponse createLLMObsExperimentWithHttpInfo( } /** - * Create an LLM Observability experiment. + * Create an Agent Observability experiment. * *

See {@link #createLLMObsExperimentWithHttpInfo}. * @@ -1589,11 +1589,11 @@ public ApiResponse createLLMObsExperimentWithHttpInfo( } /** - * Push events for an LLM Observability experiment. + * Push events for an Agent Observability experiment. * *

See {@link #createLLMObsExperimentEventsWithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Experiment events payload. (required) * @throws ApiException if fails to make API call */ @@ -1603,11 +1603,11 @@ public void createLLMObsExperimentEvents(String experimentId, LLMObsExperimentEv } /** - * Push events for an LLM Observability experiment. + * Push events for an Agent Observability experiment. * *

See {@link #createLLMObsExperimentEventsWithHttpInfoAsync}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Experiment events payload. (required) * @return CompletableFuture */ @@ -1621,9 +1621,9 @@ public CompletableFuture createLLMObsExperimentEventsAsync( } /** - * Push spans and metrics for an LLM Observability experiment. + * Push spans and metrics for an Agent Observability experiment. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Experiment events payload. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call @@ -1692,11 +1692,11 @@ public ApiResponse createLLMObsExperimentEventsWithHttpInfo( } /** - * Push events for an LLM Observability experiment. + * Push events for an Agent Observability experiment. * *

See {@link #createLLMObsExperimentEventsWithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Experiment events payload. (required) * @return CompletableFuture<ApiResponse<Void>> */ @@ -1996,7 +1996,7 @@ public LLMObsIntegrationInferenceResponse createLLMObsIntegrationInference( } /** - * Create an LLM Observability project. + * Create an Agent Observability project. * *

See {@link #createLLMObsProjectWithHttpInfo}. * @@ -2009,7 +2009,7 @@ public LLMObsProjectResponse createLLMObsProject(LLMObsProjectRequest body) thro } /** - * Create an LLM Observability project. + * Create an Agent Observability project. * *

See {@link #createLLMObsProjectWithHttpInfoAsync}. * @@ -2026,7 +2026,8 @@ public CompletableFuture createLLMObsProjectAsync( } /** - * Create a new LLM Observability project. Returns the existing project if a name conflict occurs. + * Create a new Agent Observability project. Returns the existing project if a name conflict + * occurs. * * @param body Create project payload. (required) * @return ApiResponse<LLMObsProjectResponse> @@ -2085,7 +2086,7 @@ public ApiResponse createLLMObsProjectWithHttpInfo( } /** - * Create an LLM Observability project. + * Create an Agent Observability project. * *

See {@link #createLLMObsProjectWithHttpInfo}. * @@ -2147,7 +2148,7 @@ public CompletableFuture> createLLMObsProject } /** - * Create an LLM Observability prompt. + * Create an Agent Observability prompt. * *

See {@link #createLLMObsPromptWithHttpInfo}. * @@ -2161,7 +2162,7 @@ public LLMObsPromptResponse createLLMObsPrompt(LLMObsCreatePromptRequest body) } /** - * Create an LLM Observability prompt. + * Create an Agent Observability prompt. * *

See {@link #createLLMObsPromptWithHttpInfoAsync}. * @@ -2178,7 +2179,7 @@ public CompletableFuture createLLMObsPromptAsync( } /** - * Create a new prompt (and its first version) in the LLM Observability prompt registry. + * Create a new prompt (and its first version) in the Agent Observability prompt registry. * * @param body Create prompt payload. (required) * @return ApiResponse<LLMObsPromptResponse> @@ -2237,7 +2238,7 @@ public ApiResponse createLLMObsPromptWithHttpInfo( } /** - * Create an LLM Observability prompt. + * Create an Agent Observability prompt. * *

See {@link #createLLMObsPromptWithHttpInfo}. * @@ -2299,11 +2300,11 @@ public CompletableFuture> createLLMObsPromptWi } /** - * Create a new LLM Observability prompt version. + * Create a new Agent Observability prompt version. * *

See {@link #createLLMObsPromptVersionWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Create prompt version payload. (required) * @return LLMObsPromptVersionResponse * @throws ApiException if fails to make API call @@ -2314,11 +2315,11 @@ public LLMObsPromptVersionResponse createLLMObsPromptVersion( } /** - * Create a new LLM Observability prompt version. + * Create a new Agent Observability prompt version. * *

See {@link #createLLMObsPromptVersionWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Create prompt version payload. (required) * @return CompletableFuture<LLMObsPromptVersionResponse> */ @@ -2332,9 +2333,9 @@ public CompletableFuture createLLMObsPromptVersionA } /** - * Create a new version of an existing LLM Observability prompt. + * Create a new version of an existing Agent Observability prompt. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Create prompt version payload. (required) * @return ApiResponse<LLMObsPromptVersionResponse> * @throws ApiException if fails to make API call @@ -2400,11 +2401,11 @@ public ApiResponse createLLMObsPromptVersionWithHtt } /** - * Create a new LLM Observability prompt version. + * Create a new Agent Observability prompt version. * *

See {@link #createLLMObsPromptVersionWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Create prompt version payload. (required) * @return CompletableFuture<ApiResponse<LLMObsPromptVersionResponse>> */ @@ -2480,11 +2481,11 @@ public ApiResponse createLLMObsPromptVersionWithHtt } /** - * Delete an LLM Observability annotation queue. + * Delete an Agent Observability annotation queue. * *

See {@link #deleteLLMObsAnnotationQueueWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @throws ApiException if fails to make API call */ public void deleteLLMObsAnnotationQueue(String queueId) throws ApiException { @@ -2492,11 +2493,11 @@ public void deleteLLMObsAnnotationQueue(String queueId) throws ApiException { } /** - * Delete an LLM Observability annotation queue. + * Delete an Agent Observability annotation queue. * *

See {@link #deleteLLMObsAnnotationQueueWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return CompletableFuture */ public CompletableFuture deleteLLMObsAnnotationQueueAsync(String queueId) { @@ -2510,7 +2511,7 @@ public CompletableFuture deleteLLMObsAnnotationQueueAsync(String queueId) /** * Delete an annotation queue by its ID. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call * @http.response.details @@ -2568,11 +2569,11 @@ public ApiResponse deleteLLMObsAnnotationQueueWithHttpInfo(String queueId) } /** - * Delete an LLM Observability annotation queue. + * Delete an Agent Observability annotation queue. * *

See {@link #deleteLLMObsAnnotationQueueWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return CompletableFuture<ApiResponse<Void>> */ public CompletableFuture> deleteLLMObsAnnotationQueueWithHttpInfoAsync( @@ -2637,7 +2638,7 @@ public CompletableFuture> deleteLLMObsAnnotationQueueWithHttpI * *

See {@link #deleteLLMObsAnnotationQueueInteractionsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete interactions payload. (required) * @throws ApiException if fails to make API call */ @@ -2651,7 +2652,7 @@ public void deleteLLMObsAnnotationQueueInteractions( * *

See {@link #deleteLLMObsAnnotationQueueInteractionsWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete interactions payload. (required) * @return CompletableFuture */ @@ -2667,7 +2668,7 @@ public CompletableFuture deleteLLMObsAnnotationQueueInteractionsAsync( /** * Delete one or more interactions from an annotation queue. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete interactions payload. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call @@ -2741,7 +2742,7 @@ public ApiResponse deleteLLMObsAnnotationQueueInteractionsWithHttpInfo( * *

See {@link #deleteLLMObsAnnotationQueueInteractionsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete interactions payload. (required) * @return CompletableFuture<ApiResponse<Void>> */ @@ -2820,7 +2821,7 @@ public ApiResponse deleteLLMObsAnnotationQueueInteractionsWithHttpInfo( * *

See {@link #deleteLLMObsAnnotationsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete annotations payload. (required) * @return LLMObsDeleteAnnotationsResponse * @throws ApiException if fails to make API call @@ -2835,7 +2836,7 @@ public LLMObsDeleteAnnotationsResponse deleteLLMObsAnnotations( * *

See {@link #deleteLLMObsAnnotationsWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete annotations payload. (required) * @return CompletableFuture<LLMObsDeleteAnnotationsResponse> */ @@ -2851,7 +2852,7 @@ public CompletableFuture deleteLLMObsAnnotation /** * Delete one or more annotations from an annotation queue. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete annotations payload. (required) * @return ApiResponse<LLMObsDeleteAnnotationsResponse> * @throws ApiException if fails to make API call @@ -2921,7 +2922,7 @@ public ApiResponse deleteLLMObsAnnotationsWithH * *

See {@link #deleteLLMObsAnnotationsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Delete annotations payload. (required) * @return CompletableFuture<ApiResponse<LLMObsDeleteAnnotationsResponse>> */ @@ -3001,7 +3002,7 @@ public ApiResponse deleteLLMObsAnnotationsWithH * *

See {@link #deleteLLMObsCustomEvalConfigWithHttpInfo}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @throws ApiException if fails to make API call */ public void deleteLLMObsCustomEvalConfig(String evalName) throws ApiException { @@ -3013,7 +3014,7 @@ public void deleteLLMObsCustomEvalConfig(String evalName) throws ApiException { * *

See {@link #deleteLLMObsCustomEvalConfigWithHttpInfoAsync}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @return CompletableFuture */ public CompletableFuture deleteLLMObsCustomEvalConfigAsync(String evalName) { @@ -3025,9 +3026,9 @@ public CompletableFuture deleteLLMObsCustomEvalConfigAsync(String evalName } /** - * Delete a custom LLM Observability evaluator configuration by its name. + * Delete a custom Agent Observability evaluator configuration by its name. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call * @http.response.details @@ -3091,7 +3092,7 @@ public ApiResponse deleteLLMObsCustomEvalConfigWithHttpInfo(String evalNam * *

See {@link #deleteLLMObsCustomEvalConfigWithHttpInfo}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @return CompletableFuture<ApiResponse<Void>> */ public CompletableFuture> deleteLLMObsCustomEvalConfigWithHttpInfoAsync( @@ -3153,12 +3154,12 @@ public CompletableFuture> deleteLLMObsCustomEvalConfigWithHttp } /** - * Delete LLM Observability dataset records. + * Delete Agent Observability dataset records. * *

See {@link #deleteLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Delete records payload. (required) * @throws ApiException if fails to make API call */ @@ -3169,12 +3170,12 @@ public void deleteLLMObsDatasetRecords( } /** - * Delete LLM Observability dataset records. + * Delete Agent Observability dataset records. * *

See {@link #deleteLLMObsDatasetRecordsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Delete records payload. (required) * @return CompletableFuture */ @@ -3188,10 +3189,10 @@ public CompletableFuture deleteLLMObsDatasetRecordsAsync( } /** - * Delete one or more records from an LLM Observability dataset. + * Delete one or more records from an Agent Observability dataset. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Delete records payload. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call @@ -3267,12 +3268,12 @@ public ApiResponse deleteLLMObsDatasetRecordsWithHttpInfo( } /** - * Delete LLM Observability dataset records. + * Delete Agent Observability dataset records. * *

See {@link #deleteLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Delete records payload. (required) * @return CompletableFuture<ApiResponse<Void>> */ @@ -3357,11 +3358,11 @@ public CompletableFuture> deleteLLMObsDatasetRecordsWithHttpIn } /** - * Delete LLM Observability datasets. + * Delete Agent Observability datasets. * *

See {@link #deleteLLMObsDatasetsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Delete datasets payload. (required) * @throws ApiException if fails to make API call */ @@ -3371,11 +3372,11 @@ public void deleteLLMObsDatasets(String projectId, LLMObsDeleteDatasetsRequest b } /** - * Delete LLM Observability datasets. + * Delete Agent Observability datasets. * *

See {@link #deleteLLMObsDatasetsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Delete datasets payload. (required) * @return CompletableFuture */ @@ -3389,9 +3390,9 @@ public CompletableFuture deleteLLMObsDatasetsAsync( } /** - * Delete one or more LLM Observability datasets within the specified project. + * Delete one or more Agent Observability datasets within the specified project. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Delete datasets payload. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call @@ -3457,11 +3458,11 @@ public ApiResponse deleteLLMObsDatasetsWithHttpInfo( } /** - * Delete LLM Observability datasets. + * Delete Agent Observability datasets. * *

See {@link #deleteLLMObsDatasetsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Delete datasets payload. (required) * @return CompletableFuture<ApiResponse<Void>> */ @@ -3531,7 +3532,7 @@ public CompletableFuture> deleteLLMObsDatasetsWithHttpInfoAsyn } /** - * Delete LLM Observability experiments. + * Delete Agent Observability experiments. * *

See {@link #deleteLLMObsExperimentsWithHttpInfo}. * @@ -3543,7 +3544,7 @@ public void deleteLLMObsExperiments(LLMObsDeleteExperimentsRequest body) throws } /** - * Delete LLM Observability experiments. + * Delete Agent Observability experiments. * *

See {@link #deleteLLMObsExperimentsWithHttpInfoAsync}. * @@ -3559,7 +3560,7 @@ public CompletableFuture deleteLLMObsExperimentsAsync(LLMObsDeleteExperime } /** - * Delete one or more LLM Observability experiments. + * Delete one or more Agent Observability experiments. * * @param body Delete experiments payload. (required) * @return ApiResponse<Void> @@ -3617,7 +3618,7 @@ public ApiResponse deleteLLMObsExperimentsWithHttpInfo(LLMObsDeleteExperim } /** - * Delete LLM Observability experiments. + * Delete Agent Observability experiments. * *

See {@link #deleteLLMObsExperimentsWithHttpInfo}. * @@ -3834,7 +3835,7 @@ public CompletableFuture> deleteLLMObsPatternsConfigWithHttpIn } /** - * Delete LLM Observability projects. + * Delete Agent Observability projects. * *

See {@link #deleteLLMObsProjectsWithHttpInfo}. * @@ -3846,7 +3847,7 @@ public void deleteLLMObsProjects(LLMObsDeleteProjectsRequest body) throws ApiExc } /** - * Delete LLM Observability projects. + * Delete Agent Observability projects. * *

See {@link #deleteLLMObsProjectsWithHttpInfoAsync}. * @@ -3862,7 +3863,7 @@ public CompletableFuture deleteLLMObsProjectsAsync(LLMObsDeleteProjectsReq } /** - * Delete one or more LLM Observability projects. + * Delete one or more Agent Observability projects. * * @param body Delete projects payload. (required) * @return ApiResponse<Void> @@ -3920,7 +3921,7 @@ public ApiResponse deleteLLMObsProjectsWithHttpInfo(LLMObsDeleteProjectsRe } /** - * Delete LLM Observability projects. + * Delete Agent Observability projects. * *

See {@link #deleteLLMObsProjectsWithHttpInfo}. * @@ -3982,11 +3983,11 @@ public CompletableFuture> deleteLLMObsProjectsWithHttpInfoAsyn } /** - * Delete an LLM Observability prompt. + * Delete an Agent Observability prompt. * *

See {@link #deleteLLMObsPromptWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return LLMObsDeletedPromptResponse * @throws ApiException if fails to make API call */ @@ -3995,11 +3996,11 @@ public LLMObsDeletedPromptResponse deleteLLMObsPrompt(String promptId) throws Ap } /** - * Delete an LLM Observability prompt. + * Delete an Agent Observability prompt. * *

See {@link #deleteLLMObsPromptWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return CompletableFuture<LLMObsDeletedPromptResponse> */ public CompletableFuture deleteLLMObsPromptAsync(String promptId) { @@ -4011,10 +4012,10 @@ public CompletableFuture deleteLLMObsPromptAsync(St } /** - * Soft-delete an LLM Observability prompt. The prompt's version rows are retained, but they are + * Soft-delete an Agent Observability prompt. The prompt's version rows are retained, but they are * no longer accessible through the public prompt registry endpoints. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return ApiResponse<LLMObsDeletedPromptResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -4072,11 +4073,11 @@ public ApiResponse deleteLLMObsPromptWithHttpInfo(S } /** - * Delete an LLM Observability prompt. + * Delete an Agent Observability prompt. * *

See {@link #deleteLLMObsPromptWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return CompletableFuture<ApiResponse<LLMObsDeletedPromptResponse>> */ public CompletableFuture> @@ -4169,12 +4170,12 @@ public ExportLLMObsDatasetOptionalParameters version(Long version) { } /** - * Export an LLM Observability dataset. + * Export an Agent Observability dataset. * *

See {@link #exportLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return String * @throws ApiException if fails to make API call */ @@ -4185,12 +4186,12 @@ projectId, datasetId, new ExportLLMObsDatasetOptionalParameters()) } /** - * Export an LLM Observability dataset. + * Export an Agent Observability dataset. * *

See {@link #exportLLMObsDatasetWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<String> */ public CompletableFuture exportLLMObsDatasetAsync(String projectId, String datasetId) { @@ -4203,12 +4204,12 @@ projectId, datasetId, new ExportLLMObsDatasetOptionalParameters()) } /** - * Export an LLM Observability dataset. + * Export an Agent Observability dataset. * *

See {@link #exportLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return String * @throws ApiException if fails to make API call @@ -4220,12 +4221,12 @@ public String exportLLMObsDataset( } /** - * Export an LLM Observability dataset. + * Export an Agent Observability dataset. * *

See {@link #exportLLMObsDatasetWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<String> */ @@ -4242,8 +4243,8 @@ public CompletableFuture exportLLMObsDatasetAsync( * Download the contents of a dataset as a CSV file. The download is streamed and includes one row * per dataset record. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return ApiResponse<String> * @throws ApiException if fails to make API call @@ -4318,12 +4319,12 @@ public ApiResponse exportLLMObsDatasetWithHttpInfo( } /** - * Export an LLM Observability dataset. + * Export an Agent Observability dataset. * *

See {@link #exportLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<ApiResponse<String>> */ @@ -4404,7 +4405,7 @@ public CompletableFuture> exportLLMObsDatasetWithHttpInfoAsy * *

See {@link #getLLMObsAnnotatedInteractionsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return LLMObsAnnotatedInteractionsResponse * @throws ApiException if fails to make API call */ @@ -4418,7 +4419,7 @@ public LLMObsAnnotatedInteractionsResponse getLLMObsAnnotatedInteractions(String * *

See {@link #getLLMObsAnnotatedInteractionsWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return CompletableFuture<LLMObsAnnotatedInteractionsResponse> */ public CompletableFuture getLLMObsAnnotatedInteractionsAsync( @@ -4434,7 +4435,7 @@ public CompletableFuture getLLMObsAnnotated * Retrieve all interactions (traces and sessions) and their annotations for a given annotation * queue. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return ApiResponse<LLMObsAnnotatedInteractionsResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -4498,7 +4499,7 @@ public CompletableFuture getLLMObsAnnotated * *

See {@link #getLLMObsAnnotatedInteractionsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return CompletableFuture<ApiResponse<LLMObsAnnotatedInteractionsResponse>> */ public CompletableFuture> @@ -4823,7 +4824,7 @@ public LLMObsAnnotatedInteractionsByTraceResponse getLLMObsAnnotatedInteractions * *

See {@link #getLLMObsAnnotationQueueLabelSchemaWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return LLMObsAnnotationQueueLabelSchemaResponse * @throws ApiException if fails to make API call */ @@ -4837,7 +4838,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse getLLMObsAnnotationQueueLabelSch * *

See {@link #getLLMObsAnnotationQueueLabelSchemaWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return CompletableFuture<LLMObsAnnotationQueueLabelSchemaResponse> */ public CompletableFuture @@ -4852,7 +4853,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse getLLMObsAnnotationQueueLabelSch /** * Retrieve the label schema for a given annotation queue. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return ApiResponse<LLMObsAnnotationQueueLabelSchemaResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -4917,7 +4918,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse getLLMObsAnnotationQueueLabelSch * *

See {@link #getLLMObsAnnotationQueueLabelSchemaWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @return CompletableFuture<ApiResponse<LLMObsAnnotationQueueLabelSchemaResponse>> */ public CompletableFuture> @@ -4986,7 +4987,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse getLLMObsAnnotationQueueLabelSch * *

See {@link #getLLMObsCustomEvalConfigWithHttpInfo}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @return LLMObsCustomEvalConfigResponse * @throws ApiException if fails to make API call */ @@ -5000,7 +5001,7 @@ public LLMObsCustomEvalConfigResponse getLLMObsCustomEvalConfig(String evalName) * *

See {@link #getLLMObsCustomEvalConfigWithHttpInfoAsync}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @return CompletableFuture<LLMObsCustomEvalConfigResponse> */ public CompletableFuture getLLMObsCustomEvalConfigAsync( @@ -5013,9 +5014,9 @@ public CompletableFuture getLLMObsCustomEvalConf } /** - * Retrieve a custom LLM Observability evaluator configuration by its name. + * Retrieve a custom Agent Observability evaluator configuration by its name. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @return ApiResponse<LLMObsCustomEvalConfigResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -5078,7 +5079,7 @@ public ApiResponse getLLMObsCustomEvalConfigWith * *

See {@link #getLLMObsCustomEvalConfigWithHttpInfo}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @return CompletableFuture<ApiResponse<LLMObsCustomEvalConfigResponse>> */ public CompletableFuture> @@ -5142,12 +5143,12 @@ public ApiResponse getLLMObsCustomEvalConfigWith } /** - * Get LLM Observability dataset draft state. + * Get Agent Observability dataset draft state. * *

See {@link #getLLMObsDatasetDraftStateWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return LLMObsDatasetDraftStateResponse * @throws ApiException if fails to make API call */ @@ -5157,12 +5158,12 @@ public LLMObsDatasetDraftStateResponse getLLMObsDatasetDraftState( } /** - * Get LLM Observability dataset draft state. + * Get Agent Observability dataset draft state. * *

See {@link #getLLMObsDatasetDraftStateWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<LLMObsDatasetDraftStateResponse> */ public CompletableFuture getLLMObsDatasetDraftStateAsync( @@ -5178,8 +5179,8 @@ public CompletableFuture getLLMObsDatasetDraftS * Retrieve the draft state of a dataset, including whether it is currently locked for editing and * which user holds the lock. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return ApiResponse<LLMObsDatasetDraftStateResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -5248,12 +5249,12 @@ public ApiResponse getLLMObsDatasetDraftStateWi } /** - * Get LLM Observability dataset draft state. + * Get Agent Observability dataset draft state. * *

See {@link #getLLMObsDatasetDraftStateWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetDraftStateResponse>> */ public CompletableFuture> @@ -5649,11 +5650,11 @@ public GetLLMObsPromptOptionalParameters label(String label) { } /** - * Get an LLM Observability prompt. + * Get an Agent Observability prompt. * *

See {@link #getLLMObsPromptWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return LLMObsPromptSDKResponse * @throws ApiException if fails to make API call */ @@ -5662,11 +5663,11 @@ public LLMObsPromptSDKResponse getLLMObsPrompt(String promptId) throws ApiExcept } /** - * Get an LLM Observability prompt. + * Get an Agent Observability prompt. * *

See {@link #getLLMObsPromptWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return CompletableFuture<LLMObsPromptSDKResponse> */ public CompletableFuture getLLMObsPromptAsync(String promptId) { @@ -5678,11 +5679,11 @@ public CompletableFuture getLLMObsPromptAsync(String pr } /** - * Get an LLM Observability prompt. + * Get an Agent Observability prompt. * *

See {@link #getLLMObsPromptWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param parameters Optional parameters for the request. * @return LLMObsPromptSDKResponse * @throws ApiException if fails to make API call @@ -5693,11 +5694,11 @@ public LLMObsPromptSDKResponse getLLMObsPrompt( } /** - * Get an LLM Observability prompt. + * Get an Agent Observability prompt. * *

See {@link #getLLMObsPromptWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<LLMObsPromptSDKResponse> */ @@ -5711,9 +5712,9 @@ public CompletableFuture getLLMObsPromptAsync( } /** - * Get the latest version of an LLM Observability prompt by prompt ID. + * Get the latest version of an Agent Observability prompt by prompt ID. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsPromptSDKResponse> * @throws ApiException if fails to make API call @@ -5776,11 +5777,11 @@ public ApiResponse getLLMObsPromptWithHttpInfo( } /** - * Get an LLM Observability prompt. + * Get an Agent Observability prompt. * *

See {@link #getLLMObsPromptWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<ApiResponse<LLMObsPromptSDKResponse>> */ @@ -5845,12 +5846,12 @@ public CompletableFuture> getLLMObsPromptWi } /** - * Get a specific LLM Observability prompt version. + * Get a specific Agent Observability prompt version. * *

See {@link #getLLMObsPromptVersionWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @return LLMObsPromptVersionResponse * @throws ApiException if fails to make API call */ @@ -5860,12 +5861,12 @@ public LLMObsPromptVersionResponse getLLMObsPromptVersion(String promptId, Long } /** - * Get a specific LLM Observability prompt version. + * Get a specific Agent Observability prompt version. * *

See {@link #getLLMObsPromptVersionWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @return CompletableFuture<LLMObsPromptVersionResponse> */ public CompletableFuture getLLMObsPromptVersionAsync( @@ -5878,10 +5879,10 @@ public CompletableFuture getLLMObsPromptVersionAsyn } /** - * Get the full template of a single, specific version of an LLM Observability prompt. + * Get the full template of a single, specific version of an Agent Observability prompt. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @return ApiResponse<LLMObsPromptVersionResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -5947,12 +5948,12 @@ public ApiResponse getLLMObsPromptVersionWithHttpIn } /** - * Get a specific LLM Observability prompt version. + * Get a specific Agent Observability prompt version. * *

See {@link #getLLMObsPromptVersionWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @return CompletableFuture<ApiResponse<LLMObsPromptVersionResponse>> */ public CompletableFuture> @@ -6057,7 +6058,7 @@ public ListLLMObsAnnotationQueuesOptionalParameters queueIds(List queueI } /** - * List LLM Observability annotation queues. + * List Agent Observability annotation queues. * *

See {@link #listLLMObsAnnotationQueuesWithHttpInfo}. * @@ -6071,7 +6072,7 @@ public LLMObsAnnotationQueuesResponse listLLMObsAnnotationQueues() throws ApiExc } /** - * List LLM Observability annotation queues. + * List Agent Observability annotation queues. * *

See {@link #listLLMObsAnnotationQueuesWithHttpInfoAsync}. * @@ -6087,7 +6088,7 @@ public CompletableFuture listLLMObsAnnotationQue } /** - * List LLM Observability annotation queues. + * List Agent Observability annotation queues. * *

See {@link #listLLMObsAnnotationQueuesWithHttpInfo}. * @@ -6101,7 +6102,7 @@ public LLMObsAnnotationQueuesResponse listLLMObsAnnotationQueues( } /** - * List LLM Observability annotation queues. + * List Agent Observability annotation queues. * *

See {@link #listLLMObsAnnotationQueuesWithHttpInfoAsync}. * @@ -6177,7 +6178,7 @@ public ApiResponse listLLMObsAnnotationQueuesWit } /** - * List LLM Observability annotation queues. + * List Agent Observability annotation queues. * *

See {@link #listLLMObsAnnotationQueuesWithHttpInfo}. * @@ -6266,7 +6267,7 @@ public CompletableFuture listLLMObsCustomEva } /** - * List all custom LLM Observability evaluator configurations for the organization. + * List all custom Agent Observability evaluator configurations for the organization. * * @return ApiResponse<LLMObsCustomEvalConfigListResponse> * @throws ApiException if fails to make API call @@ -6411,12 +6412,12 @@ public ListLLMObsDatasetRecordsOptionalParameters pageLimit(Long pageLimit) { } /** - * List LLM Observability dataset records. + * List Agent Observability dataset records. * *

See {@link #listLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return LLMObsDatasetRecordsListResponse * @throws ApiException if fails to make API call */ @@ -6428,12 +6429,12 @@ projectId, datasetId, new ListLLMObsDatasetRecordsOptionalParameters()) } /** - * List LLM Observability dataset records. + * List Agent Observability dataset records. * *

See {@link #listLLMObsDatasetRecordsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<LLMObsDatasetRecordsListResponse> */ public CompletableFuture listLLMObsDatasetRecordsAsync( @@ -6447,12 +6448,12 @@ projectId, datasetId, new ListLLMObsDatasetRecordsOptionalParameters()) } /** - * List LLM Observability dataset records. + * List Agent Observability dataset records. * *

See {@link #listLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return LLMObsDatasetRecordsListResponse * @throws ApiException if fails to make API call @@ -6464,12 +6465,12 @@ public LLMObsDatasetRecordsListResponse listLLMObsDatasetRecords( } /** - * List LLM Observability dataset records. + * List Agent Observability dataset records. * *

See {@link #listLLMObsDatasetRecordsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<LLMObsDatasetRecordsListResponse> */ @@ -6483,10 +6484,10 @@ public CompletableFuture listLLMObsDatasetReco } /** - * List all records in an LLM Observability dataset, sorted by creation date, newest first. + * List all records in an Agent Observability dataset, sorted by creation date, newest first. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsDatasetRecordsListResponse> * @throws ApiException if fails to make API call @@ -6562,12 +6563,12 @@ public ApiResponse listLLMObsDatasetRecordsWit } /** - * List LLM Observability dataset records. + * List Agent Observability dataset records. * *

See {@link #listLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<ApiResponse<LLMObsDatasetRecordsListResponse>> */ @@ -6707,11 +6708,11 @@ public ListLLMObsDatasetsOptionalParameters pageLimit(Long pageLimit) { } /** - * List LLM Observability datasets. + * List Agent Observability datasets. * *

See {@link #listLLMObsDatasetsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @return LLMObsDatasetsResponse * @throws ApiException if fails to make API call */ @@ -6721,11 +6722,11 @@ public LLMObsDatasetsResponse listLLMObsDatasets(String projectId) throws ApiExc } /** - * List LLM Observability datasets. + * List Agent Observability datasets. * *

See {@link #listLLMObsDatasetsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @return CompletableFuture<LLMObsDatasetsResponse> */ public CompletableFuture listLLMObsDatasetsAsync(String projectId) { @@ -6738,11 +6739,11 @@ projectId, new ListLLMObsDatasetsOptionalParameters()) } /** - * List LLM Observability datasets. + * List Agent Observability datasets. * *

See {@link #listLLMObsDatasetsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param parameters Optional parameters for the request. * @return LLMObsDatasetsResponse * @throws ApiException if fails to make API call @@ -6753,11 +6754,11 @@ public LLMObsDatasetsResponse listLLMObsDatasets( } /** - * List LLM Observability datasets. + * List Agent Observability datasets. * *

See {@link #listLLMObsDatasetsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<LLMObsDatasetsResponse> */ @@ -6771,9 +6772,9 @@ public CompletableFuture listLLMObsDatasetsAsync( } /** - * List all LLM Observability datasets for a project, sorted by creation date, newest first. + * List all Agent Observability datasets for a project, sorted by creation date, newest first. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsDatasetsResponse> * @throws ApiException if fails to make API call @@ -6843,11 +6844,11 @@ public ApiResponse listLLMObsDatasetsWithHttpInfo( } /** - * List LLM Observability datasets. + * List Agent Observability datasets. * *

See {@link #listLLMObsDatasetsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<ApiResponse<LLMObsDatasetsResponse>> */ @@ -6918,12 +6919,12 @@ public CompletableFuture> listLLMObsDatasets } /** - * List LLM Observability dataset versions. + * List Agent Observability dataset versions. * *

See {@link #listLLMObsDatasetVersionsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return LLMObsDatasetVersionsResponse * @throws ApiException if fails to make API call */ @@ -6933,12 +6934,12 @@ public LLMObsDatasetVersionsResponse listLLMObsDatasetVersions(String projectId, } /** - * List LLM Observability dataset versions. + * List Agent Observability dataset versions. * *

See {@link #listLLMObsDatasetVersionsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<LLMObsDatasetVersionsResponse> */ public CompletableFuture listLLMObsDatasetVersionsAsync( @@ -6954,8 +6955,8 @@ public CompletableFuture listLLMObsDatasetVersion * List the active versions of a dataset. A version is created each time a dataset is referenced * by an experiment run. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return ApiResponse<LLMObsDatasetVersionsResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -7022,12 +7023,12 @@ public ApiResponse listLLMObsDatasetVersionsWithH } /** - * List LLM Observability dataset versions. + * List Agent Observability dataset versions. * *

See {@link #listLLMObsDatasetVersionsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetVersionsResponse>> */ public CompletableFuture> @@ -7133,11 +7134,11 @@ public ListLLMObsExperimentEventsOptionalParameters pageCursor(String pageCursor } /** - * List events for an LLM Observability experiment. + * List events for an Agent Observability experiment. * *

See {@link #listLLMObsExperimentEventsWithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return LLMObsExperimentEventsV2Response * @throws ApiException if fails to make API call */ @@ -7149,11 +7150,11 @@ experimentId, new ListLLMObsExperimentEventsOptionalParameters()) } /** - * List events for an LLM Observability experiment. + * List events for an Agent Observability experiment. * *

See {@link #listLLMObsExperimentEventsWithHttpInfoAsync}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return CompletableFuture<LLMObsExperimentEventsV2Response> */ public CompletableFuture listLLMObsExperimentEventsAsync( @@ -7167,11 +7168,11 @@ experimentId, new ListLLMObsExperimentEventsOptionalParameters()) } /** - * List events for an LLM Observability experiment. + * List events for an Agent Observability experiment. * *

See {@link #listLLMObsExperimentEventsWithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param parameters Optional parameters for the request. * @return LLMObsExperimentEventsV2Response * @throws ApiException if fails to make API call @@ -7183,11 +7184,11 @@ public LLMObsExperimentEventsV2Response listLLMObsExperimentEvents( } /** - * List events for an LLM Observability experiment. + * List events for an Agent Observability experiment. * *

See {@link #listLLMObsExperimentEventsWithHttpInfoAsync}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<LLMObsExperimentEventsV2Response> */ @@ -7204,7 +7205,7 @@ public CompletableFuture listLLMObsExperimentE * Retrieve spans and experiment-level summary metrics for a given experiment with cursor-based * pagination. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsExperimentEventsV2Response> * @throws ApiException if fails to make API call @@ -7274,11 +7275,11 @@ public ApiResponse listLLMObsExperimentEventsW } /** - * List events for an LLM Observability experiment. + * List events for an Agent Observability experiment. * *

See {@link #listLLMObsExperimentEventsWithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<ApiResponse<LLMObsExperimentEventsV2Response>> */ @@ -7352,11 +7353,11 @@ public ApiResponse listLLMObsExperimentEventsW } /** - * List LLM Observability experiment spans (v1). + * List Agent Observability experiment spans (v1). * *

See {@link #listLLMObsExperimentEventsV1WithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return LLMObsExperimentSpansResponse * @throws ApiException if fails to make API call * @deprecated @@ -7368,11 +7369,11 @@ public LLMObsExperimentSpansResponse listLLMObsExperimentEventsV1(String experim } /** - * List LLM Observability experiment spans (v1). + * List Agent Observability experiment spans (v1). * *

See {@link #listLLMObsExperimentEventsV1WithHttpInfoAsync}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return CompletableFuture<LLMObsExperimentSpansResponse> * @deprecated */ @@ -7391,7 +7392,7 @@ public CompletableFuture listLLMObsExperimentEven * no summary metrics and no pagination. Deprecated in favor of ListLLMObsExperimentEventsV3 * . * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return ApiResponse<LLMObsExperimentSpansResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -7457,11 +7458,11 @@ public ApiResponse listLLMObsExperimentEventsV1Wi } /** - * List LLM Observability experiment spans (v1). + * List Agent Observability experiment spans (v1). * *

See {@link #listLLMObsExperimentEventsV1WithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return CompletableFuture<ApiResponse<LLMObsExperimentSpansResponse>> * @deprecated */ @@ -7529,11 +7530,11 @@ public ApiResponse listLLMObsExperimentEventsV1Wi } /** - * List LLM Observability experiment events (v2). + * List Agent Observability experiment events (v2). * *

See {@link #listLLMObsExperimentEventsV2WithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return LLMObsExperimentEventsV2Response * @throws ApiException if fails to make API call * @deprecated @@ -7545,11 +7546,11 @@ public LLMObsExperimentEventsV2Response listLLMObsExperimentEventsV2(String expe } /** - * List LLM Observability experiment events (v2). + * List Agent Observability experiment events (v2). * *

See {@link #listLLMObsExperimentEventsV2WithHttpInfoAsync}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return CompletableFuture<LLMObsExperimentEventsV2Response> * @deprecated */ @@ -7568,7 +7569,7 @@ public CompletableFuture listLLMObsExperimentE * events payload without pagination. Deprecated: use ListLLMObsExperimentEventsV3 * instead. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return ApiResponse<LLMObsExperimentEventsV2Response> * @throws ApiException if fails to make API call * @http.response.details @@ -7634,11 +7635,11 @@ public ApiResponse listLLMObsExperimentEventsV } /** - * List LLM Observability experiment events (v2). + * List Agent Observability experiment events (v2). * *

See {@link #listLLMObsExperimentEventsV2WithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @return CompletableFuture<ApiResponse<LLMObsExperimentEventsV2Response>> * @deprecated */ @@ -7870,7 +7871,7 @@ public ListLLMObsExperimentsOptionalParameters pageLimit(Long pageLimit) { } /** - * List LLM Observability experiments. + * List Agent Observability experiments. * *

See {@link #listLLMObsExperimentsWithHttpInfo}. * @@ -7883,7 +7884,7 @@ public LLMObsExperimentsResponse listLLMObsExperiments() throws ApiException { } /** - * List LLM Observability experiments. + * List Agent Observability experiments. * *

See {@link #listLLMObsExperimentsWithHttpInfoAsync}. * @@ -7898,7 +7899,7 @@ public CompletableFuture listLLMObsExperimentsAsync() } /** - * List LLM Observability experiments. + * List Agent Observability experiments. * *

See {@link #listLLMObsExperimentsWithHttpInfo}. * @@ -7912,7 +7913,7 @@ public LLMObsExperimentsResponse listLLMObsExperiments( } /** - * List LLM Observability experiments. + * List Agent Observability experiments. * *

See {@link #listLLMObsExperimentsWithHttpInfoAsync}. * @@ -7929,7 +7930,7 @@ public CompletableFuture listLLMObsExperimentsAsync( } /** - * List all LLM Observability experiments sorted by creation date, newest first. + * List all Agent Observability experiments sorted by creation date, newest first. * * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsExperimentsResponse> @@ -8014,7 +8015,7 @@ public ApiResponse listLLMObsExperimentsWithHttpInfo( } /** - * List LLM Observability experiments. + * List Agent Observability experiments. * *

See {@link #listLLMObsExperimentsWithHttpInfo}. * @@ -9520,7 +9521,7 @@ public ListLLMObsProjectsOptionalParameters pageLimit(Long pageLimit) { } /** - * List LLM Observability projects. + * List Agent Observability projects. * *

See {@link #listLLMObsProjectsWithHttpInfo}. * @@ -9532,7 +9533,7 @@ public LLMObsProjectsResponse listLLMObsProjects() throws ApiException { } /** - * List LLM Observability projects. + * List Agent Observability projects. * *

See {@link #listLLMObsProjectsWithHttpInfoAsync}. * @@ -9547,7 +9548,7 @@ public CompletableFuture listLLMObsProjectsAsync() { } /** - * List LLM Observability projects. + * List Agent Observability projects. * *

See {@link #listLLMObsProjectsWithHttpInfo}. * @@ -9561,7 +9562,7 @@ public LLMObsProjectsResponse listLLMObsProjects(ListLLMObsProjectsOptionalParam } /** - * List LLM Observability projects. + * List Agent Observability projects. * *

See {@link #listLLMObsProjectsWithHttpInfoAsync}. * @@ -9578,7 +9579,7 @@ public CompletableFuture listLLMObsProjectsAsync( } /** - * List all LLM Observability projects sorted by creation date, newest first. + * List all Agent Observability projects sorted by creation date, newest first. * * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsProjectsResponse> @@ -9640,7 +9641,7 @@ public ApiResponse listLLMObsProjectsWithHttpInfo( } /** - * List LLM Observability projects. + * List Agent Observability projects. * *

See {@link #listLLMObsProjectsWithHttpInfo}. * @@ -9719,7 +9720,7 @@ public ListLLMObsPromptsOptionalParameters filterPromptId(String filterPromptId) } /** - * List LLM Observability prompts. + * List Agent Observability prompts. * *

See {@link #listLLMObsPromptsWithHttpInfo}. * @@ -9731,7 +9732,7 @@ public LLMObsPromptsResponse listLLMObsPrompts() throws ApiException { } /** - * List LLM Observability prompts. + * List Agent Observability prompts. * *

See {@link #listLLMObsPromptsWithHttpInfoAsync}. * @@ -9746,7 +9747,7 @@ public CompletableFuture listLLMObsPromptsAsync() { } /** - * List LLM Observability prompts. + * List Agent Observability prompts. * *

See {@link #listLLMObsPromptsWithHttpInfo}. * @@ -9760,7 +9761,7 @@ public LLMObsPromptsResponse listLLMObsPrompts(ListLLMObsPromptsOptionalParamete } /** - * List LLM Observability prompts. + * List Agent Observability prompts. * *

See {@link #listLLMObsPromptsWithHttpInfoAsync}. * @@ -9777,7 +9778,7 @@ public CompletableFuture listLLMObsPromptsAsync( } /** - * List all LLM Observability prompts in the prompt registry for the organization. + * List all Agent Observability prompts in the prompt registry for the organization. * * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsPromptsResponse> @@ -9832,7 +9833,7 @@ public ApiResponse listLLMObsPromptsWithHttpInfo( } /** - * List LLM Observability prompts. + * List Agent Observability prompts. * *

See {@link #listLLMObsPromptsWithHttpInfo}. * @@ -9889,11 +9890,11 @@ public CompletableFuture> listLLMObsPromptsWi } /** - * List versions of an LLM Observability prompt. + * List versions of an Agent Observability prompt. * *

See {@link #listLLMObsPromptVersionsWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return LLMObsPromptVersionsResponse * @throws ApiException if fails to make API call */ @@ -9903,11 +9904,11 @@ public LLMObsPromptVersionsResponse listLLMObsPromptVersions(String promptId) } /** - * List versions of an LLM Observability prompt. + * List versions of an Agent Observability prompt. * *

See {@link #listLLMObsPromptVersionsWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return CompletableFuture<LLMObsPromptVersionsResponse> */ public CompletableFuture listLLMObsPromptVersionsAsync( @@ -9920,10 +9921,10 @@ public CompletableFuture listLLMObsPromptVersionsA } /** - * List all versions of an LLM Observability prompt, ordered newest to oldest. If the prompt does - * not exist, is not registered, or is archived, the response contains an empty list. + * List all versions of an Agent Observability prompt, ordered newest to oldest. If the prompt + * does not exist, is not registered, or is archived, the response contains an empty list. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return ApiResponse<LLMObsPromptVersionsResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -9980,11 +9981,11 @@ public ApiResponse listLLMObsPromptVersionsWithHtt } /** - * List versions of an LLM Observability prompt. + * List versions of an Agent Observability prompt. * *

See {@link #listLLMObsPromptVersionsWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @return CompletableFuture<ApiResponse<LLMObsPromptVersionsResponse>> */ public CompletableFuture> @@ -10089,7 +10090,7 @@ public ListLLMObsSpansOptionalParameters filterTo(String filterTo) { /** * Set filterQuery. * - * @param filterQuery Search query using LLM Observability query syntax. Supports attribute + * @param filterQuery Search query using Agent Observability query syntax. Supports attribute * filters using the field:value syntax (e.g. session_id, trace_id, ml_app, meta.span.kind). * When provided, structured field filters (filter[span_id], * filter[trace_id], etc.) are ignored. (optional) @@ -10203,7 +10204,7 @@ public ListLLMObsSpansOptionalParameters includeAttachments(Boolean includeAttac } /** - * List LLM Observability spans. + * List Agent Observability spans. * *

See {@link #listLLMObsSpansWithHttpInfo}. * @@ -10215,7 +10216,7 @@ public LLMObsSpansResponse listLLMObsSpans() throws ApiException { } /** - * List LLM Observability spans. + * List Agent Observability spans. * *

See {@link #listLLMObsSpansWithHttpInfoAsync}. * @@ -10230,7 +10231,7 @@ public CompletableFuture listLLMObsSpansAsync() { } /** - * List LLM Observability spans. + * List Agent Observability spans. * *

See {@link #listLLMObsSpansWithHttpInfo}. * @@ -10244,7 +10245,7 @@ public LLMObsSpansResponse listLLMObsSpans(ListLLMObsSpansOptionalParameters par } /** - * List LLM Observability spans. + * List Agent Observability spans. * *

See {@link #listLLMObsSpansWithHttpInfoAsync}. * @@ -10261,7 +10262,7 @@ public CompletableFuture listLLMObsSpansAsync( } /** - * List LLM Observability spans matching the specified filters. + * List Agent Observability spans matching the specified filters. * * @param parameters Optional parameters for the request. * @return ApiResponse<LLMObsSpansResponse> @@ -10340,7 +10341,7 @@ public ApiResponse listLLMObsSpansWithHttpInfo( } /** - * List LLM Observability spans. + * List Agent Observability spans. * *

See {@link #listLLMObsSpansWithHttpInfo}. * @@ -10420,12 +10421,12 @@ public CompletableFuture> listLLMObsSpansWithHt } /** - * Lock LLM Observability dataset draft state. + * Lock Agent Observability dataset draft state. * *

See {@link #lockLLMObsDatasetDraftStateWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return LLMObsDatasetDraftStateResponse * @throws ApiException if fails to make API call */ @@ -10435,12 +10436,12 @@ public LLMObsDatasetDraftStateResponse lockLLMObsDatasetDraftState( } /** - * Lock LLM Observability dataset draft state. + * Lock Agent Observability dataset draft state. * *

See {@link #lockLLMObsDatasetDraftStateWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<LLMObsDatasetDraftStateResponse> */ public CompletableFuture lockLLMObsDatasetDraftStateAsync( @@ -10456,8 +10457,8 @@ public CompletableFuture lockLLMObsDatasetDraft * Acquire the draft lock on a dataset for the calling user. The lock prevents other users from * concurrently editing the dataset draft. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return ApiResponse<LLMObsDatasetDraftStateResponse> * @throws ApiException if fails to make API call * @http.response.details @@ -10526,12 +10527,12 @@ public ApiResponse lockLLMObsDatasetDraftStateW } /** - * Lock LLM Observability dataset draft state. + * Lock Agent Observability dataset draft state. * *

See {@link #lockLLMObsDatasetDraftStateWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetDraftStateResponse>> */ public CompletableFuture> @@ -10609,12 +10610,12 @@ public ApiResponse lockLLMObsDatasetDraftStateW } /** - * Restore an LLM Observability dataset version. + * Restore an Agent Observability dataset version. * *

See {@link #restoreLLMObsDatasetVersionWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Restore dataset version payload. (required) * @throws ApiException if fails to make API call */ @@ -10625,12 +10626,12 @@ public void restoreLLMObsDatasetVersion( } /** - * Restore an LLM Observability dataset version. + * Restore an Agent Observability dataset version. * *

See {@link #restoreLLMObsDatasetVersionWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Restore dataset version payload. (required) * @return CompletableFuture */ @@ -10647,8 +10648,8 @@ public CompletableFuture restoreLLMObsDatasetVersionAsync( * Restore a dataset to a previous version. The dataset's current version is bumped, and its * records are replaced with the records from the specified prior version. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Restore dataset version payload. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call @@ -10725,12 +10726,12 @@ public ApiResponse restoreLLMObsDatasetVersionWithHttpInfo( } /** - * Restore an LLM Observability dataset version. + * Restore an Agent Observability dataset version. * *

See {@link #restoreLLMObsDatasetVersionWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Restore dataset version payload. (required) * @return CompletableFuture<ApiResponse<Void>> */ @@ -10815,7 +10816,7 @@ public CompletableFuture> restoreLLMObsDatasetVersionWithHttpI } /** - * Search LLM Observability experimentation entities. + * Search Agent Observability experimentation. * *

See {@link #searchLLMObsExperimentationWithHttpInfo}. * @@ -10829,7 +10830,7 @@ public LLMObsExperimentationSearchResponse searchLLMObsExperimentation( } /** - * Search LLM Observability experimentation entities. + * Search Agent Observability experimentation. * *

See {@link #searchLLMObsExperimentationWithHttpInfoAsync}. * @@ -10846,8 +10847,8 @@ public CompletableFuture searchLLMObsExperi } /** - * Search across LLM Observability experimentation entities — projects, datasets, dataset records, - * experiments, and experiment runs — using cursor-based pagination. + * Search across Agent Observability experimentation entities — projects, datasets, dataset + * records, experiments, and experiment runs — using cursor-based pagination. * *

The filter.scope field controls which entity types are returned. At least one * valid scope must be provided. @@ -10914,7 +10915,7 @@ public ApiResponse searchLLMObsExperimentat } /** - * Search LLM Observability experimentation entities. + * Search Agent Observability experimentation. * *

See {@link #searchLLMObsExperimentationWithHttpInfo}. * @@ -10980,7 +10981,7 @@ public ApiResponse searchLLMObsExperimentat } /** - * Search LLM Observability spans. + * Search Agent Observability spans. * *

See {@link #searchLLMObsSpansWithHttpInfo}. * @@ -10993,7 +10994,7 @@ public LLMObsSpansResponse searchLLMObsSpans(LLMObsSearchSpansRequest body) thro } /** - * Search LLM Observability spans. + * Search Agent Observability spans. * *

See {@link #searchLLMObsSpansWithHttpInfoAsync}. * @@ -11010,7 +11011,7 @@ public CompletableFuture searchLLMObsSpansAsync( } /** - * Search LLM Observability spans using structured filters in the request body. + * Search Agent Observability spans using structured filters in the request body. * * @param body Search spans payload. (required) * @return ApiResponse<LLMObsSpansResponse> @@ -11068,7 +11069,7 @@ public ApiResponse searchLLMObsSpansWithHttpInfo( } /** - * Search LLM Observability spans. + * Search Agent Observability spans. * *

See {@link #searchLLMObsSpansWithHttpInfo}. * @@ -11161,7 +11162,7 @@ public LLMObsExperimentationSimpleSearchResponse simpleSearchLLMObsExperimentati } /** - * Search across LLM Observability experimentation entities using offset-based (page-number) + * Search across Agent Observability experimentation entities using offset-based (page-number) * pagination. Use this endpoint when you need total page count or want to navigate to a specific * page number. * @@ -11451,12 +11452,12 @@ public ApiResponse triggerLLMObsPatternsWithHttpI } /** - * Unlock LLM Observability dataset draft state. + * Unlock Agent Observability dataset draft state. * *

See {@link #unlockLLMObsDatasetDraftStateWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @throws ApiException if fails to make API call */ public void unlockLLMObsDatasetDraftState(String projectId, String datasetId) @@ -11465,12 +11466,12 @@ public void unlockLLMObsDatasetDraftState(String projectId, String datasetId) } /** - * Unlock LLM Observability dataset draft state. + * Unlock Agent Observability dataset draft state. * *

See {@link #unlockLLMObsDatasetDraftStateWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture */ public CompletableFuture unlockLLMObsDatasetDraftStateAsync( @@ -11486,8 +11487,8 @@ public CompletableFuture unlockLLMObsDatasetDraftStateAsync( * Release the draft lock on a dataset held by the calling user, allowing other users to edit the * dataset draft. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call * @http.response.details @@ -11556,12 +11557,12 @@ public ApiResponse unlockLLMObsDatasetDraftStateWithHttpInfo( } /** - * Unlock LLM Observability dataset draft state. + * Unlock Agent Observability dataset draft state. * *

See {@link #unlockLLMObsDatasetDraftStateWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture<ApiResponse<Void>> */ public CompletableFuture> unlockLLMObsDatasetDraftStateWithHttpInfoAsync( @@ -11635,11 +11636,11 @@ public CompletableFuture> unlockLLMObsDatasetDraftStateWithHtt } /** - * Update an LLM Observability annotation queue. + * Update an Agent Observability annotation queue. * *

See {@link #updateLLMObsAnnotationQueueWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update annotation queue payload. (required) * @return LLMObsAnnotationQueueResponse * @throws ApiException if fails to make API call @@ -11650,11 +11651,11 @@ public LLMObsAnnotationQueueResponse updateLLMObsAnnotationQueue( } /** - * Update an LLM Observability annotation queue. + * Update an Agent Observability annotation queue. * *

See {@link #updateLLMObsAnnotationQueueWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update annotation queue payload. (required) * @return CompletableFuture<LLMObsAnnotationQueueResponse> */ @@ -11671,7 +11672,7 @@ public CompletableFuture updateLLMObsAnnotationQu * Partially update an annotation queue. The name, description, and * annotation_schema fields can be updated. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update annotation queue payload. (required) * @return ApiResponse<LLMObsAnnotationQueueResponse> * @throws ApiException if fails to make API call @@ -11737,11 +11738,11 @@ public ApiResponse updateLLMObsAnnotationQueueWit } /** - * Update an LLM Observability annotation queue. + * Update an Agent Observability annotation queue. * *

See {@link #updateLLMObsAnnotationQueueWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update annotation queue payload. (required) * @return CompletableFuture<ApiResponse<LLMObsAnnotationQueueResponse>> */ @@ -11822,7 +11823,7 @@ public ApiResponse updateLLMObsAnnotationQueueWit * *

See {@link #updateLLMObsAnnotationQueueLabelSchemaWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update label schema payload. (required) * @return LLMObsAnnotationQueueLabelSchemaResponse * @throws ApiException if fails to make API call @@ -11837,7 +11838,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse updateLLMObsAnnotationQueueLabel * *

See {@link #updateLLMObsAnnotationQueueLabelSchemaWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update label schema payload. (required) * @return CompletableFuture<LLMObsAnnotationQueueLabelSchemaResponse> */ @@ -11857,7 +11858,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse updateLLMObsAnnotationQueueLabel * queue and match the pattern ^[a-zA-Z0-9_-]+$. Each label must have a valid type: * score, categorical, boolean, or text. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update label schema payload. (required) * @return ApiResponse<LLMObsAnnotationQueueLabelSchemaResponse> * @throws ApiException if fails to make API call @@ -11933,7 +11934,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse updateLLMObsAnnotationQueueLabel * *

See {@link #updateLLMObsAnnotationQueueLabelSchemaWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Update label schema payload. (required) * @return CompletableFuture<ApiResponse<LLMObsAnnotationQueueLabelSchemaResponse>> */ @@ -12016,7 +12017,7 @@ public LLMObsAnnotationQueueLabelSchemaResponse updateLLMObsAnnotationQueueLabel * *

See {@link #updateLLMObsCustomEvalConfigWithHttpInfo}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @param body Custom evaluator configuration payload. (required) * @throws ApiException if fails to make API call */ @@ -12030,7 +12031,7 @@ public void updateLLMObsCustomEvalConfig( * *

See {@link #updateLLMObsCustomEvalConfigWithHttpInfoAsync}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @param body Custom evaluator configuration payload. (required) * @return CompletableFuture */ @@ -12044,9 +12045,9 @@ public CompletableFuture updateLLMObsCustomEvalConfigAsync( } /** - * Create or update a custom LLM Observability evaluator configuration by its name. + * Create or update a custom Agent Observability evaluator configuration by its name. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @param body Custom evaluator configuration payload. (required) * @return ApiResponse<Void> * @throws ApiException if fails to make API call @@ -12118,7 +12119,7 @@ public ApiResponse updateLLMObsCustomEvalConfigWithHttpInfo( * *

See {@link #updateLLMObsCustomEvalConfigWithHttpInfo}. * - * @param evalName The name of the custom LLM Observability evaluator configuration. (required) + * @param evalName The name of the custom Agent Observability evaluator configuration. (required) * @param body Custom evaluator configuration payload. (required) * @return CompletableFuture<ApiResponse<Void>> */ @@ -12191,12 +12192,12 @@ public CompletableFuture> updateLLMObsCustomEvalConfigWithHttp } /** - * Update an LLM Observability dataset. + * Update an Agent Observability dataset. * *

See {@link #updateLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update dataset payload. (required) * @return LLMObsDatasetResponse * @throws ApiException if fails to make API call @@ -12207,12 +12208,12 @@ public LLMObsDatasetResponse updateLLMObsDataset( } /** - * Update an LLM Observability dataset. + * Update an Agent Observability dataset. * *

See {@link #updateLLMObsDatasetWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update dataset payload. (required) * @return CompletableFuture<LLMObsDatasetResponse> */ @@ -12226,10 +12227,10 @@ public CompletableFuture updateLLMObsDatasetAsync( } /** - * Partially update an existing LLM Observability dataset within the specified project. + * Partially update an existing Agent Observability dataset within the specified project. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update dataset payload. (required) * @return ApiResponse<LLMObsDatasetResponse> * @throws ApiException if fails to make API call @@ -12302,12 +12303,12 @@ public ApiResponse updateLLMObsDatasetWithHttpInfo( } /** - * Update an LLM Observability dataset. + * Update an Agent Observability dataset. * *

See {@link #updateLLMObsDatasetWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update dataset payload. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetResponse>> */ @@ -12387,12 +12388,12 @@ public CompletableFuture> updateLLMObsDataset } /** - * Update LLM Observability dataset records. + * Update Agent Observability dataset records. * *

See {@link #updateLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update records payload. (required) * @return LLMObsDatasetRecordsMutationResponse * @throws ApiException if fails to make API call @@ -12404,12 +12405,12 @@ public LLMObsDatasetRecordsMutationResponse updateLLMObsDatasetRecords( } /** - * Update LLM Observability dataset records. + * Update Agent Observability dataset records. * *

See {@link #updateLLMObsDatasetRecordsWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update records payload. (required) * @return CompletableFuture<LLMObsDatasetRecordsMutationResponse> */ @@ -12423,10 +12424,10 @@ public CompletableFuture updateLLMObsDatas } /** - * Update one or more existing records in an LLM Observability dataset. + * Update one or more existing records in an Agent Observability dataset. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update records payload. (required) * @return ApiResponse<LLMObsDatasetRecordsMutationResponse> * @throws ApiException if fails to make API call @@ -12502,12 +12503,12 @@ public ApiResponse updateLLMObsDatasetReco } /** - * Update LLM Observability dataset records. + * Update Agent Observability dataset records. * *

See {@link #updateLLMObsDatasetRecordsWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param body Update records payload. (required) * @return CompletableFuture<ApiResponse<LLMObsDatasetRecordsMutationResponse>> */ @@ -12598,11 +12599,11 @@ public ApiResponse updateLLMObsDatasetReco } /** - * Update an LLM Observability experiment. + * Update an Agent Observability experiment. * *

See {@link #updateLLMObsExperimentWithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Update experiment payload. (required) * @return LLMObsExperimentResponse * @throws ApiException if fails to make API call @@ -12613,11 +12614,11 @@ public LLMObsExperimentResponse updateLLMObsExperiment( } /** - * Update an LLM Observability experiment. + * Update an Agent Observability experiment. * *

See {@link #updateLLMObsExperimentWithHttpInfoAsync}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Update experiment payload. (required) * @return CompletableFuture<LLMObsExperimentResponse> */ @@ -12631,9 +12632,9 @@ public CompletableFuture updateLLMObsExperimentAsync( } /** - * Partially update an existing LLM Observability experiment. + * Partially update an existing Agent Observability experiment. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Update experiment payload. (required) * @return ApiResponse<LLMObsExperimentResponse> * @throws ApiException if fails to make API call @@ -12700,11 +12701,11 @@ public ApiResponse updateLLMObsExperimentWithHttpInfo( } /** - * Update an LLM Observability experiment. + * Update an Agent Observability experiment. * *

See {@link #updateLLMObsExperimentWithHttpInfo}. * - * @param experimentId The ID of the LLM Observability experiment. (required) + * @param experimentId The ID of the Agent Observability experiment. (required) * @param body Update experiment payload. (required) * @return CompletableFuture<ApiResponse<LLMObsExperimentResponse>> */ @@ -12777,11 +12778,11 @@ public ApiResponse updateLLMObsExperimentWithHttpInfo( } /** - * Update an LLM Observability project. + * Update an Agent Observability project. * *

See {@link #updateLLMObsProjectWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Update project payload. (required) * @return LLMObsProjectResponse * @throws ApiException if fails to make API call @@ -12792,11 +12793,11 @@ public LLMObsProjectResponse updateLLMObsProject( } /** - * Update an LLM Observability project. + * Update an Agent Observability project. * *

See {@link #updateLLMObsProjectWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Update project payload. (required) * @return CompletableFuture<LLMObsProjectResponse> */ @@ -12810,9 +12811,9 @@ public CompletableFuture updateLLMObsProjectAsync( } /** - * Partially update an existing LLM Observability project. + * Partially update an existing Agent Observability project. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Update project payload. (required) * @return ApiResponse<LLMObsProjectResponse> * @throws ApiException if fails to make API call @@ -12878,11 +12879,11 @@ public ApiResponse updateLLMObsProjectWithHttpInfo( } /** - * Update an LLM Observability project. + * Update an Agent Observability project. * *

See {@link #updateLLMObsProjectWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) + * @param projectId The ID of the Agent Observability project. (required) * @param body Update project payload. (required) * @return CompletableFuture<ApiResponse<LLMObsProjectResponse>> */ @@ -12952,11 +12953,11 @@ public CompletableFuture> updateLLMObsProject } /** - * Update an LLM Observability prompt. + * Update an Agent Observability prompt. * *

See {@link #updateLLMObsPromptWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Update prompt payload. (required) * @return LLMObsPromptResponse * @throws ApiException if fails to make API call @@ -12967,11 +12968,11 @@ public LLMObsPromptResponse updateLLMObsPrompt(String promptId, LLMObsUpdateProm } /** - * Update an LLM Observability prompt. + * Update an Agent Observability prompt. * *

See {@link #updateLLMObsPromptWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Update prompt payload. (required) * @return CompletableFuture<LLMObsPromptResponse> */ @@ -12985,9 +12986,9 @@ public CompletableFuture updateLLMObsPromptAsync( } /** - * Update the title, the description, or both, for an LLM Observability prompt. + * Update the title, the description, or both, for an Agent Observability prompt. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Update prompt payload. (required) * @return ApiResponse<LLMObsPromptResponse> * @throws ApiException if fails to make API call @@ -13053,11 +13054,11 @@ public ApiResponse updateLLMObsPromptWithHttpInfo( } /** - * Update an LLM Observability prompt. + * Update an Agent Observability prompt. * *

See {@link #updateLLMObsPromptWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) * @param body Update prompt payload. (required) * @return CompletableFuture<ApiResponse<LLMObsPromptResponse>> */ @@ -13127,12 +13128,12 @@ public CompletableFuture> updateLLMObsPromptWi } /** - * Update a specific LLM Observability prompt version. + * Update an Agent Observability prompt version. * *

See {@link #updateLLMObsPromptVersionWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @param body Update prompt version payload. (required) * @return LLMObsPromptVersionResponse * @throws ApiException if fails to make API call @@ -13143,12 +13144,12 @@ public LLMObsPromptVersionResponse updateLLMObsPromptVersion( } /** - * Update a specific LLM Observability prompt version. + * Update an Agent Observability prompt version. * *

See {@link #updateLLMObsPromptVersionWithHttpInfoAsync}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @param body Update prompt version payload. (required) * @return CompletableFuture<LLMObsPromptVersionResponse> */ @@ -13163,10 +13164,10 @@ public CompletableFuture updateLLMObsPromptVersionA /** * Update the description, the feature-flag environments, or both, for a specific version of an - * LLM Observability prompt. + * Agent Observability prompt. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @param body Update prompt version payload. (required) * @return ApiResponse<LLMObsPromptVersionResponse> * @throws ApiException if fails to make API call @@ -13239,12 +13240,12 @@ public ApiResponse updateLLMObsPromptVersionWithHtt } /** - * Update a specific LLM Observability prompt version. + * Update an Agent Observability prompt version. * *

See {@link #updateLLMObsPromptVersionWithHttpInfo}. * - * @param promptId The customer-provided identifier of the LLM Observability prompt. (required) - * @param version The version number of the LLM Observability prompt. (required) + * @param promptId The customer-provided identifier of the Agent Observability prompt. (required) + * @param version The version number of the Agent Observability prompt. (required) * @param body Update prompt version payload. (required) * @return CompletableFuture<ApiResponse<LLMObsPromptVersionResponse>> */ @@ -13403,12 +13404,12 @@ public UploadLLMObsDatasetRecordsFileOptionalParameters includeUserData( } /** - * Upload records to an LLM Observability dataset. + * Upload records to an Agent Observability dataset. * *

See {@link #uploadLLMObsDatasetRecordsFileWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @throws ApiException if fails to make API call */ public void uploadLLMObsDatasetRecordsFile(String projectId, String datasetId) @@ -13418,12 +13419,12 @@ public void uploadLLMObsDatasetRecordsFile(String projectId, String datasetId) } /** - * Upload records to an LLM Observability dataset. + * Upload records to an Agent Observability dataset. * *

See {@link #uploadLLMObsDatasetRecordsFileWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @return CompletableFuture */ public CompletableFuture uploadLLMObsDatasetRecordsFileAsync( @@ -13437,12 +13438,12 @@ projectId, datasetId, new UploadLLMObsDatasetRecordsFileOptionalParameters()) } /** - * Upload records to an LLM Observability dataset. + * Upload records to an Agent Observability dataset. * *

See {@link #uploadLLMObsDatasetRecordsFileWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @throws ApiException if fails to make API call */ @@ -13455,12 +13456,12 @@ public void uploadLLMObsDatasetRecordsFile( } /** - * Upload records to an LLM Observability dataset. + * Upload records to an Agent Observability dataset. * *

See {@link #uploadLLMObsDatasetRecordsFileWithHttpInfoAsync}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture */ @@ -13487,8 +13488,8 @@ public CompletableFuture uploadLLMObsDatasetRecordsFileAsync( * terminal event with a JSON body containing records_created. - error: * terminal event with a JSON body containing an error message. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return ApiResponse<Void> * @throws ApiException if fails to make API call @@ -13577,12 +13578,12 @@ public ApiResponse uploadLLMObsDatasetRecordsFileWithHttpInfo( } /** - * Upload records to an LLM Observability dataset. + * Upload records to an Agent Observability dataset. * *

See {@link #uploadLLMObsDatasetRecordsFileWithHttpInfo}. * - * @param projectId The ID of the LLM Observability project. (required) - * @param datasetId The ID of the LLM Observability dataset. (required) + * @param projectId The ID of the Agent Observability project. (required) + * @param datasetId The ID of the Agent Observability dataset. (required) * @param parameters Optional parameters for the request. * @return CompletableFuture<ApiResponse<Void>> */ @@ -13679,7 +13680,7 @@ public CompletableFuture> uploadLLMObsDatasetRecordsFileWithHt * *

See {@link #upsertLLMObsAnnotationsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Payload for creating or updating annotations. (required) * @return LLMObsAnnotationsResponse * @throws ApiException if fails to make API call @@ -13694,7 +13695,7 @@ public LLMObsAnnotationsResponse upsertLLMObsAnnotations( * *

See {@link #upsertLLMObsAnnotationsWithHttpInfoAsync}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Payload for creating or updating annotations. (required) * @return CompletableFuture<LLMObsAnnotationsResponse> */ @@ -13713,7 +13714,7 @@ public CompletableFuture upsertLLMObsAnnotationsAsync * are linked to request items by interaction_id. Errors for individual items are * returned in the errors field without blocking the rest of the batch. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Payload for creating or updating annotations. (required) * @return ApiResponse<LLMObsAnnotationsResponse> * @throws ApiException if fails to make API call @@ -13783,7 +13784,7 @@ public ApiResponse upsertLLMObsAnnotationsWithHttpInf * *

See {@link #upsertLLMObsAnnotationsWithHttpInfo}. * - * @param queueId The ID of the LLM Observability annotation queue. (required) + * @param queueId The ID of the Agent Observability annotation queue. (required) * @param body Payload for creating or updating annotations. (required) * @return CompletableFuture<ApiResponse<LLMObsAnnotationsResponse>> */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesRequest.java index 06600a05316..6a05da6a4be 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for creating an LLM Observability annotation queue. */ +/** Attributes for creating an Agent Observability annotation queue. */ @JsonPropertyOrder({ LLMObsAnnotationQueueDataAttributesRequest.JSON_PROPERTY_ANNOTATION_SCHEMA, LLMObsAnnotationQueueDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesResponse.java index d00b09306ad..2e3e59bcd71 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataAttributesResponse.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability annotation queue. */ +/** Attributes of an Agent Observability annotation queue. */ @JsonPropertyOrder({ LLMObsAnnotationQueueDataAttributesResponse.JSON_PROPERTY_ANNOTATION_SCHEMA, LLMObsAnnotationQueueDataAttributesResponse.JSON_PROPERTY_CREATED_AT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataRequest.java index b45b451e2be..a9b9a663618 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating an LLM Observability annotation queue. */ +/** Data object for creating an Agent Observability annotation queue. */ @JsonPropertyOrder({ LLMObsAnnotationQueueDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsAnnotationQueueDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsAnnotationQueueDataRequest attributes( } /** - * Attributes for creating an LLM Observability annotation queue. + * Attributes for creating an Agent Observability annotation queue. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsAnnotationQueueDataRequest type(LLMObsAnnotationQueueType type) { } /** - * Resource type of an LLM Observability annotation queue. + * Resource type of an Agent Observability annotation queue. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataResponse.java index cdcb7fe0803..92b213236b2 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueDataResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability annotation queue. */ +/** Data object for an Agent Observability annotation queue. */ @JsonPropertyOrder({ LLMObsAnnotationQueueDataResponse.JSON_PROPERTY_ATTRIBUTES, LLMObsAnnotationQueueDataResponse.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsAnnotationQueueDataResponse attributes( } /** - * Attributes of an LLM Observability annotation queue. + * Attributes of an Agent Observability annotation queue. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsAnnotationQueueDataResponse type(LLMObsAnnotationQueueType type) { } /** - * Resource type of an LLM Observability annotation queue. + * Resource type of an Agent Observability annotation queue. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueInteractionsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueInteractionsRequest.java index 177c95130a0..4c7288fdf54 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueInteractionsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueInteractionsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to add interactions to an LLM Observability annotation queue. */ +/** Request to add interactions to an Agent Observability annotation queue. */ @JsonPropertyOrder({LLMObsAnnotationQueueInteractionsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaData.java index 001bbc3be68..6faf22740c0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaData.java @@ -103,7 +103,7 @@ public LLMObsAnnotationQueueLabelSchemaData type(LLMObsAnnotationQueueType type) } /** - * Resource type of an LLM Observability annotation queue. + * Resource type of an Agent Observability annotation queue. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaUpdateData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaUpdateData.java index 12ba1ae5670..18f8fba9ebf 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaUpdateData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueLabelSchemaUpdateData.java @@ -77,7 +77,7 @@ public LLMObsAnnotationQueueLabelSchemaUpdateData type(LLMObsAnnotationQueueType } /** - * Resource type of an LLM Observability annotation queue. + * Resource type of an Agent Observability annotation queue. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueRequest.java index 354d9b9fc35..196ebecd144 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create an LLM Observability annotation queue. */ +/** Request to create an Agent Observability annotation queue. */ @JsonPropertyOrder({LLMObsAnnotationQueueRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsAnnotationQueueRequest data(LLMObsAnnotationQueueDataRequest data) } /** - * Data object for creating an LLM Observability annotation queue. + * Data object for creating an Agent Observability annotation queue. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueResponse.java index f88827324a3..ef59840a319 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a single LLM Observability annotation queue. */ +/** Response containing a single Agent Observability annotation queue. */ @JsonPropertyOrder({LLMObsAnnotationQueueResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsAnnotationQueueResponse data(LLMObsAnnotationQueueDataResponse data } /** - * Data object for an LLM Observability annotation queue. + * Data object for an Agent Observability annotation queue. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueType.java index 16cd34ae440..c5f3c1ccace 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability annotation queue. */ +/** Resource type of an Agent Observability annotation queue. */ @JsonSerialize(using = LLMObsAnnotationQueueType.LLMObsAnnotationQueueTypeSerializer.class) public class LLMObsAnnotationQueueType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataAttributesRequest.java index 65a83de5845..082f01ee7cc 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataAttributesRequest.java @@ -16,7 +16,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for updating an LLM Observability annotation queue. All fields are optional. */ +/** Attributes for updating an Agent Observability annotation queue. All fields are optional. */ @JsonPropertyOrder({ LLMObsAnnotationQueueUpdateDataAttributesRequest.JSON_PROPERTY_ANNOTATION_SCHEMA, LLMObsAnnotationQueueUpdateDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataRequest.java index cb61c1c6d27..1246b42b252 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for updating an LLM Observability annotation queue. */ +/** Data object for updating an Agent Observability annotation queue. */ @JsonPropertyOrder({ LLMObsAnnotationQueueUpdateDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsAnnotationQueueUpdateDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsAnnotationQueueUpdateDataRequest attributes( } /** - * Attributes for updating an LLM Observability annotation queue. All fields are optional. + * Attributes for updating an Agent Observability annotation queue. All fields are optional. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsAnnotationQueueUpdateDataRequest type(LLMObsAnnotationQueueType typ } /** - * Resource type of an LLM Observability annotation queue. + * Resource type of an Agent Observability annotation queue. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateRequest.java index 563e207b651..5097566770c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueueUpdateRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to update an LLM Observability annotation queue. */ +/** Request to update an Agent Observability annotation queue. */ @JsonPropertyOrder({LLMObsAnnotationQueueUpdateRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsAnnotationQueueUpdateRequest data(LLMObsAnnotationQueueUpdateDataRe } /** - * Data object for updating an LLM Observability annotation queue. + * Data object for updating an Agent Observability annotation queue. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueuesResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueuesResponse.java index 69365a1eca3..d5487c9d03f 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueuesResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationQueuesResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of LLM Observability annotation queues. */ +/** Response containing a list of Agent Observability annotation queues. */ @JsonPropertyOrder({LLMObsAnnotationQueuesResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataRequest.java index 6f6a9c9f5ac..f55a318f24c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataRequest.java @@ -77,7 +77,7 @@ public LLMObsAnnotationsDataRequest type(LLMObsAnnotationsType type) { } /** - * Resource type for LLM Observability annotations. + * Resource type for Agent Observability annotations. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataResponse.java index bee2a5ff0cd..6417eb66fab 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsDataResponse.java @@ -103,7 +103,7 @@ public LLMObsAnnotationsDataResponse type(LLMObsAnnotationsType type) { } /** - * Resource type for LLM Observability annotations. + * Resource type for Agent Observability annotations. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsType.java index cb92f84f1f5..272daf7a035 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsAnnotationsType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type for LLM Observability annotations. */ +/** Resource type for Agent Observability annotations. */ @JsonSerialize(using = LLMObsAnnotationsType.LLMObsAnnotationsTypeSerializer.class) public class LLMObsAnnotationsType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptData.java index 3770e7ff7e1..a4c4e240cc4 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating an LLM Observability prompt. */ +/** Data object for creating an Agent Observability prompt. */ @JsonPropertyOrder({ LLMObsCreatePromptData.JSON_PROPERTY_ATTRIBUTES, LLMObsCreatePromptData.JSON_PROPERTY_TYPE @@ -52,7 +52,7 @@ public LLMObsCreatePromptData attributes(LLMObsCreatePromptDataAttributes attrib } /** - * Attributes for creating an LLM Observability prompt and its first version. prompt_id + * Attributes for creating an Agent Observability prompt and its first version. prompt_id * and template are required; all other attributes are optional. * * @return attributes @@ -77,7 +77,7 @@ public LLMObsCreatePromptData type(LLMObsPromptType type) { } /** - * Resource type of an LLM Observability prompt. + * Resource type of an Agent Observability prompt. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptDataAttributes.java index 4e82d53e6eb..9c6c8447f73 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptDataAttributes.java @@ -20,8 +20,8 @@ import java.util.Objects; /** - * Attributes for creating an LLM Observability prompt and its first version. prompt_id - * and template are required; all other attributes are optional. + * Attributes for creating an Agent Observability prompt and its first version. prompt_id + * and template are required; all other attributes are optional. */ @JsonPropertyOrder({ LLMObsCreatePromptDataAttributes.JSON_PROPERTY_DESCRIPTION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptRequest.java index 8ea027047ca..8920bd592db 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create an LLM Observability prompt. */ +/** Request to create an Agent Observability prompt. */ @JsonPropertyOrder({LLMObsCreatePromptRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsCreatePromptRequest data(LLMObsCreatePromptData data) { } /** - * Data object for creating an LLM Observability prompt. + * Data object for creating an Agent Observability prompt. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionData.java index b1c592f76da..c2c5216e7b9 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating an LLM Observability prompt version. */ +/** Data object for creating an Agent Observability prompt version. */ @JsonPropertyOrder({ LLMObsCreatePromptVersionData.JSON_PROPERTY_ATTRIBUTES, LLMObsCreatePromptVersionData.JSON_PROPERTY_TYPE @@ -53,8 +53,8 @@ public LLMObsCreatePromptVersionData attributes( } /** - * Attributes for creating a new version of an LLM Observability prompt. template is - * required; all other attributes are optional. + * Attributes for creating a new version of an Agent Observability prompt. template + * is required; all other attributes are optional. * * @return attributes */ @@ -78,7 +78,7 @@ public LLMObsCreatePromptVersionData type(LLMObsPromptVersionType type) { } /** - * Resource type of an LLM Observability prompt version. + * Resource type of an Agent Observability prompt version. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionDataAttributes.java index 16d0383bcf3..f3818138c7d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionDataAttributes.java @@ -20,7 +20,7 @@ import java.util.Objects; /** - * Attributes for creating a new version of an LLM Observability prompt. template is + * Attributes for creating a new version of an Agent Observability prompt. template is * required; all other attributes are optional. */ @JsonPropertyOrder({ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionRequest.java index 3d722a5240e..9d64917184f 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCreatePromptVersionRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create a new version of an LLM Observability prompt. */ +/** Request to create a new version of an Agent Observability prompt. */ @JsonPropertyOrder({LLMObsCreatePromptVersionRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsCreatePromptVersionRequest data(LLMObsCreatePromptVersionData data) } /** - * Data object for creating an LLM Observability prompt version. + * Data object for creating an Agent Observability prompt version. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigAttributes.java index 4acda35d123..1f22e67daec 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigAttributes.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of a custom LLM Observability evaluator configuration. */ +/** Attributes of a custom Agent Observability evaluator configuration. */ @JsonPropertyOrder({ LLMObsCustomEvalConfigAttributes.JSON_PROPERTY_CATEGORY, LLMObsCustomEvalConfigAttributes.JSON_PROPERTY_CREATED_AT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigData.java index 1726814f918..5b2f87459e3 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for a custom LLM Observability evaluator configuration. */ +/** Data object for a custom Agent Observability evaluator configuration. */ @JsonPropertyOrder({ LLMObsCustomEvalConfigData.JSON_PROPERTY_ATTRIBUTES, LLMObsCustomEvalConfigData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsCustomEvalConfigData attributes(LLMObsCustomEvalConfigAttributes at } /** - * Attributes of a custom LLM Observability evaluator configuration. + * Attributes of a custom Agent Observability evaluator configuration. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsCustomEvalConfigData type(LLMObsCustomEvalConfigType type) { } /** - * Type of the custom LLM Observability evaluator configuration resource. + * Type of the custom Agent Observability evaluator configuration resource. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigListResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigListResponse.java index 5d7969cd981..08fa6c10cf9 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigListResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigListResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of custom LLM Observability evaluator configurations. */ +/** Response containing a list of custom Agent Observability evaluator configurations. */ @JsonPropertyOrder({LLMObsCustomEvalConfigListResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigResponse.java index e888af2dd82..313aa5401ac 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a custom LLM Observability evaluator configuration. */ +/** Response containing a custom Agent Observability evaluator configuration. */ @JsonPropertyOrder({LLMObsCustomEvalConfigResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsCustomEvalConfigResponse data(LLMObsCustomEvalConfigData data) { } /** - * Data object for a custom LLM Observability evaluator configuration. + * Data object for a custom Agent Observability evaluator configuration. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigType.java index 3348579eece..a76ef352b21 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Type of the custom LLM Observability evaluator configuration resource. */ +/** Type of the custom Agent Observability evaluator configuration resource. */ @JsonSerialize(using = LLMObsCustomEvalConfigType.LLMObsCustomEvalConfigTypeSerializer.class) public class LLMObsCustomEvalConfigType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateAttributes.java index 37b56cbb45d..240b8d1549b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateAttributes.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for creating or updating a custom LLM Observability evaluator configuration. */ +/** Attributes for creating or updating a custom Agent Observability evaluator configuration. */ @JsonPropertyOrder({ LLMObsCustomEvalConfigUpdateAttributes.JSON_PROPERTY_CATEGORY, LLMObsCustomEvalConfigUpdateAttributes.JSON_PROPERTY_EVAL_NAME, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateData.java index aae9c70c3df..defdf355d74 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating or updating a custom LLM Observability evaluator configuration. */ +/** Data object for creating or updating a custom Agent Observability evaluator configuration. */ @JsonPropertyOrder({ LLMObsCustomEvalConfigUpdateData.JSON_PROPERTY_ATTRIBUTES, LLMObsCustomEvalConfigUpdateData.JSON_PROPERTY_ID, @@ -57,7 +57,7 @@ public LLMObsCustomEvalConfigUpdateData attributes( } /** - * Attributes for creating or updating a custom LLM Observability evaluator configuration. + * Attributes for creating or updating a custom Agent Observability evaluator configuration. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsCustomEvalConfigUpdateData type(LLMObsCustomEvalConfigType type) { } /** - * Type of the custom LLM Observability evaluator configuration resource. + * Type of the custom Agent Observability evaluator configuration resource. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateRequest.java index b47e17b30fa..dca5de2d724 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsCustomEvalConfigUpdateRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create or update a custom LLM Observability evaluator configuration. */ +/** Request to create or update a custom Agent Observability evaluator configuration. */ @JsonPropertyOrder({LLMObsCustomEvalConfigUpdateRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsCustomEvalConfigUpdateRequest data(LLMObsCustomEvalConfigUpdateData } /** - * Data object for creating or updating a custom LLM Observability evaluator configuration. + * Data object for creating or updating a custom Agent Observability evaluator configuration. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataAttributesRequest.java index 9593f575939..94c9c66765d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataAttributesRequest.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for batch-updating records in an LLM Observability dataset. */ +/** Attributes for batch-updating records in an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetBatchUpdateDataAttributesRequest.JSON_PROPERTY_CREATE_NEW_VERSION, LLMObsDatasetBatchUpdateDataAttributesRequest.JSON_PROPERTY_DELETE_RECORDS, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataRequest.java index beaef7b6c79..514ba70a874 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for batch-updating records in an LLM Observability dataset. */ +/** Data object for batch-updating records in an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetBatchUpdateDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetBatchUpdateDataRequest.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsDatasetBatchUpdateDataRequest attributes( } /** - * Attributes for batch-updating records in an LLM Observability dataset. + * Attributes for batch-updating records in an Agent Observability dataset. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsDatasetBatchUpdateDataRequest type(LLMObsDatasetType type) { } /** - * Resource type of an LLM Observability dataset. + * Resource type of an Agent Observability dataset. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateInsertRecord.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateInsertRecord.java index 171b7fcbc51..813fd0928eb 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateInsertRecord.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateInsertRecord.java @@ -20,7 +20,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** A record to insert as part of a batch update on an LLM Observability dataset. */ +/** A record to insert as part of a batch update on an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetBatchUpdateInsertRecord.JSON_PROPERTY_EXPECTED_OUTPUT, LLMObsDatasetBatchUpdateInsertRecord.JSON_PROPERTY_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateRequest.java index 877a0873e75..fa058bf32dd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to batch-insert, update, and delete records in an LLM Observability dataset. */ +/** Request to batch-insert, update, and delete records in an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetBatchUpdateRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDatasetBatchUpdateRequest data(LLMObsDatasetBatchUpdateDataRequest } /** - * Data object for batch-updating records in an LLM Observability dataset. + * Data object for batch-updating records in an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateUpdateRecord.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateUpdateRecord.java index 39c314ed31e..6e39ac843a2 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateUpdateRecord.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetBatchUpdateUpdateRecord.java @@ -18,7 +18,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** A record update payload as part of a batch update on an LLM Observability dataset. */ +/** A record update payload as part of a batch update on an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetBatchUpdateUpdateRecord.JSON_PROPERTY_EXPECTED_OUTPUT, LLMObsDatasetBatchUpdateUpdateRecord.JSON_PROPERTY_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataAttributesRequest.java index 182fb9c4b49..e714997d381 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataAttributesRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for cloning an LLM Observability dataset. */ +/** Attributes for cloning an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetCloneDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, LLMObsDatasetCloneDataAttributesRequest.JSON_PROPERTY_NAME diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataRequest.java index 25cce964f73..86de2b409b1 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for cloning an LLM Observability dataset. */ +/** Data object for cloning an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetCloneDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetCloneDataRequest.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsDatasetCloneDataRequest attributes( } /** - * Attributes for cloning an LLM Observability dataset. + * Attributes for cloning an Agent Observability dataset. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsDatasetCloneDataRequest type(LLMObsDatasetType type) { } /** - * Resource type of an LLM Observability dataset. + * Resource type of an Agent Observability dataset. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneRequest.java index c41c662dfc5..ed3d1f0017a 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetCloneRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to clone an LLM Observability dataset. */ +/** Request to clone an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetCloneRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDatasetCloneRequest data(LLMObsDatasetCloneDataRequest data) { } /** - * Data object for cloning an LLM Observability dataset. + * Data object for cloning an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesRequest.java index 6fc96880d84..a779b0029ed 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for creating an LLM Observability dataset. */ +/** Attributes for creating an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, LLMObsDatasetDataAttributesRequest.JSON_PROPERTY_METADATA, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesResponse.java index cdd4efab957..044a07b7982 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataAttributesResponse.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability dataset. */ +/** Attributes of an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetDataAttributesResponse.JSON_PROPERTY_CREATED_AT, LLMObsDatasetDataAttributesResponse.JSON_PROPERTY_CURRENT_VERSION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataRequest.java index ca14b714985..3e939cf790a 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating an LLM Observability dataset. */ +/** Data object for creating an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetDataRequest.JSON_PROPERTY_TYPE @@ -52,7 +52,7 @@ public LLMObsDatasetDataRequest attributes(LLMObsDatasetDataAttributesRequest at } /** - * Attributes for creating an LLM Observability dataset. + * Attributes for creating an Agent Observability dataset. * * @return attributes */ @@ -76,7 +76,7 @@ public LLMObsDatasetDataRequest type(LLMObsDatasetType type) { } /** - * Resource type of an LLM Observability dataset. + * Resource type of an Agent Observability dataset. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataResponse.java index c62219806ba..8feba82bde0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDataResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability dataset. */ +/** Data object for an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetDataResponse.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetDataResponse.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsDatasetDataResponse attributes(LLMObsDatasetDataAttributesResponse } /** - * Attributes of an LLM Observability dataset. + * Attributes of an Agent Observability dataset. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsDatasetDataResponse type(LLMObsDatasetType type) { } /** - * Resource type of an LLM Observability dataset. + * Resource type of an Agent Observability dataset. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateData.java index f595025d60e..b6e7245bc46 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability dataset draft state. */ +/** Data object for an Agent Observability dataset draft state. */ @JsonPropertyOrder({ LLMObsDatasetDraftStateData.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetDraftStateData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsDatasetDraftStateData attributes(LLMObsDatasetDraftStateDataAttribu } /** - * Attributes of an LLM Observability dataset draft state. + * Attributes of an Agent Observability dataset draft state. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsDatasetDraftStateData type(LLMObsDatasetDraftStateType type) { } /** - * Resource type of an LLM Observability dataset draft state. + * Resource type of an Agent Observability dataset draft state. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateDataAttributes.java index 3213412c4cd..7c170f027a0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateDataAttributes.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability dataset draft state. */ +/** Attributes of an Agent Observability dataset draft state. */ @JsonPropertyOrder({ LLMObsDatasetDraftStateDataAttributes.JSON_PROPERTY_DRAFTING_SINCE, LLMObsDatasetDraftStateDataAttributes.JSON_PROPERTY_USER diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateResponse.java index b61c8d0b54b..383018bd1ca 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing the draft state of an LLM Observability dataset. */ +/** Response containing the draft state of an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetDraftStateResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsDatasetDraftStateResponse data(LLMObsDatasetDraftStateData data) { } /** - * Data object for an LLM Observability dataset draft state. + * Data object for an Agent Observability dataset draft state. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateType.java index 33e9d1b56cd..718844cb100 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetDraftStateType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability dataset draft state. */ +/** Resource type of an Agent Observability dataset draft state. */ @JsonSerialize(using = LLMObsDatasetDraftStateType.LLMObsDatasetDraftStateTypeSerializer.class) public class LLMObsDatasetDraftStateType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetExportFormat.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetExportFormat.java index 7853241f7f4..bece90c9c33 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetExportFormat.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetExportFormat.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Supported export format for an LLM Observability dataset. */ +/** Supported export format for an Agent Observability dataset. */ @JsonSerialize(using = LLMObsDatasetExportFormat.LLMObsDatasetExportFormatSerializer.class) public class LLMObsDatasetExportFormat extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordDataResponse.java index 840e9da7b02..413e61ded4c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordDataResponse.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** A single LLM Observability dataset record. */ +/** A single Agent Observability dataset record. */ @JsonPropertyOrder({ LLMObsDatasetRecordDataResponse.JSON_PROPERTY_CREATED_AT, LLMObsDatasetRecordDataResponse.JSON_PROPERTY_DATASET_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordItem.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordItem.java index bfc4ecbc5fc..be3029fa849 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordItem.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordItem.java @@ -18,7 +18,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** A single record to append to an LLM Observability dataset. */ +/** A single record to append to an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetRecordItem.JSON_PROPERTY_EXPECTED_OUTPUT, LLMObsDatasetRecordItem.JSON_PROPERTY_INPUT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordUpdateItem.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordUpdateItem.java index 18098eebd3a..20556628bd8 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordUpdateItem.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordUpdateItem.java @@ -18,7 +18,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** A record update payload for an LLM Observability dataset. */ +/** A record update payload for an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetRecordUpdateItem.JSON_PROPERTY_EXPECTED_OUTPUT, LLMObsDatasetRecordUpdateItem.JSON_PROPERTY_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataAttributesRequest.java index a5098e9983b..d60ffa7e64c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataAttributesRequest.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for appending records to an LLM Observability dataset. */ +/** Attributes for appending records to an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetRecordsDataAttributesRequest.JSON_PROPERTY_DEDUPLICATE, LLMObsDatasetRecordsDataAttributesRequest.JSON_PROPERTY_RECORDS diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataRequest.java index 5a59022ffdb..b14bf443d25 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for appending records to an LLM Observability dataset. */ +/** Data object for appending records to an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetRecordsDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetRecordsDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsDatasetRecordsDataRequest attributes( } /** - * Attributes for appending records to an LLM Observability dataset. + * Attributes for appending records to an Agent Observability dataset. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsDatasetRecordsDataRequest type(LLMObsRecordType type) { } /** - * Resource type of LLM Observability dataset records. + * Resource type of Agent Observability dataset records. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsListResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsListResponse.java index c6259c14d93..a17464645b8 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsListResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsListResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a paginated list of LLM Observability dataset records. */ +/** Response containing a paginated list of Agent Observability dataset records. */ @JsonPropertyOrder({ LLMObsDatasetRecordsListResponse.JSON_PROPERTY_DATA, LLMObsDatasetRecordsListResponse.JSON_PROPERTY_META diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsRequest.java index 5e835159483..2d22f2f09c5 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to append records to an LLM Observability dataset. */ +/** Request to append records to an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetRecordsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDatasetRecordsRequest data(LLMObsDatasetRecordsDataRequest data) { } /** - * Data object for appending records to an LLM Observability dataset. + * Data object for appending records to an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataAttributesRequest.java index 09cb7d65f7c..0baee2d85da 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataAttributesRequest.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for updating records in an LLM Observability dataset. */ +/** Attributes for updating records in an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetRecordsUpdateDataAttributesRequest.JSON_PROPERTY_RECORDS}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataRequest.java index 7bf6da6ff88..c363ddb22fd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for updating records in an LLM Observability dataset. */ +/** Data object for updating records in an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetRecordsUpdateDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetRecordsUpdateDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsDatasetRecordsUpdateDataRequest attributes( } /** - * Attributes for updating records in an LLM Observability dataset. + * Attributes for updating records in an Agent Observability dataset. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsDatasetRecordsUpdateDataRequest type(LLMObsRecordType type) { } /** - * Resource type of LLM Observability dataset records. + * Resource type of Agent Observability dataset records. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateRequest.java index 1a0ba5fbbfe..fa50c95fce7 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRecordsUpdateRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to update records in an LLM Observability dataset. */ +/** Request to update records in an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetRecordsUpdateRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDatasetRecordsUpdateRequest data(LLMObsDatasetRecordsUpdateDataRequ } /** - * Data object for updating records in an LLM Observability dataset. + * Data object for updating records in an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRequest.java index df6e144ffb9..157d66952ac 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create an LLM Observability dataset. */ +/** Request to create an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsDatasetRequest data(LLMObsDatasetDataRequest data) { } /** - * Data object for creating an LLM Observability dataset. + * Data object for creating an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetResponse.java index d2152ec4bde..3e477965f99 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a single LLM Observability dataset. */ +/** Response containing a single Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsDatasetResponse data(LLMObsDatasetDataResponse data) { } /** - * Data object for an LLM Observability dataset. + * Data object for an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataAttributesRequest.java index 00e34b48694..7d151706d6c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataAttributesRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for restoring an LLM Observability dataset to a previous version. */ +/** Attributes for restoring an Agent Observability dataset to a previous version. */ @JsonPropertyOrder({LLMObsDatasetRestoreVersionDataAttributesRequest.JSON_PROPERTY_DATASET_VERSION}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataRequest.java index 4521dc7229f..5956298a13b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for restoring an LLM Observability dataset to a previous version. */ +/** Data object for restoring an Agent Observability dataset to a previous version. */ @JsonPropertyOrder({ LLMObsDatasetRestoreVersionDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetRestoreVersionDataRequest.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsDatasetRestoreVersionDataRequest attributes( } /** - * Attributes for restoring an LLM Observability dataset to a previous version. + * Attributes for restoring an Agent Observability dataset to a previous version. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsDatasetRestoreVersionDataRequest type(LLMObsDatasetType type) { } /** - * Resource type of an LLM Observability dataset. + * Resource type of an Agent Observability dataset. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionRequest.java index 2b332f7bc80..9c7b2e07806 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetRestoreVersionRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to restore an LLM Observability dataset to a previous version. */ +/** Request to restore an Agent Observability dataset to a previous version. */ @JsonPropertyOrder({LLMObsDatasetRestoreVersionRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDatasetRestoreVersionRequest data(LLMObsDatasetRestoreVersionDataRe } /** - * Data object for restoring an LLM Observability dataset to a previous version. + * Data object for restoring an Agent Observability dataset to a previous version. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetType.java index 715e70879e6..fb40c80a066 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability dataset. */ +/** Resource type of an Agent Observability dataset. */ @JsonSerialize(using = LLMObsDatasetType.LLMObsDatasetTypeSerializer.class) public class LLMObsDatasetType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataAttributesRequest.java index 2d8ee1756ca..81160397ddd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataAttributesRequest.java @@ -16,7 +16,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for updating an LLM Observability dataset. */ +/** Attributes for updating an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetUpdateDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, LLMObsDatasetUpdateDataAttributesRequest.JSON_PROPERTY_METADATA, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataRequest.java index 6d4aea203ed..8085e504a19 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for updating an LLM Observability dataset. */ +/** Data object for updating an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDatasetUpdateDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetUpdateDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsDatasetUpdateDataRequest attributes( } /** - * Attributes for updating an LLM Observability dataset. + * Attributes for updating an Agent Observability dataset. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsDatasetUpdateDataRequest type(LLMObsDatasetType type) { } /** - * Resource type of an LLM Observability dataset. + * Resource type of an Agent Observability dataset. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateRequest.java index 0c19a7e5863..d59787d1eb0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetUpdateRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to partially update an LLM Observability dataset. */ +/** Request to partially update an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetUpdateRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDatasetUpdateRequest data(LLMObsDatasetUpdateDataRequest data) { } /** - * Data object for updating an LLM Observability dataset. + * Data object for updating an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionData.java index 12f5e33cadf..a8aa2f617b7 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability dataset version. */ +/** Data object for an Agent Observability dataset version. */ @JsonPropertyOrder({ LLMObsDatasetVersionData.JSON_PROPERTY_ATTRIBUTES, LLMObsDatasetVersionData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsDatasetVersionData attributes(LLMObsDatasetVersionDataAttributes at } /** - * Attributes of an LLM Observability dataset version. + * Attributes of an Agent Observability dataset version. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsDatasetVersionData type(LLMObsDatasetVersionType type) { } /** - * Resource type of an LLM Observability dataset version. + * Resource type of an Agent Observability dataset version. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionDataAttributes.java index 6d0c6cf9bf7..2e10f970271 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionDataAttributes.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability dataset version. */ +/** Attributes of an Agent Observability dataset version. */ @JsonPropertyOrder({ LLMObsDatasetVersionDataAttributes.JSON_PROPERTY_DATASET_ID, LLMObsDatasetVersionDataAttributes.JSON_PROPERTY_LAST_USED, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionType.java index 52921af77c7..0be029cc5e0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability dataset version. */ +/** Resource type of an Agent Observability dataset version. */ @JsonSerialize(using = LLMObsDatasetVersionType.LLMObsDatasetVersionTypeSerializer.class) public class LLMObsDatasetVersionType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionsResponse.java index 629f3c4a800..0d84a678858 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetVersionsResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing the active versions of an LLM Observability dataset. */ +/** Response containing the active versions of an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDatasetVersionsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetsResponse.java index 7d9639266cc..53ce2564a8c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDatasetsResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of LLM Observability datasets. */ +/** Response containing a list of Agent Observability datasets. */ @JsonPropertyOrder({ LLMObsDatasetsResponse.JSON_PROPERTY_DATA, LLMObsDatasetsResponse.JSON_PROPERTY_META diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationQueueInteractionsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationQueueInteractionsRequest.java index 20ab1b5884c..e77f4aaf407 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationQueueInteractionsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationQueueInteractionsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to delete interactions from an LLM Observability annotation queue. */ +/** Request to delete interactions from an Agent Observability annotation queue. */ @JsonPropertyOrder({LLMObsDeleteAnnotationQueueInteractionsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataRequest.java index ee1428c8995..91643c4fc48 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataRequest.java @@ -77,7 +77,7 @@ public LLMObsDeleteAnnotationsDataRequest type(LLMObsAnnotationsType type) { } /** - * Resource type for LLM Observability annotations. + * Resource type for Agent Observability annotations. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataResponse.java index 5a08652a027..895522d165f 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteAnnotationsDataResponse.java @@ -103,7 +103,7 @@ public LLMObsDeleteAnnotationsDataResponse type(LLMObsAnnotationsType type) { } /** - * Resource type for LLM Observability annotations. + * Resource type for Agent Observability annotations. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataAttributesRequest.java index d61d36cba19..f3fd3286ffa 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataAttributesRequest.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for deleting records from an LLM Observability dataset. */ +/** Attributes for deleting records from an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDeleteDatasetRecordsDataAttributesRequest.JSON_PROPERTY_RECORD_IDS}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataRequest.java index fe6f795b852..53ff75cb662 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for deleting records from an LLM Observability dataset. */ +/** Data object for deleting records from an Agent Observability dataset. */ @JsonPropertyOrder({ LLMObsDeleteDatasetRecordsDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDeleteDatasetRecordsDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsDeleteDatasetRecordsDataRequest attributes( } /** - * Attributes for deleting records from an LLM Observability dataset. + * Attributes for deleting records from an Agent Observability dataset. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsDeleteDatasetRecordsDataRequest type(LLMObsRecordType type) { } /** - * Resource type of LLM Observability dataset records. + * Resource type of Agent Observability dataset records. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsRequest.java index 24c0e41cda2..464b7ee2bb0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetRecordsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to delete records from an LLM Observability dataset. */ +/** Request to delete records from an Agent Observability dataset. */ @JsonPropertyOrder({LLMObsDeleteDatasetRecordsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDeleteDatasetRecordsRequest data(LLMObsDeleteDatasetRecordsDataRequ } /** - * Data object for deleting records from an LLM Observability dataset. + * Data object for deleting records from an Agent Observability dataset. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataAttributesRequest.java index 7e2f661403a..f41a8f4e691 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataAttributesRequest.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for deleting LLM Observability datasets. */ +/** Attributes for deleting Agent Observability datasets. */ @JsonPropertyOrder({LLMObsDeleteDatasetsDataAttributesRequest.JSON_PROPERTY_DATASET_IDS}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataRequest.java index dade119c4a1..d95864240dd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for deleting LLM Observability datasets. */ +/** Data object for deleting Agent Observability datasets. */ @JsonPropertyOrder({ LLMObsDeleteDatasetsDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDeleteDatasetsDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsDeleteDatasetsDataRequest attributes( } /** - * Attributes for deleting LLM Observability datasets. + * Attributes for deleting Agent Observability datasets. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsDeleteDatasetsDataRequest type(LLMObsDatasetType type) { } /** - * Resource type of an LLM Observability dataset. + * Resource type of an Agent Observability dataset. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsRequest.java index 7987cf36063..88dfd7ca8a2 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteDatasetsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to delete one or more LLM Observability datasets. */ +/** Request to delete one or more Agent Observability datasets. */ @JsonPropertyOrder({LLMObsDeleteDatasetsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDeleteDatasetsRequest data(LLMObsDeleteDatasetsDataRequest data) { } /** - * Data object for deleting LLM Observability datasets. + * Data object for deleting Agent Observability datasets. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataAttributesRequest.java index 1e40163f345..14edcc2dbd7 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataAttributesRequest.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for deleting LLM Observability experiments. */ +/** Attributes for deleting Agent Observability experiments. */ @JsonPropertyOrder({LLMObsDeleteExperimentsDataAttributesRequest.JSON_PROPERTY_EXPERIMENT_IDS}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataRequest.java index 31dd4407024..17e4b23d13d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for deleting LLM Observability experiments. */ +/** Data object for deleting Agent Observability experiments. */ @JsonPropertyOrder({ LLMObsDeleteExperimentsDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDeleteExperimentsDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsDeleteExperimentsDataRequest attributes( } /** - * Attributes for deleting LLM Observability experiments. + * Attributes for deleting Agent Observability experiments. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsDeleteExperimentsDataRequest type(LLMObsExperimentType type) { } /** - * Resource type of an LLM Observability experiment. + * Resource type of an Agent Observability experiment. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsRequest.java index ee03f1ad771..0302fb525f1 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteExperimentsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to delete one or more LLM Observability experiments. */ +/** Request to delete one or more Agent Observability experiments. */ @JsonPropertyOrder({LLMObsDeleteExperimentsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDeleteExperimentsRequest data(LLMObsDeleteExperimentsDataRequest da } /** - * Data object for deleting LLM Observability experiments. + * Data object for deleting Agent Observability experiments. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataAttributesRequest.java index b1e329da061..925db2968fb 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataAttributesRequest.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for deleting LLM Observability projects. */ +/** Attributes for deleting Agent Observability projects. */ @JsonPropertyOrder({LLMObsDeleteProjectsDataAttributesRequest.JSON_PROPERTY_PROJECT_IDS}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataRequest.java index 90f6fa71f8c..621e8e8a756 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for deleting LLM Observability projects. */ +/** Data object for deleting Agent Observability projects. */ @JsonPropertyOrder({ LLMObsDeleteProjectsDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsDeleteProjectsDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsDeleteProjectsDataRequest attributes( } /** - * Attributes for deleting LLM Observability projects. + * Attributes for deleting Agent Observability projects. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsDeleteProjectsDataRequest type(LLMObsProjectType type) { } /** - * Resource type of an LLM Observability project. + * Resource type of an Agent Observability project. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsRequest.java index b800f321039..ef6da74974f 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeleteProjectsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to delete one or more LLM Observability projects. */ +/** Request to delete one or more Agent Observability projects. */ @JsonPropertyOrder({LLMObsDeleteProjectsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsDeleteProjectsRequest data(LLMObsDeleteProjectsDataRequest data) { } /** - * Data object for deleting LLM Observability projects. + * Data object for deleting Agent Observability projects. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptData.java index 31928273c9d..eaa50a53957 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object confirming that an LLM Observability prompt was deleted. */ +/** Data object confirming that an Agent Observability prompt was deleted. */ @JsonPropertyOrder({ LLMObsDeletedPromptData.JSON_PROPERTY_ATTRIBUTES, LLMObsDeletedPromptData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsDeletedPromptData attributes(LLMObsDeletedPromptDataAttributes attr } /** - * Attributes confirming that an LLM Observability prompt was deleted. + * Attributes confirming that an Agent Observability prompt was deleted. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsDeletedPromptData type(LLMObsPromptType type) { } /** - * Resource type of an LLM Observability prompt. + * Resource type of an Agent Observability prompt. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptDataAttributes.java index a51eb6443e0..7f1e64d078b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptDataAttributes.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes confirming that an LLM Observability prompt was deleted. */ +/** Attributes confirming that an Agent Observability prompt was deleted. */ @JsonPropertyOrder({ LLMObsDeletedPromptDataAttributes.JSON_PROPERTY_DELETED_AT, LLMObsDeletedPromptDataAttributes.JSON_PROPERTY_PROMPT_ID diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptResponse.java index a2b48ca197c..ecde2065f30 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsDeletedPromptResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response confirming that an LLM Observability prompt was deleted. */ +/** Response confirming that an Agent Observability prompt was deleted. */ @JsonPropertyOrder({LLMObsDeletedPromptResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsDeletedPromptResponse data(LLMObsDeletedPromptData data) { } /** - * Data object confirming that an LLM Observability prompt was deleted. + * Data object confirming that an Agent Observability prompt was deleted. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsEventType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsEventType.java index 7cb03e65d7d..75f48932f90 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsEventType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsEventType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type for LLM Observability experiment events. */ +/** Resource type for Agent Observability experiment events. */ @JsonSerialize(using = LLMObsEventType.LLMObsEventTypeSerializer.class) public class LLMObsEventType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesRequest.java index 575b7050475..5389ed200c1 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for creating an LLM Observability experiment. */ +/** Attributes for creating an Agent Observability experiment. */ @JsonPropertyOrder({ LLMObsExperimentDataAttributesRequest.JSON_PROPERTY_CONFIG, LLMObsExperimentDataAttributesRequest.JSON_PROPERTY_DATASET_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesResponse.java index 153562ffcfc..74b92822af4 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataAttributesResponse.java @@ -19,7 +19,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** Attributes of an LLM Observability experiment. */ +/** Attributes of an Agent Observability experiment. */ @JsonPropertyOrder({ LLMObsExperimentDataAttributesResponse.JSON_PROPERTY_AGGREGATE_DATA, LLMObsExperimentDataAttributesResponse.JSON_PROPERTY_AUTHOR, @@ -546,7 +546,7 @@ public LLMObsExperimentDataAttributesResponse status(LLMObsExperimentStatus stat } /** - * Execution status of an LLM Observability experiment. + * Execution status of an Agent Observability experiment. * * @return status */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataRequest.java index 363b3db239b..3dc2d57f91a 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating an LLM Observability experiment. */ +/** Data object for creating an Agent Observability experiment. */ @JsonPropertyOrder({ LLMObsExperimentDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsExperimentDataRequest.JSON_PROPERTY_TYPE @@ -52,7 +52,7 @@ public LLMObsExperimentDataRequest attributes(LLMObsExperimentDataAttributesRequ } /** - * Attributes for creating an LLM Observability experiment. + * Attributes for creating an Agent Observability experiment. * * @return attributes */ @@ -76,7 +76,7 @@ public LLMObsExperimentDataRequest type(LLMObsExperimentType type) { } /** - * Resource type of an LLM Observability experiment. + * Resource type of an Agent Observability experiment. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataResponse.java index e387ca2bdaa..9ea7aa8c163 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentDataResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability experiment. */ +/** Data object for an Agent Observability experiment. */ @JsonPropertyOrder({ LLMObsExperimentDataResponse.JSON_PROPERTY_ATTRIBUTES, LLMObsExperimentDataResponse.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsExperimentDataResponse attributes( } /** - * Attributes of an LLM Observability experiment. + * Attributes of an Agent Observability experiment. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsExperimentDataResponse type(LLMObsExperimentType type) { } /** - * Resource type of an LLM Observability experiment. + * Resource type of an Agent Observability experiment. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEvalMetricEvent.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEvalMetricEvent.java index b0cd7d7dcf3..4a0b66a20b2 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEvalMetricEvent.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEvalMetricEvent.java @@ -99,7 +99,7 @@ public LLMObsExperimentEvalMetricEvent assessment(LLMObsMetricAssessment assessm } /** - * Assessment result for an LLM Observability experiment metric. + * Assessment result for an Agent Observability experiment metric. * * @return assessment */ @@ -357,7 +357,7 @@ public LLMObsExperimentEvalMetricEvent metricType(LLMObsMetricScoreType metricTy } /** - * Type of metric recorded for an LLM Observability experiment. + * Type of metric recorded for an Agent Observability experiment. * * @return metricType */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsDataRequest.java index 1e8a5052ad3..fa0709ec593 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsDataRequest.java @@ -77,7 +77,7 @@ public LLMObsExperimentEventsDataRequest type(LLMObsEventType type) { } /** - * Resource type for LLM Observability experiment events. + * Resource type for Agent Observability experiment events. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsRequest.java index f59349d4f64..8be5c748b6c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentEventsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to push spans and metrics for an LLM Observability experiment. */ +/** Request to push spans and metrics for an Agent Observability experiment. */ @JsonPropertyOrder({LLMObsExperimentEventsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentMetric.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentMetric.java index 6d0a5463c62..8c039a2e310 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentMetric.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentMetric.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** A metric associated with an LLM Observability experiment span. */ +/** A metric associated with an Agent Observability experiment span. */ @JsonPropertyOrder({ LLMObsExperimentMetric.JSON_PROPERTY_ASSESSMENT, LLMObsExperimentMetric.JSON_PROPERTY_BOOLEAN_VALUE, @@ -101,7 +101,7 @@ public LLMObsExperimentMetric assessment(LLMObsMetricAssessment assessment) { } /** - * Assessment result for an LLM Observability experiment metric. + * Assessment result for an Agent Observability experiment metric. * * @return assessment */ @@ -271,7 +271,7 @@ public LLMObsExperimentMetric metricType(LLMObsMetricScoreType metricType) { } /** - * Type of metric recorded for an LLM Observability experiment. + * Type of metric recorded for an Agent Observability experiment. * * @return metricType */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRequest.java index 5409fb34de8..2685c4ec3fd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create an LLM Observability experiment. */ +/** Request to create an Agent Observability experiment. */ @JsonPropertyOrder({LLMObsExperimentRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsExperimentRequest data(LLMObsExperimentDataRequest data) { } /** - * Data object for creating an LLM Observability experiment. + * Data object for creating an Agent Observability experiment. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentResponse.java index 33f8fe94f2c..24f1255f8d3 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a single LLM Observability experiment. */ +/** Response containing a single Agent Observability experiment. */ @JsonPropertyOrder({LLMObsExperimentResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsExperimentResponse data(LLMObsExperimentDataResponse data) { } /** - * Data object for an LLM Observability experiment. + * Data object for an Agent Observability experiment. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRunDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRunDataResponse.java index 1e1ae76aaa8..a1281c9db03 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRunDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentRunDataResponse.java @@ -18,7 +18,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** Data object for an LLM Observability experiment run. */ +/** Data object for an Agent Observability experiment run. */ @JsonPropertyOrder({ LLMObsExperimentRunDataResponse.JSON_PROPERTY_AGGREGATE_DATA, LLMObsExperimentRunDataResponse.JSON_PROPERTY_CREATED_AT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentSpan.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentSpan.java index d982ea490fe..ece3250dbbd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentSpan.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentSpan.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** A span associated with an LLM Observability experiment. */ +/** A span associated with an Agent Observability experiment. */ @JsonPropertyOrder({ LLMObsExperimentSpan.JSON_PROPERTY_DATASET_ID, LLMObsExperimentSpan.JSON_PROPERTY_DURATION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentStatus.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentStatus.java index 69ceaec9a73..58a7e50944f 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentStatus.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentStatus.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Execution status of an LLM Observability experiment. */ +/** Execution status of an Agent Observability experiment. */ @JsonSerialize(using = LLMObsExperimentStatus.LLMObsExperimentStatusSerializer.class) public class LLMObsExperimentStatus extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentType.java index a19182063aa..f5621313151 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability experiment. */ +/** Resource type of an Agent Observability experiment. */ @JsonSerialize(using = LLMObsExperimentType.LLMObsExperimentTypeSerializer.class) public class LLMObsExperimentType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataAttributesRequest.java index 6263adab1c9..773603f0a04 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataAttributesRequest.java @@ -16,7 +16,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for updating an LLM Observability experiment. */ +/** Attributes for updating an Agent Observability experiment. */ @JsonPropertyOrder({ LLMObsExperimentUpdateDataAttributesRequest.JSON_PROPERTY_DATASET_ID, LLMObsExperimentUpdateDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, @@ -168,7 +168,7 @@ public LLMObsExperimentUpdateDataAttributesRequest status(LLMObsExperimentStatus } /** - * Execution status of an LLM Observability experiment. + * Execution status of an Agent Observability experiment. * * @return status */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataRequest.java index 8b6588b1b8c..85b45025e91 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for updating an LLM Observability experiment. */ +/** Data object for updating an Agent Observability experiment. */ @JsonPropertyOrder({ LLMObsExperimentUpdateDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsExperimentUpdateDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsExperimentUpdateDataRequest attributes( } /** - * Attributes for updating an LLM Observability experiment. + * Attributes for updating an Agent Observability experiment. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsExperimentUpdateDataRequest type(LLMObsExperimentType type) { } /** - * Resource type of an LLM Observability experiment. + * Resource type of an Agent Observability experiment. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateRequest.java index e141ad5484a..6043bb92a8b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentUpdateRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to partially update an LLM Observability experiment. */ +/** Request to partially update an Agent Observability experiment. */ @JsonPropertyOrder({LLMObsExperimentUpdateRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsExperimentUpdateRequest data(LLMObsExperimentUpdateDataRequest data } /** - * Data object for updating an LLM Observability experiment. + * Data object for updating an Agent Observability experiment. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationAnalyticsRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationAnalyticsRequest.java index f081f3df2ce..343c9a74b6b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationAnalyticsRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationAnalyticsRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to run an analytics aggregation over LLM Observability experimentation data. */ +/** Request to run an analytics aggregation over Agent Observability experimentation data. */ @JsonPropertyOrder({LLMObsExperimentationAnalyticsRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSearchRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSearchRequest.java index a16284f8549..d33181215d0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSearchRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSearchRequest.java @@ -18,7 +18,7 @@ import java.util.Objects; /** - * Request to search across LLM Observability experimentation entities using cursor-based + * Request to search across Agent Observability experimentation entities using cursor-based * pagination. */ @JsonPropertyOrder({LLMObsExperimentationSearchRequest.JSON_PROPERTY_DATA}) diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSimpleSearchRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSimpleSearchRequest.java index dc2de908724..53729cce5dd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSimpleSearchRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentationSimpleSearchRequest.java @@ -18,7 +18,7 @@ import java.util.Objects; /** - * Request to search across LLM Observability experimentation entities using offset-based + * Request to search across Agent Observability experimentation entities using offset-based * pagination. */ @JsonPropertyOrder({LLMObsExperimentationSimpleSearchRequest.JSON_PROPERTY_DATA}) diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentsResponse.java index 9eeb77f4550..6154f1f5aa9 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsExperimentsResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of LLM Observability experiments. */ +/** Response containing a list of Agent Observability experiments. */ @JsonPropertyOrder({ LLMObsExperimentsResponse.JSON_PROPERTY_DATA, LLMObsExperimentsResponse.JSON_PROPERTY_META diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricAssessment.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricAssessment.java index 24866d3af38..cb4acb8c397 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricAssessment.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricAssessment.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Assessment result for an LLM Observability experiment metric. */ +/** Assessment result for an Agent Observability experiment metric. */ @JsonSerialize(using = LLMObsMetricAssessment.LLMObsMetricAssessmentSerializer.class) public class LLMObsMetricAssessment extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricScoreType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricScoreType.java index 2dc2cadd068..5357a05e47f 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricScoreType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsMetricScoreType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Type of metric recorded for an LLM Observability experiment. */ +/** Type of metric recorded for an Agent Observability experiment. */ @JsonSerialize(using = LLMObsMetricScoreType.LLMObsMetricScoreTypeSerializer.class) public class LLMObsMetricScoreType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponse.java index 2aa45b4422f..20aef101334 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing the clustered points of an LLM Observability topic. */ +/** Response containing the clustered points of an Agent Observability topic. */ @JsonPropertyOrder({LLMObsPatternsClusteredPointsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -44,7 +44,7 @@ public LLMObsPatternsClusteredPointsResponse data( } /** - * Data object of an LLM Observability patterns clustered points response. + * Data object of an Agent Observability patterns clustered points response. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseAttributes.java index 65f8875faf8..3da20f6b90d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseAttributes.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability patterns clustered points response. */ +/** Attributes of an Agent Observability patterns clustered points response. */ @JsonPropertyOrder({ LLMObsPatternsClusteredPointsResponseAttributes.JSON_PROPERTY_NEXT_PAGE_TOKEN, LLMObsPatternsClusteredPointsResponseAttributes.JSON_PROPERTY_POINTS, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseData.java index d75012a6a71..2998c33a4a3 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of an LLM Observability patterns clustered points response. */ +/** Data object of an Agent Observability patterns clustered points response. */ @JsonPropertyOrder({ LLMObsPatternsClusteredPointsResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsClusteredPointsResponseData.JSON_PROPERTY_ID, @@ -60,7 +60,7 @@ public LLMObsPatternsClusteredPointsResponseData attributes( } /** - * Attributes of an LLM Observability patterns clustered points response. + * Attributes of an Agent Observability patterns clustered points response. * * @return attributes */ @@ -104,7 +104,7 @@ public LLMObsPatternsClusteredPointsResponseData type(LLMObsPatternsClusteredPoi } /** - * Resource type of an LLM Observability patterns clustered points response. + * Resource type of an Agent Observability patterns clustered points response. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsType.java index fcaebbe4f73..12086074dae 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsClusteredPointsType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability patterns clustered points response. */ +/** Resource type of an Agent Observability patterns clustered points response. */ @JsonSerialize( using = LLMObsPatternsClusteredPointsType.LLMObsPatternsClusteredPointsTypeSerializer.class) public class LLMObsPatternsClusteredPointsType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigAttributes.java index e56b765008c..12be5176551 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigAttributes.java @@ -19,7 +19,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** Attributes of an LLM Observability patterns configuration. */ +/** Attributes of an Agent Observability patterns configuration. */ @JsonPropertyOrder({ LLMObsPatternsConfigAttributes.JSON_PROPERTY_ACCOUNT_ID, LLMObsPatternsConfigAttributes.JSON_PROPERTY_CREATED_AT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigItem.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigItem.java index fa353971976..e8ac72484e7 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigItem.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigItem.java @@ -19,7 +19,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** A single LLM Observability patterns configuration in a list response. */ +/** A single Agent Observability patterns configuration in a list response. */ @JsonPropertyOrder({ LLMObsPatternsConfigItem.JSON_PROPERTY_ACCOUNT_ID, LLMObsPatternsConfigItem.JSON_PROPERTY_CREATED_AT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponse.java index 938e4041ec4..61ff1f1f959 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a single LLM Observability patterns configuration. */ +/** Response containing a single Agent Observability patterns configuration. */ @JsonPropertyOrder({LLMObsPatternsConfigResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsConfigResponse data(LLMObsPatternsConfigResponseData data) } /** - * Data object of an LLM Observability patterns configuration. + * Data object of an Agent Observability patterns configuration. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponseData.java index d79b372b184..41c30c71ab7 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of an LLM Observability patterns configuration. */ +/** Data object of an Agent Observability patterns configuration. */ @JsonPropertyOrder({ LLMObsPatternsConfigResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsConfigResponseData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsPatternsConfigResponseData attributes(LLMObsPatternsConfigAttribute } /** - * Attributes of an LLM Observability patterns configuration. + * Attributes of an Agent Observability patterns configuration. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsPatternsConfigResponseData type(LLMObsPatternsConfigType type) { } /** - * Resource type of an LLM Observability patterns configuration. + * Resource type of an Agent Observability patterns configuration. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigType.java index 2f909fe74eb..8a249154354 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability patterns configuration. */ +/** Resource type of an Agent Observability patterns configuration. */ @JsonSerialize(using = LLMObsPatternsConfigType.LLMObsPatternsConfigTypeSerializer.class) public class LLMObsPatternsConfigType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequest.java index 402450cdcd2..5982b26184e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create or update an LLM Observability patterns configuration. */ +/** Request to create or update an Agent Observability patterns configuration. */ @JsonPropertyOrder({LLMObsPatternsConfigUpsertRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsConfigUpsertRequest data(LLMObsPatternsConfigUpsertRequestD } /** - * Data object for creating or updating an LLM Observability patterns configuration. + * Data object for creating or updating an Agent Observability patterns configuration. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestAttributes.java index 31ad52a1e4c..8b67f6fa283 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestAttributes.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for creating or updating an LLM Observability patterns configuration. */ +/** Attributes for creating or updating an Agent Observability patterns configuration. */ @JsonPropertyOrder({ LLMObsPatternsConfigUpsertRequestAttributes.JSON_PROPERTY_ACCOUNT_ID, LLMObsPatternsConfigUpsertRequestAttributes.JSON_PROPERTY_CONFIG_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestData.java index 7ace90899b3..d5f4d1a7326 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigUpsertRequestData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating or updating an LLM Observability patterns configuration. */ +/** Data object for creating or updating an Agent Observability patterns configuration. */ @JsonPropertyOrder({ LLMObsPatternsConfigUpsertRequestData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsConfigUpsertRequestData.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsPatternsConfigUpsertRequestData attributes( } /** - * Attributes for creating or updating an LLM Observability patterns configuration. + * Attributes for creating or updating an Agent Observability patterns configuration. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsPatternsConfigUpsertRequestData type(LLMObsPatternsConfigType type) } /** - * Resource type of an LLM Observability patterns configuration. + * Resource type of an Agent Observability patterns configuration. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsListType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsListType.java index 0d74e5959b8..012d71e3212 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsListType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsListType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of a list of LLM Observability patterns configurations. */ +/** Resource type of a list of Agent Observability patterns configurations. */ @JsonSerialize(using = LLMObsPatternsConfigsListType.LLMObsPatternsConfigsListTypeSerializer.class) public class LLMObsPatternsConfigsListType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponse.java index 07d3c1352ab..258783dfa64 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of LLM Observability patterns configurations. */ +/** Response containing a list of Agent Observability patterns configurations. */ @JsonPropertyOrder({LLMObsPatternsConfigsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsConfigsResponse data(LLMObsPatternsConfigsResponseData data } /** - * Data object of a list of LLM Observability patterns configurations. + * Data object of a list of Agent Observability patterns configurations. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseAttributes.java index d086867913f..726f963a73c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseAttributes.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of a list of LLM Observability patterns configurations. */ +/** Attributes of a list of Agent Observability patterns configurations. */ @JsonPropertyOrder({LLMObsPatternsConfigsResponseAttributes.JSON_PROPERTY_CONFIGS}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseData.java index dcfaa5b000a..8fa5a4766f9 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsConfigsResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of a list of LLM Observability patterns configurations. */ +/** Data object of a list of Agent Observability patterns configurations. */ @JsonPropertyOrder({ LLMObsPatternsConfigsResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsConfigsResponseData.JSON_PROPERTY_ID, @@ -60,7 +60,7 @@ public LLMObsPatternsConfigsResponseData attributes( } /** - * Attributes of a list of LLM Observability patterns configurations. + * Attributes of a list of Agent Observability patterns configurations. * * @return attributes */ @@ -104,7 +104,7 @@ public LLMObsPatternsConfigsResponseData type(LLMObsPatternsConfigsListType type } /** - * Resource type of a list of LLM Observability patterns configurations. + * Resource type of a list of Agent Observability patterns configurations. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRequestType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRequestType.java index f361c8267a0..b87e41c0a55 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRequestType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRequestType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type for triggering an LLM Observability patterns run. */ +/** Resource type for triggering an Agent Observability patterns run. */ @JsonSerialize(using = LLMObsPatternsRequestType.LLMObsPatternsRequestTypeSerializer.class) public class LLMObsPatternsRequestType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponse.java index a6109bbb1d1..2add6c8e11c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing the status of an LLM Observability patterns run. */ +/** Response containing the status of an Agent Observability patterns run. */ @JsonPropertyOrder({LLMObsPatternsRunStatusResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsRunStatusResponse data(LLMObsPatternsRunStatusResponseData } /** - * Data object of an LLM Observability patterns run status response. + * Data object of an Agent Observability patterns run status response. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseAttributes.java index 4eda9bfada3..c159027f552 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseAttributes.java @@ -20,7 +20,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability patterns run status. */ +/** Attributes of an Agent Observability patterns run status. */ @JsonPropertyOrder({ LLMObsPatternsRunStatusResponseAttributes.JSON_PROPERTY_CREATED_AT, LLMObsPatternsRunStatusResponseAttributes.JSON_PROPERTY_PROGRESS, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseData.java index 4b124444282..0d373fd5053 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of an LLM Observability patterns run status response. */ +/** Data object of an Agent Observability patterns run status response. */ @JsonPropertyOrder({ LLMObsPatternsRunStatusResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsRunStatusResponseData.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsPatternsRunStatusResponseData attributes( } /** - * Attributes of an LLM Observability patterns run status. + * Attributes of an Agent Observability patterns run status. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsPatternsRunStatusResponseData type(LLMObsPatternsRunStatusType type } /** - * Resource type of an LLM Observability patterns run status. + * Resource type of an Agent Observability patterns run status. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusType.java index 8af3ac53e2d..ae871ff47df 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunStatusType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability patterns run status. */ +/** Resource type of an Agent Observability patterns run status. */ @JsonSerialize(using = LLMObsPatternsRunStatusType.LLMObsPatternsRunStatusTypeSerializer.class) public class LLMObsPatternsRunStatusType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunSummary.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunSummary.java index 026b133eb4a..8cf4424b4e0 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunSummary.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunSummary.java @@ -19,7 +19,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** Summary of an LLM Observability patterns run. */ +/** Summary of an Agent Observability patterns run. */ @JsonPropertyOrder({ LLMObsPatternsRunSummary.JSON_PROPERTY_COMPLETED_AT, LLMObsPatternsRunSummary.JSON_PROPERTY_CONFIG_SNAPSHOT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsListType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsListType.java index 08c01183e22..df4c6cb160a 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsListType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsListType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of a list of LLM Observability patterns runs. */ +/** Resource type of a list of Agent Observability patterns runs. */ @JsonSerialize(using = LLMObsPatternsRunsListType.LLMObsPatternsRunsListTypeSerializer.class) public class LLMObsPatternsRunsListType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponse.java index 592bdd66c38..24338b7d7a3 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing the completed runs of an LLM Observability patterns configuration. */ +/** Response containing the completed runs of an Agent Observability patterns configuration. */ @JsonPropertyOrder({LLMObsPatternsRunsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsRunsResponse data(LLMObsPatternsRunsResponseData data) { } /** - * Data object of an LLM Observability patterns runs response. + * Data object of an Agent Observability patterns runs response. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseAttributes.java index 4bad3d0ca08..ad28dfb9ae6 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseAttributes.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability patterns runs response. */ +/** Attributes of an Agent Observability patterns runs response. */ @JsonPropertyOrder({LLMObsPatternsRunsResponseAttributes.JSON_PROPERTY_RUNS}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseData.java index 0436a97b9f8..2ac4d8bc42c 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsRunsResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of an LLM Observability patterns runs response. */ +/** Data object of an Agent Observability patterns runs response. */ @JsonPropertyOrder({ LLMObsPatternsRunsResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsRunsResponseData.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsPatternsRunsResponseData attributes( } /** - * Attributes of an LLM Observability patterns runs response. + * Attributes of an Agent Observability patterns runs response. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsPatternsRunsResponseData type(LLMObsPatternsRunsListType type) { } /** - * Resource type of a list of LLM Observability patterns runs. + * Resource type of a list of Agent Observability patterns runs. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopic.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopic.java index 268905ab340..4bcf3da8793 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopic.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopic.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** A topic discovered by an LLM Observability patterns run. */ +/** A topic discovered by an Agent Observability patterns run. */ @JsonPropertyOrder({ LLMObsPatternsTopic.JSON_PROPERTY_CREATED_AT, LLMObsPatternsTopic.JSON_PROPERTY_DESCRIPTION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicWithClusteredPoints.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicWithClusteredPoints.java index 03a5309471f..95ee8ce22ca 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicWithClusteredPoints.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicWithClusteredPoints.java @@ -21,8 +21,8 @@ import java.util.Objects; /** - * A topic discovered by an LLM Observability patterns run, including the clustered points attached - * to leaf topics. + * A topic discovered by an Agent Observability patterns run, including the clustered points + * attached to leaf topics. */ @JsonPropertyOrder({ LLMObsPatternsTopicWithClusteredPoints.JSON_PROPERTY_CLUSTER_POINTS, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponse.java index ac6c2c8b545..857efe9b6b5 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing the topics discovered by an LLM Observability patterns run. */ +/** Response containing the topics discovered by an Agent Observability patterns run. */ @JsonPropertyOrder({LLMObsPatternsTopicsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsTopicsResponse data(LLMObsPatternsTopicsResponseData data) } /** - * Data object of an LLM Observability patterns topics response. + * Data object of an Agent Observability patterns topics response. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseAttributes.java index f59823f2abb..6979b3196ba 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseAttributes.java @@ -21,7 +21,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** Attributes of an LLM Observability patterns topics response. */ +/** Attributes of an Agent Observability patterns topics response. */ @JsonPropertyOrder({ LLMObsPatternsTopicsResponseAttributes.JSON_PROPERTY_COMPLETED_AT, LLMObsPatternsTopicsResponseAttributes.JSON_PROPERTY_CONFIG_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseData.java index f415f986895..34e2f85acaa 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of an LLM Observability patterns topics response. */ +/** Data object of an Agent Observability patterns topics response. */ @JsonPropertyOrder({ LLMObsPatternsTopicsResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsTopicsResponseData.JSON_PROPERTY_ID, @@ -59,7 +59,7 @@ public LLMObsPatternsTopicsResponseData attributes( } /** - * Attributes of an LLM Observability patterns topics response. + * Attributes of an Agent Observability patterns topics response. * * @return attributes */ @@ -103,7 +103,7 @@ public LLMObsPatternsTopicsResponseData type(LLMObsPatternsTopicsType type) { } /** - * Resource type of an LLM Observability patterns topics response. + * Resource type of an Agent Observability patterns topics response. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsType.java index bf95c9b917a..075107fe573 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability patterns topics response. */ +/** Resource type of an Agent Observability patterns topics response. */ @JsonSerialize(using = LLMObsPatternsTopicsType.LLMObsPatternsTopicsTypeSerializer.class) public class LLMObsPatternsTopicsType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponse.java index 9340a0fba3a..43ba08236f3 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponse.java @@ -19,7 +19,7 @@ /** * Response containing the topics, and the clustered points of their leaf topics, discovered by an - * LLM Observability patterns run. + * Agent Observability patterns run. */ @JsonPropertyOrder({LLMObsPatternsTopicsWithClusteredPointsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( @@ -47,7 +47,7 @@ public LLMObsPatternsTopicsWithClusteredPointsResponse data( } /** - * Data object of an LLM Observability patterns topics-with-clustered-points response. + * Data object of an Agent Observability patterns topics-with-clustered-points response. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseAttributes.java index 46ec6bacc9e..9f27b57682b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseAttributes.java @@ -21,7 +21,7 @@ import java.util.Objects; import org.openapitools.jackson.nullable.JsonNullable; -/** Attributes of an LLM Observability patterns topics-with-clustered-points response. */ +/** Attributes of an Agent Observability patterns topics-with-clustered-points response. */ @JsonPropertyOrder({ LLMObsPatternsTopicsWithClusteredPointsResponseAttributes.JSON_PROPERTY_COMPLETED_AT, LLMObsPatternsTopicsWithClusteredPointsResponseAttributes.JSON_PROPERTY_CONFIG_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseData.java index cff5d66c0d0..2a1eaadfd3e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of an LLM Observability patterns topics-with-clustered-points response. */ +/** Data object of an Agent Observability patterns topics-with-clustered-points response. */ @JsonPropertyOrder({ LLMObsPatternsTopicsWithClusteredPointsResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsTopicsWithClusteredPointsResponseData.JSON_PROPERTY_ID, @@ -60,7 +60,7 @@ public LLMObsPatternsTopicsWithClusteredPointsResponseData attributes( } /** - * Attributes of an LLM Observability patterns topics-with-clustered-points response. + * Attributes of an Agent Observability patterns topics-with-clustered-points response. * * @return attributes */ @@ -105,7 +105,7 @@ public LLMObsPatternsTopicsWithClusteredPointsResponseData type( } /** - * Resource type of an LLM Observability patterns topics-with-clustered-points response. + * Resource type of an Agent Observability patterns topics-with-clustered-points response. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsType.java index 7e533ed5701..49009e73a23 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTopicsWithClusteredPointsType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability patterns topics-with-clustered-points response. */ +/** Resource type of an Agent Observability patterns topics-with-clustered-points response. */ @JsonSerialize( using = LLMObsPatternsTopicsWithClusteredPointsType diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequest.java index c30f9c35f41..0c81fddd4cd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to trigger an LLM Observability patterns run. */ +/** Request to trigger an Agent Observability patterns run. */ @JsonPropertyOrder({LLMObsPatternsTriggerRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsTriggerRequest data(LLMObsPatternsTriggerRequestData data) } /** - * Data object for triggering an LLM Observability patterns run. + * Data object for triggering an Agent Observability patterns run. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestAttributes.java index 1ea5200a4d2..a7bb67516f5 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestAttributes.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for triggering an LLM Observability patterns run. */ +/** Attributes for triggering an Agent Observability patterns run. */ @JsonPropertyOrder({LLMObsPatternsTriggerRequestAttributes.JSON_PROPERTY_CONFIG_ID}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestData.java index c936c6422e8..2c2ce4559ec 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerRequestData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for triggering an LLM Observability patterns run. */ +/** Data object for triggering an Agent Observability patterns run. */ @JsonPropertyOrder({ LLMObsPatternsTriggerRequestData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsTriggerRequestData.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsPatternsTriggerRequestData attributes( } /** - * Attributes for triggering an LLM Observability patterns run. + * Attributes for triggering an Agent Observability patterns run. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsPatternsTriggerRequestData type(LLMObsPatternsRequestType type) { } /** - * Resource type for triggering an LLM Observability patterns run. + * Resource type for triggering an Agent Observability patterns run. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponse.java index b438e85d570..086b69ecd97 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response after triggering an LLM Observability patterns run. */ +/** Response after triggering an Agent Observability patterns run. */ @JsonPropertyOrder({LLMObsPatternsTriggerResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsPatternsTriggerResponse data(LLMObsPatternsTriggerResponseData data } /** - * Data object of an LLM Observability patterns trigger response. + * Data object of an Agent Observability patterns trigger response. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseAttributes.java index 71ddabd68e4..b18439939e7 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseAttributes.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability patterns trigger response. */ +/** Attributes of an Agent Observability patterns trigger response. */ @JsonPropertyOrder({ LLMObsPatternsTriggerResponseAttributes.JSON_PROPERTY_CONFIG_ID, LLMObsPatternsTriggerResponseAttributes.JSON_PROPERTY_RUN_ID, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseData.java index c3f0b0bfe4a..e73a64a488e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object of an LLM Observability patterns trigger response. */ +/** Data object of an Agent Observability patterns trigger response. */ @JsonPropertyOrder({ LLMObsPatternsTriggerResponseData.JSON_PROPERTY_ATTRIBUTES, LLMObsPatternsTriggerResponseData.JSON_PROPERTY_ID, @@ -60,7 +60,7 @@ public LLMObsPatternsTriggerResponseData attributes( } /** - * Attributes of an LLM Observability patterns trigger response. + * Attributes of an Agent Observability patterns trigger response. * * @return attributes */ @@ -104,7 +104,7 @@ public LLMObsPatternsTriggerResponseData type(LLMObsPatternsTriggerResponseType } /** - * Resource type of an LLM Observability patterns trigger response. + * Resource type of an Agent Observability patterns trigger response. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseType.java index 63f7c52d6d0..d4bc8ca8f21 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPatternsTriggerResponseType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability patterns trigger response. */ +/** Resource type of an Agent Observability patterns trigger response. */ @JsonSerialize( using = LLMObsPatternsTriggerResponseType.LLMObsPatternsTriggerResponseTypeSerializer.class) public class LLMObsPatternsTriggerResponseType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesRequest.java index cbc36da6895..eb839902d38 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for creating an LLM Observability project. */ +/** Attributes for creating an Agent Observability project. */ @JsonPropertyOrder({ LLMObsProjectDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, LLMObsProjectDataAttributesRequest.JSON_PROPERTY_NAME diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesResponse.java index 9e373451005..f9a44e0b36d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataAttributesResponse.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability project. */ +/** Attributes of an Agent Observability project. */ @JsonPropertyOrder({ LLMObsProjectDataAttributesResponse.JSON_PROPERTY_CREATED_AT, LLMObsProjectDataAttributesResponse.JSON_PROPERTY_DESCRIPTION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataRequest.java index fbb1fbbf3c1..840ee583a64 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for creating an LLM Observability project. */ +/** Data object for creating an Agent Observability project. */ @JsonPropertyOrder({ LLMObsProjectDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsProjectDataRequest.JSON_PROPERTY_TYPE @@ -52,7 +52,7 @@ public LLMObsProjectDataRequest attributes(LLMObsProjectDataAttributesRequest at } /** - * Attributes for creating an LLM Observability project. + * Attributes for creating an Agent Observability project. * * @return attributes */ @@ -76,7 +76,7 @@ public LLMObsProjectDataRequest type(LLMObsProjectType type) { } /** - * Resource type of an LLM Observability project. + * Resource type of an Agent Observability project. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataResponse.java index 47d5bb4a945..8181c52c24e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectDataResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability project. */ +/** Data object for an Agent Observability project. */ @JsonPropertyOrder({ LLMObsProjectDataResponse.JSON_PROPERTY_ATTRIBUTES, LLMObsProjectDataResponse.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsProjectDataResponse attributes(LLMObsProjectDataAttributesResponse } /** - * Attributes of an LLM Observability project. + * Attributes of an Agent Observability project. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsProjectDataResponse type(LLMObsProjectType type) { } /** - * Resource type of an LLM Observability project. + * Resource type of an Agent Observability project. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectRequest.java index e5dd8b5a650..957c7232e9d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to create an LLM Observability project. */ +/** Request to create an Agent Observability project. */ @JsonPropertyOrder({LLMObsProjectRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsProjectRequest data(LLMObsProjectDataRequest data) { } /** - * Data object for creating an LLM Observability project. + * Data object for creating an Agent Observability project. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectResponse.java index 11954c694fb..16e5b313160 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a single LLM Observability project. */ +/** Response containing a single Agent Observability project. */ @JsonPropertyOrder({LLMObsProjectResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsProjectResponse data(LLMObsProjectDataResponse data) { } /** - * Data object for an LLM Observability project. + * Data object for an Agent Observability project. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectType.java index 3ddfb7019d0..ad14def9152 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability project. */ +/** Resource type of an Agent Observability project. */ @JsonSerialize(using = LLMObsProjectType.LLMObsProjectTypeSerializer.class) public class LLMObsProjectType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataAttributesRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataAttributesRequest.java index 097f6f4325e..b74d8b80d0e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataAttributesRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataAttributesRequest.java @@ -16,7 +16,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes for updating an LLM Observability project. */ +/** Attributes for updating an Agent Observability project. */ @JsonPropertyOrder({ LLMObsProjectUpdateDataAttributesRequest.JSON_PROPERTY_DESCRIPTION, LLMObsProjectUpdateDataAttributesRequest.JSON_PROPERTY_NAME diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataRequest.java index 5875fddd1c9..ff5c209fb12 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateDataRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for updating an LLM Observability project. */ +/** Data object for updating an Agent Observability project. */ @JsonPropertyOrder({ LLMObsProjectUpdateDataRequest.JSON_PROPERTY_ATTRIBUTES, LLMObsProjectUpdateDataRequest.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsProjectUpdateDataRequest attributes( } /** - * Attributes for updating an LLM Observability project. + * Attributes for updating an Agent Observability project. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsProjectUpdateDataRequest type(LLMObsProjectType type) { } /** - * Resource type of an LLM Observability project. + * Resource type of an Agent Observability project. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateRequest.java index 6756493be89..e0001ac8da7 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectUpdateRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to partially update an LLM Observability project. */ +/** Request to partially update an Agent Observability project. */ @JsonPropertyOrder({LLMObsProjectUpdateRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsProjectUpdateRequest data(LLMObsProjectUpdateDataRequest data) { } /** - * Data object for updating an LLM Observability project. + * Data object for updating an Agent Observability project. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectsResponse.java index 932028841c9..2bde044a823 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsProjectsResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of LLM Observability projects. */ +/** Response containing a list of Agent Observability projects. */ @JsonPropertyOrder({ LLMObsProjectsResponse.JSON_PROPERTY_DATA, LLMObsProjectsResponse.JSON_PROPERTY_META diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptData.java index ab3a6472d4d..c1d1b55d700 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability prompt. */ +/** Data object for an Agent Observability prompt. */ @JsonPropertyOrder({ LLMObsPromptData.JSON_PROPERTY_ATTRIBUTES, LLMObsPromptData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsPromptData attributes(LLMObsPromptDataAttributes attributes) { } /** - * Attributes of an LLM Observability prompt registry entry. + * Attributes of an Agent Observability prompt registry entry. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsPromptData type(LLMObsPromptType type) { } /** - * Resource type of an LLM Observability prompt. + * Resource type of an Agent Observability prompt. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptDataAttributes.java index 6579d3a55af..1f82c290c2e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptDataAttributes.java @@ -20,7 +20,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability prompt registry entry. */ +/** Attributes of an Agent Observability prompt registry entry. */ @JsonPropertyOrder({ LLMObsPromptDataAttributes.JSON_PROPERTY_AUTHOR, LLMObsPromptDataAttributes.JSON_PROPERTY_CREATED_AT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptResponse.java index 00942a75d2c..97429103118 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a single LLM Observability prompt. */ +/** Response containing a single Agent Observability prompt. */ @JsonPropertyOrder({LLMObsPromptResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsPromptResponse data(LLMObsPromptData data) { } /** - * Data object for an LLM Observability prompt. + * Data object for an Agent Observability prompt. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKData.java index f5c6e00a5a2..24e2533648f 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for a flattened LLM Observability prompt version returned for SDK consumption. */ +/** Data object for a flattened Agent Observability prompt version returned for SDK consumption. */ @JsonPropertyOrder({ LLMObsPromptSDKData.JSON_PROPERTY_ATTRIBUTES, LLMObsPromptSDKData.JSON_PROPERTY_ID, @@ -103,7 +103,7 @@ public LLMObsPromptSDKData type(LLMObsPromptType type) { } /** - * Resource type of an LLM Observability prompt. + * Resource type of an Agent Observability prompt. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKResponse.java index 9ed12b72be5..b2b12a50f46 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptSDKResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a flattened LLM Observability prompt version for SDK consumption. */ +/** Response containing a flattened Agent Observability prompt version for SDK consumption. */ @JsonPropertyOrder({LLMObsPromptSDKResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsPromptSDKResponse data(LLMObsPromptSDKData data) { } /** - * Data object for a flattened LLM Observability prompt version returned for SDK consumption. + * Data object for a flattened Agent Observability prompt version returned for SDK consumption. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptType.java index 407d8bfbd33..0182f8212e4 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability prompt. */ +/** Resource type of an Agent Observability prompt. */ @JsonSerialize(using = LLMObsPromptType.LLMObsPromptTypeSerializer.class) public class LLMObsPromptType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionData.java index eb0721e393c..0996b6f90cd 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for a specific version of an LLM Observability prompt. */ +/** Data object for a specific version of an Agent Observability prompt. */ @JsonPropertyOrder({ LLMObsPromptVersionData.JSON_PROPERTY_ATTRIBUTES, LLMObsPromptVersionData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsPromptVersionData attributes(LLMObsPromptVersionDataAttributes attr } /** - * Attributes of a specific version of an LLM Observability prompt. + * Attributes of a specific version of an Agent Observability prompt. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsPromptVersionData type(LLMObsPromptVersionType type) { } /** - * Resource type of an LLM Observability prompt version. + * Resource type of an Agent Observability prompt version. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionDataAttributes.java index d98812d2800..9f2c088d22b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionDataAttributes.java @@ -20,7 +20,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of a specific version of an LLM Observability prompt. */ +/** Attributes of a specific version of an Agent Observability prompt. */ @JsonPropertyOrder({ LLMObsPromptVersionDataAttributes.JSON_PROPERTY_AUTHOR, LLMObsPromptVersionDataAttributes.JSON_PROPERTY_CREATED_AT, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionLabel.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionLabel.java index e762befdc31..20bd4b49822 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionLabel.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionLabel.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** A label attached to an LLM Observability prompt version. */ +/** A label attached to an Agent Observability prompt version. */ @JsonSerialize(using = LLMObsPromptVersionLabel.LLMObsPromptVersionLabelSerializer.class) public class LLMObsPromptVersionLabel extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionListData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionListData.java index e829c7253ae..56ee6bbc45a 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionListData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionListData.java @@ -102,7 +102,7 @@ public LLMObsPromptVersionListData type(LLMObsPromptVersionType type) { } /** - * Resource type of an LLM Observability prompt version. + * Resource type of an Agent Observability prompt version. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionResponse.java index afb30044ab1..e3986db91cb 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionResponse.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a specific version of an LLM Observability prompt. */ +/** Response containing a specific version of an Agent Observability prompt. */ @JsonPropertyOrder({LLMObsPromptVersionResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsPromptVersionResponse data(LLMObsPromptVersionData data) { } /** - * Data object for a specific version of an LLM Observability prompt. + * Data object for a specific version of an Agent Observability prompt. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionType.java index 717afca1c91..6579a1dfd28 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of an LLM Observability prompt version. */ +/** Resource type of an Agent Observability prompt version. */ @JsonSerialize(using = LLMObsPromptVersionType.LLMObsPromptVersionTypeSerializer.class) public class LLMObsPromptVersionType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionsResponse.java index 9d621855f1e..1e91271f477 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptVersionsResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing the versions of an LLM Observability prompt. */ +/** Response containing the versions of an Agent Observability prompt. */ @JsonPropertyOrder({LLMObsPromptVersionsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptsResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptsResponse.java index f112958f1db..c583d8cac0d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptsResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsPromptsResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of LLM Observability prompts. */ +/** Response containing a list of Agent Observability prompts. */ @JsonPropertyOrder({LLMObsPromptsResponse.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -54,7 +54,7 @@ public LLMObsPromptsResponse addDataItem(LLMObsPromptData dataItem) { } /** - * List of LLM Observability prompts. + * List of Agent Observability prompts. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsRecordType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsRecordType.java index 14fa4d9308f..2973c358a9b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsRecordType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsRecordType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type of LLM Observability dataset records. */ +/** Resource type of Agent Observability dataset records. */ @JsonSerialize(using = LLMObsRecordType.LLMObsRecordTypeSerializer.class) public class LLMObsRecordType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequest.java index b43852eddd8..a1d16b4738b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request body for searching LLM Observability spans. */ +/** Request body for searching Agent Observability spans. */ @JsonPropertyOrder({LLMObsSearchSpansRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -43,7 +43,7 @@ public LLMObsSearchSpansRequest data(LLMObsSearchSpansRequestData data) { } /** - * Data object for an LLM Observability spans search request. + * Data object for an Agent Observability spans search request. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestAttributes.java index 2c81f1d32d8..f925fd7490b 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestAttributes.java @@ -16,7 +16,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability spans search request. */ +/** Attributes of an Agent Observability spans search request. */ @JsonPropertyOrder({ LLMObsSearchSpansRequestAttributes.JSON_PROPERTY_FILTER, LLMObsSearchSpansRequestAttributes.JSON_PROPERTY_OPTIONS, @@ -46,7 +46,7 @@ public LLMObsSearchSpansRequestAttributes filter(LLMObsSpanFilter filter) { } /** - * Filter criteria for an LLM Observability span search. + * Filter criteria for an Agent Observability span search. * * @return filter */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestData.java index 92eb854b005..64e1bd20c9d 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for an LLM Observability spans search request. */ +/** Data object for an Agent Observability spans search request. */ @JsonPropertyOrder({ LLMObsSearchSpansRequestData.JSON_PROPERTY_ATTRIBUTES, LLMObsSearchSpansRequestData.JSON_PROPERTY_TYPE @@ -53,7 +53,7 @@ public LLMObsSearchSpansRequestData attributes(LLMObsSearchSpansRequestAttribute } /** - * Attributes of an LLM Observability spans search request. + * Attributes of an Agent Observability spans search request. * * @return attributes */ @@ -77,7 +77,7 @@ public LLMObsSearchSpansRequestData type(LLMObsSearchSpansRequestType type) { } /** - * Resource type for an LLM Observability spans search request. + * Resource type for an Agent Observability spans search request. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestType.java index 4f0e59ec545..af6e761e22e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSearchSpansRequestType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type for an LLM Observability spans search request. */ +/** Resource type for an Agent Observability spans search request. */ @JsonSerialize(using = LLMObsSearchSpansRequestType.LLMObsSearchSpansRequestTypeSerializer.class) public class LLMObsSearchSpansRequestType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanAttributes.java index 87de2e2932b..e5d27abcbbe 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanAttributes.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Attributes of an LLM Observability span. */ +/** Attributes of an Agent Observability span. */ @JsonPropertyOrder({ LLMObsSpanAttributes.JSON_PROPERTY_DURATION, LLMObsSpanAttributes.JSON_PROPERTY_EVALUATION, @@ -181,7 +181,7 @@ public LLMObsSpanAttributes input(LLMObsSpanIO input) { } /** - * Input or output content of an LLM Observability span. + * Input or output content of an Agent Observability span. * * @return input */ @@ -367,7 +367,7 @@ public LLMObsSpanAttributes output(LLMObsSpanIO output) { } /** - * Input or output content of an LLM Observability span. + * Input or output content of an Agent Observability span. * * @return output */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanData.java index d7613d4a342..f14da230a40 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** A single LLM Observability span. */ +/** A single Agent Observability span. */ @JsonPropertyOrder({ LLMObsSpanData.JSON_PROPERTY_ATTRIBUTES, LLMObsSpanData.JSON_PROPERTY_ID, @@ -58,7 +58,7 @@ public LLMObsSpanData attributes(LLMObsSpanAttributes attributes) { } /** - * Attributes of an LLM Observability span. + * Attributes of an Agent Observability span. * * @return attributes */ @@ -102,7 +102,7 @@ public LLMObsSpanData type(LLMObsSpanType type) { } /** - * Resource type for an LLM Observability span. + * Resource type for an Agent Observability span. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanEvaluationMetric.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanEvaluationMetric.java index 92000cb8d15..85b5bf5230a 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanEvaluationMetric.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanEvaluationMetric.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** An evaluation metric associated with an LLM Observability span. */ +/** An evaluation metric associated with an Agent Observability span. */ @JsonPropertyOrder({ LLMObsSpanEvaluationMetric.JSON_PROPERTY_ASSESSMENT, LLMObsSpanEvaluationMetric.JSON_PROPERTY_EVAL_METRIC_TYPE, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanFilter.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanFilter.java index 81d943bdd83..f40ba1b2279 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanFilter.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanFilter.java @@ -16,7 +16,7 @@ import java.util.Map; import java.util.Objects; -/** Filter criteria for an LLM Observability span search. */ +/** Filter criteria for an Agent Observability span search. */ @JsonPropertyOrder({ LLMObsSpanFilter.JSON_PROPERTY_FROM, LLMObsSpanFilter.JSON_PROPERTY_ML_APP, @@ -108,7 +108,7 @@ public LLMObsSpanFilter query(String query) { } /** - * Search query using LLM Observability query syntax. Supports attribute filters using the + * Search query using Agent Observability query syntax. Supports attribute filters using the * field:value syntax (e.g. session_id, trace_id, ml_app, meta.span.kind). When provided, * structured field filters (span_id, trace_id, etc.) are ignored. * diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanIO.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanIO.java index d9479e7b45d..271806e6a66 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanIO.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanIO.java @@ -18,7 +18,7 @@ import java.util.Map; import java.util.Objects; -/** Input or output content of an LLM Observability span. */ +/** Input or output content of an Agent Observability span. */ @JsonPropertyOrder({LLMObsSpanIO.JSON_PROPERTY_MESSAGES, LLMObsSpanIO.JSON_PROPERTY_VALUE}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanType.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanType.java index 38d85c9b3fa..a03f48b1c69 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanType.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpanType.java @@ -18,7 +18,7 @@ import java.util.HashSet; import java.util.Set; -/** Resource type for an LLM Observability span. */ +/** Resource type for an Agent Observability span. */ @JsonSerialize(using = LLMObsSpanType.LLMObsSpanTypeSerializer.class) public class LLMObsSpanType extends ModelEnum { diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpansResponse.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpansResponse.java index 0a9fc451cbb..e413ad99062 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsSpansResponse.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsSpansResponse.java @@ -19,7 +19,7 @@ import java.util.Map; import java.util.Objects; -/** Response containing a list of LLM Observability spans. */ +/** Response containing a list of Agent Observability spans. */ @JsonPropertyOrder({ LLMObsSpansResponse.JSON_PROPERTY_DATA, LLMObsSpansResponse.JSON_PROPERTY_LINKS, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptData.java index 784ce096b98..27214492b4e 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for updating an LLM Observability prompt. */ +/** Data object for updating an Agent Observability prompt. */ @JsonPropertyOrder({ LLMObsUpdatePromptData.JSON_PROPERTY_ATTRIBUTES, LLMObsUpdatePromptData.JSON_PROPERTY_TYPE @@ -52,7 +52,7 @@ public LLMObsUpdatePromptData attributes(LLMObsUpdatePromptDataAttributes attrib } /** - * Attributes for updating an LLM Observability prompt. At least one of title or + * Attributes for updating an Agent Observability prompt. At least one of title or * description must be provided; both attributes are optional individually. * * @return attributes @@ -77,7 +77,7 @@ public LLMObsUpdatePromptData type(LLMObsPromptType type) { } /** - * Resource type of an LLM Observability prompt. + * Resource type of an Agent Observability prompt. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptDataAttributes.java index 8462fc8a2d9..5859456eeeb 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptDataAttributes.java @@ -13,8 +13,8 @@ import java.util.Objects; /** - * Attributes for updating an LLM Observability prompt. At least one of title or - * description must be provided; both attributes are optional individually. + * Attributes for updating an Agent Observability prompt. At least one of title or + * description must be provided; both attributes are optional individually. */ @JsonPropertyOrder({ LLMObsUpdatePromptDataAttributes.JSON_PROPERTY_DESCRIPTION, diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptRequest.java index 4b0f0f4adda..3eac49466fb 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptRequest.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Request to update an LLM Observability prompt's metadata. */ +/** Request to update an Agent Observability prompt's metadata. */ @JsonPropertyOrder({LLMObsUpdatePromptRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( value = "https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") @@ -42,7 +42,7 @@ public LLMObsUpdatePromptRequest data(LLMObsUpdatePromptData data) { } /** - * Data object for updating an LLM Observability prompt. + * Data object for updating an Agent Observability prompt. * * @return data */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionData.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionData.java index 586877e11be..777322a3d68 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionData.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionData.java @@ -17,7 +17,7 @@ import java.util.Map; import java.util.Objects; -/** Data object for updating an LLM Observability prompt version. */ +/** Data object for updating an Agent Observability prompt version. */ @JsonPropertyOrder({ LLMObsUpdatePromptVersionData.JSON_PROPERTY_ATTRIBUTES, LLMObsUpdatePromptVersionData.JSON_PROPERTY_TYPE @@ -53,9 +53,9 @@ public LLMObsUpdatePromptVersionData attributes( } /** - * 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. + * Attributes for updating an Agent Observability prompt version. At least one of + * description, labels, or env_ids must be provided; all three + * attributes are optional individually. * * @return attributes */ @@ -79,7 +79,7 @@ public LLMObsUpdatePromptVersionData type(LLMObsPromptVersionType type) { } /** - * Resource type of an LLM Observability prompt version. + * Resource type of an Agent Observability prompt version. * * @return type */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionDataAttributes.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionDataAttributes.java index 820c6132cad..42b7fa2cb23 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionDataAttributes.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionDataAttributes.java @@ -15,7 +15,7 @@ import java.util.Objects; /** - * Attributes for updating an LLM Observability prompt version. At least one of description + * Attributes for updating an Agent Observability prompt version. At least one of description * , labels, or env_ids must be provided; all three attributes are * optional individually. */ diff --git a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionRequest.java b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionRequest.java index 7d97e1c124a..05cd194c712 100644 --- a/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionRequest.java +++ b/src/main/java/com/datadog/api/client/v2/model/LLMObsUpdatePromptVersionRequest.java @@ -18,7 +18,7 @@ import java.util.Objects; /** - * Request to update an LLM Observability prompt version's metadata or feature-flag environments. + * Request to update an Agent Observability prompt version's metadata or feature-flag environments. */ @JsonPropertyOrder({LLMObsUpdatePromptVersionRequest.JSON_PROPERTY_DATA}) @jakarta.annotation.Generated( @@ -45,7 +45,7 @@ public LLMObsUpdatePromptVersionRequest data(LLMObsUpdatePromptVersionData data) } /** - * Data object for updating an LLM Observability prompt version. + * Data object for updating an Agent Observability prompt version. * * @return data */ diff --git a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response.freeze b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response.freeze rename to src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response.json b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response.json similarity index 73% rename from src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response.json rename to src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response.json index b668fc568cb..7670f32dda8 100644 --- a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response.json +++ b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response-1784543283\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response-1784543283\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"9c67c0e2-0806-589b-8e8c-83ab2e6f76e3\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T10:28:04.139526235Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T10:28:04.139526235Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response-1784543283\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"9c67c0e2-0806-589b-8e8c-83ab2e6f76e3\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T10:28:04.139526235Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T10:28:04.139526235Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response-1784543283\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,7 +27,7 @@ "timeToLive": { "unlimited": true }, - "id": "90f27a31-2900-5344-8bcc-0e54a8c53bc4" + "id": "5d853009-d888-2979-03f5-a3ede2e20652" }, { "httpRequest": { @@ -37,7 +37,7 @@ }, "headers": {}, "method": "POST", - "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response-1784543283/versions", + "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response-1784543283/versions", "keepAlive": false, "secure": true }, @@ -57,18 +57,18 @@ "timeToLive": { "unlimited": true }, - "id": "a29b15a2-0dfa-dcd1-5224-d0a44aa89a9d" + "id": "463a84bc-fc5f-6173-358f-d3b7e4ccc155" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response-1784543283", + "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response-1784543283", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"9c67c0e2-0806-589b-8e8c-83ab2e6f76e3\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T10:28:05.328346Z\",\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_Bad_Request_response-1784543283\"}}}", + "body": "{\"data\":{\"id\":\"9c67c0e2-0806-589b-8e8c-83ab2e6f76e3\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T10:28:05.328346Z\",\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_Bad_Request_response-1784543283\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -83,6 +83,6 @@ "timeToLive": { "unlimited": true }, - "id": "79ed63f7-31f4-a945-ee25-f3674b36e849" + "id": "a9d69747-5b77-dab7-7526-caef7453f0a9" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Not_Found_response.freeze b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Not_Found_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Not_Found_response.freeze rename to src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Not_Found_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Not_Found_response.json b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Not_Found_response.json similarity index 100% rename from src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_Not_Found_response.json rename to src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_Not_Found_response.json diff --git a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_OK_response.json b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_OK_response.json similarity index 68% rename from src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_OK_response.json index a596564b9be..d02fee84bb8 100644 --- a/src/test/resources/cassettes/features/v2/Create_a_new_LLM_Observability_prompt_version_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/Create_a_new_Agent_Observability_prompt_version_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-21T12:32:24.497241896Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-21T12:32:24.497241896Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-21T12:32:24.497241896Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-21T12:32:24.497241896Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,7 +27,7 @@ "timeToLive": { "unlimited": true }, - "id": "a0a5be85-036d-3ee0-c8ec-170c6b58ef23" + "id": "dd6a1919-7b86-5043-f616-331c2951c23c" }, { "httpRequest": { @@ -37,12 +37,12 @@ }, "headers": {}, "method": "POST", - "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144/versions", + "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144/versions", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"a002055b-7e0f-501d-ba5b-45df41fbca73\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-21T12:32:25.272760959Z\",\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144\",\"prompt_uuid\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"template\":[{\"content\":\"You are a concise customer support assistant for {{company_name}}.\",\"role\":\"system\"},{\"content\":\"Answer {{customer_name}}'s question: {{question}}\",\"role\":\"user\"}],\"version\":2,\"version_created_at\":\"2026-07-21T12:32:25.272760959Z\"}}}", + "body": "{\"data\":{\"id\":\"a002055b-7e0f-501d-ba5b-45df41fbca73\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-21T12:32:25.272760959Z\",\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144\",\"prompt_uuid\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"template\":[{\"content\":\"You are a concise customer support assistant for {{company_name}}.\",\"role\":\"system\"},{\"content\":\"Answer {{customer_name}}'s question: {{question}}\",\"role\":\"user\"}],\"version\":2,\"version_created_at\":\"2026-07-21T12:32:25.272760959Z\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -57,18 +57,18 @@ "timeToLive": { "unlimited": true }, - "id": "bb55711a-df4f-29c5-853c-73a10461137f" + "id": "b1d51847-43f3-824c-594b-3493d17a889c" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144", + "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-21T12:32:25.768356Z\",\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144\"}}}", + "body": "{\"data\":{\"id\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-21T12:32:25.768356Z\",\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -83,18 +83,18 @@ "timeToLive": { "unlimited": true }, - "id": "76197a3d-10e2-7eec-0654-703da8857585" + "id": "b78f1f58-e8e4-950e-5cc2-fc3975c4453f" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144", + "path": "/api/v2/llm-obs/v1/prompts/Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-21T12:32:26.168974Z\",\"prompt_id\":\"Test-Create_a_new_LLM_Observability_prompt_version_returns_OK_response-1784637144\"}}}", + "body": "{\"data\":{\"id\":\"c0077820-d57d-54d6-be0c-b62e4e827e67\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-21T12:32:26.168974Z\",\"prompt_id\":\"Test-Create_a_new_Agent_Observability_prompt_version_returns_OK_response-1784637144\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -109,6 +109,6 @@ "timeToLive": { "unlimited": true }, - "id": "76197a3d-10e2-7eec-0654-703da8857586" + "id": "b78f1f58-e8e4-950e-5cc2-fc3975c44540" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Bad_Request_response.freeze b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Bad_Request_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Bad_Request_response.freeze rename to src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Bad_Request_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Bad_Request_response.json b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Bad_Request_response.json similarity index 78% rename from src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Bad_Request_response.json rename to src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Bad_Request_response.json index 27c67cc38ad..730541ba144 100644 --- a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Bad_Request_response.json +++ b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Bad_Request_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_Bad_Request_response-1784543299\",\"template\":\" \"},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_Bad_Request_response-1784543299\",\"template\":\" \"},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -27,6 +27,6 @@ "timeToLive": { "unlimited": true }, - "id": "b9aa0cdd-01ec-92ea-001e-2eed81de780e" + "id": "a92e8f2e-1af8-aae9-61ad-38ee34d97843" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Conflict_response.freeze b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Conflict_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Conflict_response.freeze rename to src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Conflict_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Conflict_response.json b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Conflict_response.json similarity index 73% rename from src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Conflict_response.json rename to src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Conflict_response.json index 3ecc52d4be7..012a67fcb5f 100644 --- a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_Conflict_response.json +++ b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_Conflict_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_Conflict_response-1784539199\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_Conflict_response-1784539199\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"2fedf714-8445-571b-bad9-f7d4bb131524\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:00.140121332Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:00.140121332Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_Conflict_response-1784539199\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"2fedf714-8445-571b-bad9-f7d4bb131524\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:00.140121332Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:00.140121332Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_Conflict_response-1784539199\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,13 +27,13 @@ "timeToLive": { "unlimited": true }, - "id": "c3ac68bb-ac5c-4ff2-d5ab-63ec454ea97e" + "id": "e0c68749-d69f-70a2-3cc6-439e6f2d041a" }, { "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"env_ids\":[],\"labels\":[],\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_Conflict_response-1784539199\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"env_ids\":[],\"labels\":[],\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_Conflict_response-1784539199\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -57,18 +57,18 @@ "timeToLive": { "unlimited": true }, - "id": "d88bb4e0-3daa-45ed-faf4-e3207164e178" + "id": "8dc59b0d-bf26-b3f3-43a5-665a4ff85438" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Create_an_LLM_Observability_prompt_returns_Conflict_response-1784539199", + "path": "/api/v2/llm-obs/v1/prompts/Test-Create_an_Agent_Observability_prompt_returns_Conflict_response-1784539199", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"2fedf714-8445-571b-bad9-f7d4bb131524\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:01.051306Z\",\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_Conflict_response-1784539199\"}}}", + "body": "{\"data\":{\"id\":\"2fedf714-8445-571b-bad9-f7d4bb131524\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:01.051306Z\",\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_Conflict_response-1784539199\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -83,6 +83,6 @@ "timeToLive": { "unlimited": true }, - "id": "fd872fba-3981-7c53-0151-d241258d0718" + "id": "c0827260-f4a0-b35e-a18f-95b7a3f3ea20" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_OK_response.json b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_OK_response.json similarity index 66% rename from src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_OK_response.json index fceda0d57bf..da76c3c9193 100644 --- a/src/test/resources/cassettes/features/v2/Create_an_LLM_Observability_prompt_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/Create_an_Agent_Observability_prompt_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_OK_response-1784637113\",\"template\":[{\"content\":\"You are a helpful customer support assistant for {{company_name}}.\",\"role\":\"system\"},{\"content\":\"Help {{customer_name}} with this question: {{question}}\",\"role\":\"user\"}],\"title\":\"Customer Support Assistant\"},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_OK_response-1784637113\",\"template\":[{\"content\":\"You are a helpful customer support assistant for {{company_name}}.\",\"role\":\"system\"},{\"content\":\"Help {{customer_name}} with this question: {{question}}\",\"role\":\"user\"}],\"title\":\"Customer Support Assistant\"},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"7d3137ab-7d6a-5358-b791-26ead4540e09\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-21T12:31:53.812929348Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-21T12:31:53.812929348Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_OK_response-1784637113\",\"source\":\"registry\",\"title\":\"Customer Support Assistant\"}}}", + "body": "{\"data\":{\"id\":\"7d3137ab-7d6a-5358-b791-26ead4540e09\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-21T12:31:53.812929348Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-21T12:31:53.812929348Z\",\"num_versions\":1,\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_OK_response-1784637113\",\"source\":\"registry\",\"title\":\"Customer Support Assistant\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,18 +27,18 @@ "timeToLive": { "unlimited": true }, - "id": "f3d97014-1e23-eaa0-6350-1d9d107ecc6d" + "id": "29597852-c771-a77a-a789-b87f7e30e169" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Create_an_LLM_Observability_prompt_returns_OK_response-1784637113", + "path": "/api/v2/llm-obs/v1/prompts/Test-Create_an_Agent_Observability_prompt_returns_OK_response-1784637113", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"7d3137ab-7d6a-5358-b791-26ead4540e09\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-21T12:31:55.799078Z\",\"prompt_id\":\"Test-Create_an_LLM_Observability_prompt_returns_OK_response-1784637113\"}}}", + "body": "{\"data\":{\"id\":\"7d3137ab-7d6a-5358-b791-26ead4540e09\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-21T12:31:55.799078Z\",\"prompt_id\":\"Test-Create_an_Agent_Observability_prompt_returns_OK_response-1784637113\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -53,6 +53,6 @@ "timeToLive": { "unlimited": true }, - "id": "cf3fd46d-b31d-8c81-27b2-518c914411af" + "id": "6d645e84-b317-5fef-1f84-1b40928fd4d2" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_Not_Found_response.freeze b/src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_Not_Found_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_Not_Found_response.freeze rename to src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_Not_Found_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_Not_Found_response.json b/src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_Not_Found_response.json similarity index 100% rename from src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_Not_Found_response.json rename to src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_Not_Found_response.json diff --git a/src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_OK_response.json b/src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_OK_response.json similarity index 73% rename from src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_OK_response.json index fcbc2bdb7d4..9df1cc6ab87 100644 --- a/src/test/resources/cassettes/features/v2/Delete_an_LLM_Observability_prompt_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/Delete_an_Agent_Observability_prompt_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Delete_an_LLM_Observability_prompt_returns_OK_response-1784539202\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Delete_an_Agent_Observability_prompt_returns_OK_response-1784539202\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"d5df9e4e-acd0-5d9f-b0d5-c09a643c33e2\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:02.660067768Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:02.660067768Z\",\"num_versions\":1,\"prompt_id\":\"Test-Delete_an_LLM_Observability_prompt_returns_OK_response-1784539202\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"d5df9e4e-acd0-5d9f-b0d5-c09a643c33e2\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:02.660067768Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:02.660067768Z\",\"num_versions\":1,\"prompt_id\":\"Test-Delete_an_Agent_Observability_prompt_returns_OK_response-1784539202\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,18 +27,18 @@ "timeToLive": { "unlimited": true }, - "id": "eda0090b-de31-e95b-0566-c68280b79d19" + "id": "a61dd750-4611-7888-41a5-ed9a0b86a291" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Delete_an_LLM_Observability_prompt_returns_OK_response-1784539202", + "path": "/api/v2/llm-obs/v1/prompts/Test-Delete_an_Agent_Observability_prompt_returns_OK_response-1784539202", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"d5df9e4e-acd0-5d9f-b0d5-c09a643c33e2\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:03.299559Z\",\"prompt_id\":\"Test-Delete_an_LLM_Observability_prompt_returns_OK_response-1784539202\"}}}", + "body": "{\"data\":{\"id\":\"d5df9e4e-acd0-5d9f-b0d5-c09a643c33e2\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:03.299559Z\",\"prompt_id\":\"Test-Delete_an_Agent_Observability_prompt_returns_OK_response-1784539202\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -53,18 +53,18 @@ "timeToLive": { "unlimited": true }, - "id": "c793b789-7a60-9ac1-3116-975bc1544766" + "id": "92687c71-0988-db9c-b9cb-3c8980433584" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Delete_an_LLM_Observability_prompt_returns_OK_response-1784539202", + "path": "/api/v2/llm-obs/v1/prompts/Test-Delete_an_Agent_Observability_prompt_returns_OK_response-1784539202", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"d5df9e4e-acd0-5d9f-b0d5-c09a643c33e2\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:03.637257Z\",\"prompt_id\":\"Test-Delete_an_LLM_Observability_prompt_returns_OK_response-1784539202\"}}}", + "body": "{\"data\":{\"id\":\"d5df9e4e-acd0-5d9f-b0d5-c09a643c33e2\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:03.637257Z\",\"prompt_id\":\"Test-Delete_an_Agent_Observability_prompt_returns_OK_response-1784539202\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -79,6 +79,6 @@ "timeToLive": { "unlimited": true }, - "id": "c793b789-7a60-9ac1-3116-975bc1544767" + "id": "92687c71-0988-db9c-b9cb-3c8980433585" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.freeze b/src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_Not_Found_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.freeze rename to src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_Not_Found_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.json b/src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_Not_Found_response.json similarity index 100% rename from src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.json rename to src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_Not_Found_response.json diff --git a/src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_OK_response.json b/src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_OK_response.json similarity index 67% rename from src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_OK_response.json index d1249750320..f11aab4a04f 100644 --- a/src/test/resources/cassettes/features/v2/Get_a_specific_LLM_Observability_prompt_version_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/Get_a_specific_Agent_Observability_prompt_version_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T12:24:46.021742711Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T12:24:46.021742711Z\",\"num_versions\":1,\"prompt_id\":\"Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T12:24:46.021742711Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T12:24:46.021742711Z\",\"num_versions\":1,\"prompt_id\":\"Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,7 +27,7 @@ "timeToLive": { "unlimited": true }, - "id": "d2e40232-6a9c-11b7-9cae-9105fc718822" + "id": "11194fc8-7790-2167-8efa-29c046f13779" }, { "httpRequest": { @@ -37,12 +37,12 @@ }, "headers": {}, "method": "POST", - "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285/versions", + "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285/versions", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"d80790f5-cd99-5d57-b6e0-4d4bbbc21514\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T12:24:46.796641541Z\",\"prompt_id\":\"Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285\",\"prompt_uuid\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"template\":[{\"content\":\"Hello v2\",\"role\":\"user\"}],\"version\":2,\"version_created_at\":\"2026-07-20T12:24:46.796641541Z\"}}}", + "body": "{\"data\":{\"id\":\"d80790f5-cd99-5d57-b6e0-4d4bbbc21514\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T12:24:46.796641541Z\",\"prompt_id\":\"Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285\",\"prompt_uuid\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"template\":[{\"content\":\"Hello v2\",\"role\":\"user\"}],\"version\":2,\"version_created_at\":\"2026-07-20T12:24:46.796641541Z\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -57,18 +57,18 @@ "timeToLive": { "unlimited": true }, - "id": "dcd83842-4723-6580-d888-145e8c864180" + "id": "802ff910-30c6-972c-2603-7de43d883972" }, { "httpRequest": { "headers": {}, "method": "GET", - "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285/versions/2", + "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285/versions/2", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"d80790f5-cd99-5d57-b6e0-4d4bbbc21514\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T12:24:46.796641Z\",\"prompt_id\":\"Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285\",\"prompt_uuid\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"template\":[{\"role\":\"user\",\"content\":\"Hello v2\"}],\"version\":2,\"version_created_at\":\"2026-07-20T12:24:46.796641Z\"}}}", + "body": "{\"data\":{\"id\":\"d80790f5-cd99-5d57-b6e0-4d4bbbc21514\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T12:24:46.796641Z\",\"prompt_id\":\"Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285\",\"prompt_uuid\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"template\":[{\"role\":\"user\",\"content\":\"Hello v2\"}],\"version\":2,\"version_created_at\":\"2026-07-20T12:24:46.796641Z\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -83,18 +83,18 @@ "timeToLive": { "unlimited": true }, - "id": "0ae2533e-a721-e8b3-4845-858cf9e60da6" + "id": "47e803d6-24fe-0008-3172-5086479505e7" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285", + "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T12:24:48.753279Z\",\"prompt_id\":\"Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285\"}}}", + "body": "{\"data\":{\"id\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T12:24:48.753279Z\",\"prompt_id\":\"Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -109,18 +109,18 @@ "timeToLive": { "unlimited": true }, - "id": "e98cb8fe-7cef-a49c-e959-871739cdfac6" + "id": "5721509a-dfc2-e02e-aabc-d5b532497373" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285", + "path": "/api/v2/llm-obs/v1/prompts/Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T12:24:49.086069Z\",\"prompt_id\":\"Test-Get_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784550285\"}}}", + "body": "{\"data\":{\"id\":\"599ee1f4-9680-5ff8-92c9-ca31130057f3\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T12:24:49.086069Z\",\"prompt_id\":\"Test-Get_a_specific_Agent_Observability_prompt_version_returns_OK_response-1784550285\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -135,6 +135,6 @@ "timeToLive": { "unlimited": true }, - "id": "e98cb8fe-7cef-a49c-e959-871739cdfac7" + "id": "5721509a-dfc2-e02e-aabc-d5b532497374" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_Not_Found_response.freeze b/src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_Not_Found_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_Not_Found_response.freeze rename to src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_Not_Found_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_Not_Found_response.json b/src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_Not_Found_response.json similarity index 100% rename from src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_Not_Found_response.json rename to src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_Not_Found_response.json diff --git a/src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_OK_response.json b/src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_OK_response.json similarity index 71% rename from src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_OK_response.json index 04b0a51049f..c89069c3daf 100644 --- a/src/test/resources/cassettes/features/v2/Get_an_LLM_Observability_prompt_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/Get_an_Agent_Observability_prompt_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Get_an_LLM_Observability_prompt_returns_OK_response-1784539208\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Get_an_Agent_Observability_prompt_returns_OK_response-1784539208\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"95e93a91-1020-5a23-9cb7-c8ca6e3b1785\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:09.112910708Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:09.112910708Z\",\"num_versions\":1,\"prompt_id\":\"Test-Get_an_LLM_Observability_prompt_returns_OK_response-1784539208\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"95e93a91-1020-5a23-9cb7-c8ca6e3b1785\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:09.112910708Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:09.112910708Z\",\"num_versions\":1,\"prompt_id\":\"Test-Get_an_Agent_Observability_prompt_returns_OK_response-1784539208\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,18 +27,18 @@ "timeToLive": { "unlimited": true }, - "id": "856e0990-2d3a-bb22-8870-8711d796b80a" + "id": "5f5508a8-7bf8-6bbc-dc50-feb455c03328" }, { "httpRequest": { "headers": {}, "method": "GET", - "path": "/api/v2/llm-obs/v1/prompts/Test-Get_an_LLM_Observability_prompt_returns_OK_response-1784539208", + "path": "/api/v2/llm-obs/v1/prompts/Test-Get_an_Agent_Observability_prompt_returns_OK_response-1784539208", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"95e93a91-1020-5a23-9cb7-c8ca6e3b1785\",\"type\":\"prompt-templates\",\"attributes\":{\"chat_template\":[{\"role\":\"user\",\"content\":\"Hello\"}],\"prompt_id\":\"Test-Get_an_LLM_Observability_prompt_returns_OK_response-1784539208\",\"prompt_version_uuid\":\"9cd92cc7-2f51-5867-8148-eaf41efee79d\",\"version\":\"1\"}}}", + "body": "{\"data\":{\"id\":\"95e93a91-1020-5a23-9cb7-c8ca6e3b1785\",\"type\":\"prompt-templates\",\"attributes\":{\"chat_template\":[{\"role\":\"user\",\"content\":\"Hello\"}],\"prompt_id\":\"Test-Get_an_Agent_Observability_prompt_returns_OK_response-1784539208\",\"prompt_version_uuid\":\"9cd92cc7-2f51-5867-8148-eaf41efee79d\",\"version\":\"1\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -53,18 +53,18 @@ "timeToLive": { "unlimited": true }, - "id": "79311cc8-039b-6e82-6c92-ef6178e72767" + "id": "d92153e6-cba8-962f-ce47-7e54f9626787" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Get_an_LLM_Observability_prompt_returns_OK_response-1784539208", + "path": "/api/v2/llm-obs/v1/prompts/Test-Get_an_Agent_Observability_prompt_returns_OK_response-1784539208", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"95e93a91-1020-5a23-9cb7-c8ca6e3b1785\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:10.172623Z\",\"prompt_id\":\"Test-Get_an_LLM_Observability_prompt_returns_OK_response-1784539208\"}}}", + "body": "{\"data\":{\"id\":\"95e93a91-1020-5a23-9cb7-c8ca6e3b1785\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:10.172623Z\",\"prompt_id\":\"Test-Get_an_Agent_Observability_prompt_returns_OK_response-1784539208\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -79,6 +79,6 @@ "timeToLive": { "unlimited": true }, - "id": "9bf6e593-3fdd-6c8f-ec69-d3db131d76a5" + "id": "b16aca20-4b3c-056a-1d7f-57e6f50ca24a" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/List_LLM_Observability_prompts_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/List_Agent_Observability_prompts_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/List_LLM_Observability_prompts_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/List_Agent_Observability_prompts_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/List_LLM_Observability_prompts_returns_OK_response.json b/src/test/resources/cassettes/features/v2/List_Agent_Observability_prompts_returns_OK_response.json similarity index 74% rename from src/test/resources/cassettes/features/v2/List_LLM_Observability_prompts_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/List_Agent_Observability_prompts_returns_OK_response.json index ca37fa4ffc2..f7896d260a0 100644 --- a/src/test/resources/cassettes/features/v2/List_LLM_Observability_prompts_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/List_Agent_Observability_prompts_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-List_LLM_Observability_prompts_returns_OK_response-1784539804\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-List_Agent_Observability_prompts_returns_OK_response-1784539804\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"b04a1ded-d2da-578c-a520-1c1dd2046d1c\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:30:04.928462935Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:30:04.928462935Z\",\"num_versions\":1,\"prompt_id\":\"Test-List_LLM_Observability_prompts_returns_OK_response-1784539804\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"b04a1ded-d2da-578c-a520-1c1dd2046d1c\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:30:04.928462935Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:30:04.928462935Z\",\"num_versions\":1,\"prompt_id\":\"Test-List_Agent_Observability_prompts_returns_OK_response-1784539804\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,7 +27,7 @@ "timeToLive": { "unlimited": true }, - "id": "34a78994-3030-3ac6-a051-512e481f0491" + "id": "7a2a1b43-9a03-71c9-fa2e-d668f9151c9a" }, { "httpRequest": { @@ -36,14 +36,14 @@ "path": "/api/v2/llm-obs/v1/prompts", "queryStringParameters": { "filter[prompt_id]": [ - "Test-List_LLM_Observability_prompts_returns_OK_response-1784539804" + "Test-List_Agent_Observability_prompts_returns_OK_response-1784539804" ] }, "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":[{\"id\":\"b04a1ded-d2da-578c-a520-1c1dd2046d1c\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:30:04.928462Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:30:04.928462Z\",\"num_versions\":1,\"prompt_id\":\"Test-List_LLM_Observability_prompts_returns_OK_response-1784539804\",\"source\":\"registry\"}}]}", + "body": "{\"data\":[{\"id\":\"b04a1ded-d2da-578c-a520-1c1dd2046d1c\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:30:04.928462Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:30:04.928462Z\",\"num_versions\":1,\"prompt_id\":\"Test-List_Agent_Observability_prompts_returns_OK_response-1784539804\",\"source\":\"registry\"}}]}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -58,18 +58,18 @@ "timeToLive": { "unlimited": true }, - "id": "1d206097-bf69-4f21-3dad-0725925318b5" + "id": "a90ec48f-5d47-5acd-4b26-6dc2f32324ce" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-List_LLM_Observability_prompts_returns_OK_response-1784539804", + "path": "/api/v2/llm-obs/v1/prompts/Test-List_Agent_Observability_prompts_returns_OK_response-1784539804", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"b04a1ded-d2da-578c-a520-1c1dd2046d1c\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:30:06.787619Z\",\"prompt_id\":\"Test-List_LLM_Observability_prompts_returns_OK_response-1784539804\"}}}", + "body": "{\"data\":{\"id\":\"b04a1ded-d2da-578c-a520-1c1dd2046d1c\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:30:06.787619Z\",\"prompt_id\":\"Test-List_Agent_Observability_prompts_returns_OK_response-1784539804\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -84,6 +84,6 @@ "timeToLive": { "unlimited": true }, - "id": "5561132b-c4c3-6263-8884-b96ebb98304f" + "id": "c428d42f-f9d2-737c-d21f-8fbf8d88e4d7" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/List_versions_of_an_LLM_Observability_prompt_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/List_versions_of_an_Agent_Observability_prompt_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/List_versions_of_an_LLM_Observability_prompt_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/List_versions_of_an_Agent_Observability_prompt_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/List_versions_of_an_LLM_Observability_prompt_returns_OK_response.json b/src/test/resources/cassettes/features/v2/List_versions_of_an_Agent_Observability_prompt_returns_OK_response.json similarity index 73% rename from src/test/resources/cassettes/features/v2/List_versions_of_an_LLM_Observability_prompt_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/List_versions_of_an_Agent_Observability_prompt_returns_OK_response.json index ed34ef17ef3..14eb859a60b 100644 --- a/src/test/resources/cassettes/features/v2/List_versions_of_an_LLM_Observability_prompt_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/List_versions_of_an_Agent_Observability_prompt_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-List_versions_of_an_LLM_Observability_prompt_returns_OK_response-1784539212\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-List_versions_of_an_Agent_Observability_prompt_returns_OK_response-1784539212\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"31fdf246-89b8-5a48-9544-ff84c4504939\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:13.145132213Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:13.145132213Z\",\"num_versions\":1,\"prompt_id\":\"Test-List_versions_of_an_LLM_Observability_prompt_returns_OK_response-1784539212\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"31fdf246-89b8-5a48-9544-ff84c4504939\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:13.145132213Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:13.145132213Z\",\"num_versions\":1,\"prompt_id\":\"Test-List_versions_of_an_Agent_Observability_prompt_returns_OK_response-1784539212\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,18 +27,18 @@ "timeToLive": { "unlimited": true }, - "id": "4631cbf1-f9e3-7868-b286-b46d59adfa5b" + "id": "05c7f0de-085e-9a6f-339d-3775cc899f02" }, { "httpRequest": { "headers": {}, "method": "GET", - "path": "/api/v2/llm-obs/v1/prompts/Test-List_versions_of_an_LLM_Observability_prompt_returns_OK_response-1784539212/versions", + "path": "/api/v2/llm-obs/v1/prompts/Test-List_versions_of_an_Agent_Observability_prompt_returns_OK_response-1784539212/versions", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":[{\"id\":\"e0cc7c1d-cbb6-589c-bcd9-d9c1b35aec60\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:13.145132Z\",\"prompt_id\":\"Test-List_versions_of_an_LLM_Observability_prompt_returns_OK_response-1784539212\",\"prompt_uuid\":\"31fdf246-89b8-5a48-9544-ff84c4504939\",\"version\":1,\"version_created_at\":\"2026-07-20T09:20:13.145132Z\"}}]}", + "body": "{\"data\":[{\"id\":\"e0cc7c1d-cbb6-589c-bcd9-d9c1b35aec60\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:13.145132Z\",\"prompt_id\":\"Test-List_versions_of_an_Agent_Observability_prompt_returns_OK_response-1784539212\",\"prompt_uuid\":\"31fdf246-89b8-5a48-9544-ff84c4504939\",\"version\":1,\"version_created_at\":\"2026-07-20T09:20:13.145132Z\"}}]}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -53,18 +53,18 @@ "timeToLive": { "unlimited": true }, - "id": "3710bf28-51d6-6899-24d7-6deae756c34a" + "id": "5f8c6966-b05a-c836-8a17-cc110a046358" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-List_versions_of_an_LLM_Observability_prompt_returns_OK_response-1784539212", + "path": "/api/v2/llm-obs/v1/prompts/Test-List_versions_of_an_Agent_Observability_prompt_returns_OK_response-1784539212", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"31fdf246-89b8-5a48-9544-ff84c4504939\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:15.144489Z\",\"prompt_id\":\"Test-List_versions_of_an_LLM_Observability_prompt_returns_OK_response-1784539212\"}}}", + "body": "{\"data\":{\"id\":\"31fdf246-89b8-5a48-9544-ff84c4504939\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:15.144489Z\",\"prompt_id\":\"Test-List_versions_of_an_Agent_Observability_prompt_returns_OK_response-1784539212\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -79,6 +79,6 @@ "timeToLive": { "unlimited": true }, - "id": "aeb88b87-5db2-4fcf-c2bc-88bcdfc81fb0" + "id": "9dac3b15-17d4-5103-9e0e-6a8149e9a5da" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Bad_Request_response.freeze b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Bad_Request_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Bad_Request_response.freeze rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Bad_Request_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Bad_Request_response.json b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Bad_Request_response.json similarity index 74% rename from src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Bad_Request_response.json rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Bad_Request_response.json index 430e37f16e6..4fa15494c0d 100644 --- a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Bad_Request_response.json +++ b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Bad_Request_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Update_an_LLM_Observability_prompt_returns_Bad_Request_response-1784539218\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_returns_Bad_Request_response-1784539218\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"b28f22d5-eec8-57f0-be7f-5042b6bb4ae1\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:19.301545921Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:19.301545921Z\",\"num_versions\":1,\"prompt_id\":\"Test-Update_an_LLM_Observability_prompt_returns_Bad_Request_response-1784539218\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"b28f22d5-eec8-57f0-be7f-5042b6bb4ae1\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T09:20:19.301545921Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T09:20:19.301545921Z\",\"num_versions\":1,\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_returns_Bad_Request_response-1784539218\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,7 +27,7 @@ "timeToLive": { "unlimited": true }, - "id": "75e0607b-f971-f86a-b3a2-62e04bb88856" + "id": "8d1d3716-9109-e049-fbaa-639dc48b6326" }, { "httpRequest": { @@ -37,7 +37,7 @@ }, "headers": {}, "method": "PATCH", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_LLM_Observability_prompt_returns_Bad_Request_response-1784539218", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_returns_Bad_Request_response-1784539218", "keepAlive": false, "secure": true }, @@ -57,18 +57,18 @@ "timeToLive": { "unlimited": true }, - "id": "3b4551b1-21ca-3868-c34d-2f7f239c354b" + "id": "0a0a76e6-a88a-e903-9706-3f60f5f66e17" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_LLM_Observability_prompt_returns_Bad_Request_response-1784539218", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_returns_Bad_Request_response-1784539218", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"b28f22d5-eec8-57f0-be7f-5042b6bb4ae1\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:20.235152Z\",\"prompt_id\":\"Test-Update_an_LLM_Observability_prompt_returns_Bad_Request_response-1784539218\"}}}", + "body": "{\"data\":{\"id\":\"b28f22d5-eec8-57f0-be7f-5042b6bb4ae1\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T09:20:20.235152Z\",\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_returns_Bad_Request_response-1784539218\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -83,6 +83,6 @@ "timeToLive": { "unlimited": true }, - "id": "b6884ef2-26ac-4ba4-db7c-61594b0cfa1f" + "id": "3942eb4d-5c7a-0881-2db6-fb3a3abcd8f6" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Not_Found_response.freeze b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Not_Found_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Not_Found_response.freeze rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Not_Found_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Not_Found_response.json b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Not_Found_response.json similarity index 100% rename from src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_Not_Found_response.json rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_Not_Found_response.json diff --git a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_OK_response.json b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_OK_response.json similarity index 74% rename from src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_OK_response.json index 575240c2d7d..c05b1546b87 100644 --- a/src/test/resources/cassettes/features/v2/Update_an_LLM_Observability_prompt_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Update_an_LLM_Observability_prompt_returns_OK_response-1784562194\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_returns_OK_response-1784562194\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"a36505e7-3c2f-5482-b8ac-ac51250a0116\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:14.698626703Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T15:43:14.698626703Z\",\"num_versions\":1,\"prompt_id\":\"Test-Update_an_LLM_Observability_prompt_returns_OK_response-1784562194\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"a36505e7-3c2f-5482-b8ac-ac51250a0116\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:14.698626703Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T15:43:14.698626703Z\",\"num_versions\":1,\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_returns_OK_response-1784562194\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,7 +27,7 @@ "timeToLive": { "unlimited": true }, - "id": "38ff8857-64ed-29b6-b024-8b2da0948f28" + "id": "a3596fae-d9e3-9511-1db7-358dd6f98f2d" }, { "httpRequest": { @@ -37,12 +37,12 @@ }, "headers": {}, "method": "PATCH", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_LLM_Observability_prompt_returns_OK_response-1784562194", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_returns_OK_response-1784562194", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"a36505e7-3c2f-5482-b8ac-ac51250a0116\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:14.698626Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"num_versions\":0,\"prompt_id\":\"Test-Update_an_LLM_Observability_prompt_returns_OK_response-1784562194\",\"source\":\"registry\",\"title\":\"Customer Support Assistant\"}}}", + "body": "{\"data\":{\"id\":\"a36505e7-3c2f-5482-b8ac-ac51250a0116\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:14.698626Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"num_versions\":0,\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_returns_OK_response-1784562194\",\"source\":\"registry\",\"title\":\"Customer Support Assistant\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -57,18 +57,18 @@ "timeToLive": { "unlimited": true }, - "id": "fd24dfa9-6a05-c34f-5fda-c07022f11787" + "id": "c1be839f-6705-ac17-2d37-b479f5927ddb" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_LLM_Observability_prompt_returns_OK_response-1784562194", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_returns_OK_response-1784562194", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"a36505e7-3c2f-5482-b8ac-ac51250a0116\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T15:43:16.39072Z\",\"prompt_id\":\"Test-Update_an_LLM_Observability_prompt_returns_OK_response-1784562194\"}}}", + "body": "{\"data\":{\"id\":\"a36505e7-3c2f-5482-b8ac-ac51250a0116\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T15:43:16.39072Z\",\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_returns_OK_response-1784562194\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -83,6 +83,6 @@ "timeToLive": { "unlimited": true }, - "id": "be99c933-e8d9-31d4-aa8c-9ef38ef958e7" + "id": "af651326-b037-3e84-9e70-535b4aaa0e32" } ] \ No newline at end of file diff --git a/src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.freeze b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_Not_Found_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.freeze rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_Not_Found_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.json b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_Not_Found_response.json similarity index 100% rename from src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_Not_Found_response.json rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_Not_Found_response.json diff --git a/src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_OK_response.freeze b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_OK_response.freeze similarity index 100% rename from src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_OK_response.freeze rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_OK_response.freeze diff --git a/src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_OK_response.json b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_OK_response.json similarity index 68% rename from src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_OK_response.json rename to src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_OK_response.json index 0fdb902fd9f..c1489ffbc83 100644 --- a/src/test/resources/cassettes/features/v2/Update_a_specific_LLM_Observability_prompt_version_returns_OK_response.json +++ b/src/test/resources/cassettes/features/v2/Update_an_Agent_Observability_prompt_version_returns_OK_response.json @@ -3,7 +3,7 @@ "httpRequest": { "body": { "type": "JSON", - "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" + "json": "{\"data\":{\"attributes\":{\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190\",\"template\":[{\"content\":\"Hello\",\"role\":\"user\"}]},\"type\":\"prompt-templates\"}}" }, "headers": {}, "method": "POST", @@ -12,7 +12,7 @@ "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:11.158625133Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T15:43:11.158625133Z\",\"num_versions\":1,\"prompt_id\":\"Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190\",\"source\":\"registry\"}}}", + "body": "{\"data\":{\"id\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"type\":\"prompt-templates\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:11.158625133Z\",\"created_from\":\"sdk-registry\",\"in_registry\":true,\"last_version_created_at\":\"2026-07-20T15:43:11.158625133Z\",\"num_versions\":1,\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190\",\"source\":\"registry\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -27,7 +27,7 @@ "timeToLive": { "unlimited": true }, - "id": "a8fccc94-1bf3-307a-fd90-45b864a2340a" + "id": "7fe10383-fb17-98c8-5fa1-6015cb7416e8" }, { "httpRequest": { @@ -37,12 +37,12 @@ }, "headers": {}, "method": "POST", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190/versions", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190/versions", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"c5593d94-81b0-522b-8cae-7fa643ea7ec9\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:12.623730838Z\",\"prompt_id\":\"Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190\",\"prompt_uuid\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"template\":[{\"content\":\"Hello v2\",\"role\":\"user\"}],\"version\":2,\"version_created_at\":\"2026-07-20T15:43:12.623730838Z\"}}}", + "body": "{\"data\":{\"id\":\"c5593d94-81b0-522b-8cae-7fa643ea7ec9\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:12.623730838Z\",\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190\",\"prompt_uuid\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"template\":[{\"content\":\"Hello v2\",\"role\":\"user\"}],\"version\":2,\"version_created_at\":\"2026-07-20T15:43:12.623730838Z\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -57,7 +57,7 @@ "timeToLive": { "unlimited": true }, - "id": "c3e9563b-5710-e6f1-d2f6-829a48f13c94" + "id": "f0c8a639-8b94-c38b-c796-46c6b4d1a92e" }, { "httpRequest": { @@ -67,12 +67,12 @@ }, "headers": {}, "method": "PATCH", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190/versions/2", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190/versions/2", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"c5593d94-81b0-522b-8cae-7fa643ea7ec9\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:12.62373Z\",\"description\":\"Give concise answers and cite relevant help-center articles.\",\"prompt_id\":\"Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190\",\"prompt_uuid\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"template\":[{\"role\":\"user\",\"content\":\"Hello v2\"}],\"version\":2,\"version_created_at\":\"2026-07-20T15:43:12.62373Z\"}}}", + "body": "{\"data\":{\"id\":\"c5593d94-81b0-522b-8cae-7fa643ea7ec9\",\"type\":\"prompt-template-versions\",\"attributes\":{\"author\":\"c5e19e5a-ad6b-11ed-ab4f-927130d31ef9\",\"created_at\":\"2026-07-20T15:43:12.62373Z\",\"description\":\"Give concise answers and cite relevant help-center articles.\",\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190\",\"prompt_uuid\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"template\":[{\"role\":\"user\",\"content\":\"Hello v2\"}],\"version\":2,\"version_created_at\":\"2026-07-20T15:43:12.62373Z\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -87,18 +87,18 @@ "timeToLive": { "unlimited": true }, - "id": "95e1fe95-9e0a-ecae-ba91-c8726d5efe19" + "id": "8e1ca720-d51f-bd01-6eb8-6603a5121902" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T15:43:13.804223Z\",\"prompt_id\":\"Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190\"}}}", + "body": "{\"data\":{\"id\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T15:43:13.804223Z\",\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -113,18 +113,18 @@ "timeToLive": { "unlimited": true }, - "id": "ba1ddfac-c807-9ebb-4b81-64fbbd1e5a1a" + "id": "61b855c9-a2b5-d875-e501-63246c8dabb6" }, { "httpRequest": { "headers": {}, "method": "DELETE", - "path": "/api/v2/llm-obs/v1/prompts/Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190", + "path": "/api/v2/llm-obs/v1/prompts/Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190", "keepAlive": false, "secure": true }, "httpResponse": { - "body": "{\"data\":{\"id\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T15:43:14.36251Z\",\"prompt_id\":\"Test-Update_a_specific_LLM_Observability_prompt_version_returns_OK_response-1784562190\"}}}", + "body": "{\"data\":{\"id\":\"3c7ea2ea-52df-5324-8e77-0f01cf441ef9\",\"type\":\"prompt-templates\",\"attributes\":{\"deleted_at\":\"2026-07-20T15:43:14.36251Z\",\"prompt_id\":\"Test-Update_an_Agent_Observability_prompt_version_returns_OK_response-1784562190\"}}}", "headers": { "Content-Type": [ "application/vnd.api+json" @@ -139,6 +139,6 @@ "timeToLive": { "unlimited": true }, - "id": "ba1ddfac-c807-9ebb-4b81-64fbbd1e5a1b" + "id": "61b855c9-a2b5-d875-e501-63246c8dabb7" } ] \ No newline at end of file diff --git a/src/test/resources/com/datadog/api/client/v2/api/llm_observability.feature b/src/test/resources/com/datadog/api/client/v2/api/llm_observability.feature index 8cb53cdc5a9..174e8160345 100644 --- a/src/test/resources/com/datadog/api/client/v2/api/llm_observability.feature +++ b/src/test/resources/com/datadog/api/client/v2/api/llm_observability.feature @@ -1,7 +1,7 @@ @endpoint(llm-observability) @endpoint(llm-observability-v2) Feature: LLM Observability - Manage LLM Observability spans, data, projects, datasets, dataset records, - experiments, prompts, and annotations. + Manage Agent Observability spans, data, projects, datasets, dataset + records, experiments, prompts, and annotations. Background: Given a valid "apiKeyAuth" key in the system @@ -54,7 +54,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Aggregate LLM Observability experimentation returns "Bad Request" response + Scenario: Aggregate Agent Observability experimentation returns "Bad Request" response Given operation "AggregateLLMObsExperimentation" enabled And new "AggregateLLMObsExperimentation" request And body with value {"data": {"attributes": {"aggregate": {"compute": [{"metric": "score_value", "name": "avg_faithfulness"}], "dataset_version": null, "group_by": [{"field": "span_id"}], "indexes": ["experiment-evals"], "limit": 1000, "search": {"query": "@experiment_id:3fd6b5e0-8910-4b1c-a7d0-5b84de329012"}, "time": {"from": 1705312200000, "to": 1705315800000}}}, "type": "experimentation"}} @@ -62,7 +62,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Aggregate LLM Observability experimentation returns "OK" response + Scenario: Aggregate Agent Observability experimentation returns "OK" response Given operation "AggregateLLMObsExperimentation" enabled And new "AggregateLLMObsExperimentation" request And body with value {"data": {"attributes": {"aggregate": {"compute": [{"metric": "score_value", "name": "avg_faithfulness"}], "dataset_version": null, "group_by": [{"field": "span_id"}], "indexes": ["experiment-evals"], "limit": 1000, "search": {"query": "@experiment_id:3fd6b5e0-8910-4b1c-a7d0-5b84de329012"}, "time": {"from": 1705312200000, "to": 1705315800000}}}, "type": "experimentation"}} @@ -70,7 +70,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Append records to an LLM Observability dataset returns "Bad Request" response + Scenario: Append records to an Agent Observability dataset returns "Bad Request" response Given operation "CreateLLMObsDatasetRecords" enabled And new "CreateLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -80,7 +80,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Append records to an LLM Observability dataset returns "Created" response + Scenario: Append records to an Agent Observability dataset returns "Created" response Given operation "CreateLLMObsDatasetRecords" enabled And new "CreateLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -90,7 +90,7 @@ Feature: LLM Observability Then the response status is 201 Created @generated @skip @team:DataDog/ml-observability - Scenario: Append records to an LLM Observability dataset returns "Not Found" response + Scenario: Append records to an Agent Observability dataset returns "Not Found" response Given operation "CreateLLMObsDatasetRecords" enabled And new "CreateLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -100,7 +100,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Append records to an LLM Observability dataset returns "OK" response + Scenario: Append records to an Agent Observability dataset returns "OK" response Given operation "CreateLLMObsDatasetRecords" enabled And new "CreateLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -110,7 +110,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Batch update LLM Observability dataset records returns "Bad Request" response + Scenario: Batch update Agent Observability dataset records returns "Bad Request" response Given operation "BatchUpdateLLMObsDataset" enabled And new "BatchUpdateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -120,7 +120,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Batch update LLM Observability dataset records returns "Not Found" response + Scenario: Batch update Agent Observability dataset records returns "Not Found" response Given operation "BatchUpdateLLMObsDataset" enabled And new "BatchUpdateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -130,7 +130,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Batch update LLM Observability dataset records returns "OK" response + Scenario: Batch update Agent Observability dataset records returns "OK" response Given operation "BatchUpdateLLMObsDataset" enabled And new "BatchUpdateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -140,7 +140,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Batch update LLM Observability dataset records returns "Payload Too Large" response + Scenario: Batch update Agent Observability dataset records returns "Payload Too Large" response Given operation "BatchUpdateLLMObsDataset" enabled And new "BatchUpdateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -150,7 +150,7 @@ Feature: LLM Observability Then the response status is 413 Payload Too Large @generated @skip @team:DataDog/ml-observability - Scenario: Clone an LLM Observability dataset returns "Bad Request" response + Scenario: Clone an Agent Observability dataset returns "Bad Request" response Given operation "CloneLLMObsDataset" enabled And new "CloneLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -160,7 +160,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Clone an LLM Observability dataset returns "Not Found" response + Scenario: Clone an Agent Observability dataset returns "Not Found" response Given operation "CloneLLMObsDataset" enabled And new "CloneLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -170,7 +170,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Clone an LLM Observability dataset returns "OK" response + Scenario: Clone an Agent Observability dataset returns "OK" response Given operation "CloneLLMObsDataset" enabled And new "CloneLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -180,7 +180,7 @@ Feature: LLM Observability Then the response status is 200 OK @team:DataDog/ml-observability - Scenario: Create a new LLM Observability prompt version returns "Bad Request" response + Scenario: Create a new Agent Observability prompt version returns "Bad Request" response Given there is a valid "prompt" in the system And operation "CreateLLMObsPromptVersion" enabled And new "CreateLLMObsPromptVersion" request @@ -190,7 +190,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @team:DataDog/ml-observability - Scenario: Create a new LLM Observability prompt version returns "Not Found" response + Scenario: Create a new Agent Observability prompt version returns "Not Found" response Given operation "CreateLLMObsPromptVersion" enabled And new "CreateLLMObsPromptVersion" request And request contains "prompt_id" parameter with value "nonexistent-prompt" @@ -199,7 +199,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @team:DataDog/ml-observability - Scenario: Create a new LLM Observability prompt version returns "OK" response + Scenario: Create a new Agent Observability prompt version returns "OK" response Given there is a valid "prompt" in the system And operation "CreateLLMObsPromptVersion" enabled And new "CreateLLMObsPromptVersion" request @@ -209,7 +209,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability annotation queue returns "Bad Request" response + Scenario: Create an Agent Observability annotation queue returns "Bad Request" response Given operation "CreateLLMObsAnnotationQueue" enabled And new "CreateLLMObsAnnotationQueue" request And body with value {"data": {"attributes": {"annotation_schema": {"label_schemas": [{"description": "Rating of the response quality.", "has_assessment": false, "has_reasoning": false, "id": "abc-123", "is_assessment": false, "is_integer": false, "is_required": true, "max": 5.0, "min": 0.0, "name": "quality", "type": "score", "values": ["good", "bad", "neutral"]}]}, "description": "Queue for annotating customer support traces", "name": "My annotation queue", "project_id": "00000000-0000-0000-0000-000000000002"}, "type": "queues"}} @@ -217,7 +217,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability annotation queue returns "Created" response + Scenario: Create an Agent Observability annotation queue returns "Created" response Given operation "CreateLLMObsAnnotationQueue" enabled And new "CreateLLMObsAnnotationQueue" request And body with value {"data": {"attributes": {"annotation_schema": {"label_schemas": [{"description": "Rating of the response quality.", "has_assessment": false, "has_reasoning": false, "id": "abc-123", "is_assessment": false, "is_integer": false, "is_required": true, "max": 5.0, "min": 0.0, "name": "quality", "type": "score", "values": ["good", "bad", "neutral"]}]}, "description": "Queue for annotating customer support traces", "name": "My annotation queue", "project_id": "00000000-0000-0000-0000-000000000002"}, "type": "queues"}} @@ -225,7 +225,7 @@ Feature: LLM Observability Then the response status is 201 Created @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability dataset returns "Bad Request" response + Scenario: Create an Agent Observability dataset returns "Bad Request" response Given operation "CreateLLMObsDataset" enabled And new "CreateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -234,7 +234,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability dataset returns "Created" response + Scenario: Create an Agent Observability dataset returns "Created" response Given operation "CreateLLMObsDataset" enabled And new "CreateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -243,7 +243,7 @@ Feature: LLM Observability Then the response status is 201 Created @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability dataset returns "Not Found" response + Scenario: Create an Agent Observability dataset returns "Not Found" response Given operation "CreateLLMObsDataset" enabled And new "CreateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -252,7 +252,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability dataset returns "OK" response + Scenario: Create an Agent Observability dataset returns "OK" response Given operation "CreateLLMObsDataset" enabled And new "CreateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -261,7 +261,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability experiment returns "Bad Request" response + Scenario: Create an Agent Observability experiment returns "Bad Request" response Given operation "CreateLLMObsExperiment" enabled And new "CreateLLMObsExperiment" request And body with value {"data": {"attributes": {"dataset_id": "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d", "name": "My Experiment v1", "parent_experiment_id": "3fd6b5e0-8910-4b1c-a7d0-5b84de329012", "project_id": "a33671aa-24fd-4dcd-9b33-a8ec7dde7751"}, "type": "experiments"}} @@ -269,7 +269,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability experiment returns "Created" response + Scenario: Create an Agent Observability experiment returns "Created" response Given operation "CreateLLMObsExperiment" enabled And new "CreateLLMObsExperiment" request And body with value {"data": {"attributes": {"dataset_id": "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d", "name": "My Experiment v1", "parent_experiment_id": "3fd6b5e0-8910-4b1c-a7d0-5b84de329012", "project_id": "a33671aa-24fd-4dcd-9b33-a8ec7dde7751"}, "type": "experiments"}} @@ -277,7 +277,7 @@ Feature: LLM Observability Then the response status is 201 Created @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability experiment returns "OK" response + Scenario: Create an Agent Observability experiment returns "OK" response Given operation "CreateLLMObsExperiment" enabled And new "CreateLLMObsExperiment" request And body with value {"data": {"attributes": {"dataset_id": "9f64e5c7-dc5a-45c8-a17c-1b85f0bec97d", "name": "My Experiment v1", "parent_experiment_id": "3fd6b5e0-8910-4b1c-a7d0-5b84de329012", "project_id": "a33671aa-24fd-4dcd-9b33-a8ec7dde7751"}, "type": "experiments"}} @@ -285,7 +285,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability project returns "Bad Request" response + Scenario: Create an Agent Observability project returns "Bad Request" response Given operation "CreateLLMObsProject" enabled And new "CreateLLMObsProject" request And body with value {"data": {"attributes": {"name": "My LLM Project"}, "type": "projects"}} @@ -293,7 +293,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability project returns "Created" response + Scenario: Create an Agent Observability project returns "Created" response Given operation "CreateLLMObsProject" enabled And new "CreateLLMObsProject" request And body with value {"data": {"attributes": {"name": "My LLM Project"}, "type": "projects"}} @@ -301,7 +301,7 @@ Feature: LLM Observability Then the response status is 201 Created @generated @skip @team:DataDog/ml-observability - Scenario: Create an LLM Observability project returns "OK" response + Scenario: Create an Agent Observability project returns "OK" response Given operation "CreateLLMObsProject" enabled And new "CreateLLMObsProject" request And body with value {"data": {"attributes": {"name": "My LLM Project"}, "type": "projects"}} @@ -309,7 +309,7 @@ Feature: LLM Observability Then the response status is 200 OK @team:DataDog/ml-observability - Scenario: Create an LLM Observability prompt returns "Bad Request" response + Scenario: Create an Agent Observability prompt returns "Bad Request" response Given operation "CreateLLMObsPrompt" enabled And new "CreateLLMObsPrompt" request And body with value {"data": {"attributes": {"prompt_id": "{{ unique }}", "template": " "}, "type": "prompt-templates"}} @@ -317,7 +317,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @team:DataDog/ml-observability - Scenario: Create an LLM Observability prompt returns "Conflict" response + Scenario: Create an Agent Observability prompt returns "Conflict" response Given there is a valid "prompt" in the system And operation "CreateLLMObsPrompt" enabled And new "CreateLLMObsPrompt" request @@ -326,7 +326,7 @@ Feature: LLM Observability Then the response status is 409 Conflict @team:DataDog/ml-observability - Scenario: Create an LLM Observability prompt returns "OK" response + Scenario: Create an Agent Observability prompt returns "OK" response Given operation "CreateLLMObsPrompt" enabled And new "CreateLLMObsPrompt" request And body with value {"data": {"attributes": {"prompt_id": "{{ unique }}", "title": "Customer Support Assistant", "template": [{"content": "You are a helpful customer support assistant for {{ '{{company_name}}' }}.", "role": "system"}, {"content": "Help {{ '{{customer_name}}' }} with this question: {{ '{{question}}' }}", "role": "user"}]}, "type": "prompt-templates"}} @@ -421,7 +421,7 @@ Feature: LLM Observability Then the response status is 200 OK — annotations created or updated. Per-item errors are listed in `errors`. @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability dataset records returns "Bad Request" response + Scenario: Delete Agent Observability dataset records returns "Bad Request" response Given operation "DeleteLLMObsDatasetRecords" enabled And new "DeleteLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -431,7 +431,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability dataset records returns "No Content" response + Scenario: Delete Agent Observability dataset records returns "No Content" response Given operation "DeleteLLMObsDatasetRecords" enabled And new "DeleteLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -441,7 +441,7 @@ Feature: LLM Observability Then the response status is 204 No Content @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability dataset records returns "Not Found" response + Scenario: Delete Agent Observability dataset records returns "Not Found" response Given operation "DeleteLLMObsDatasetRecords" enabled And new "DeleteLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -451,7 +451,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability datasets returns "Bad Request" response + Scenario: Delete Agent Observability datasets returns "Bad Request" response Given operation "DeleteLLMObsDatasets" enabled And new "DeleteLLMObsDatasets" request And request contains "project_id" parameter from "REPLACE.ME" @@ -460,7 +460,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability datasets returns "No Content" response + Scenario: Delete Agent Observability datasets returns "No Content" response Given operation "DeleteLLMObsDatasets" enabled And new "DeleteLLMObsDatasets" request And request contains "project_id" parameter from "REPLACE.ME" @@ -469,7 +469,7 @@ Feature: LLM Observability Then the response status is 204 No Content @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability datasets returns "Not Found" response + Scenario: Delete Agent Observability datasets returns "Not Found" response Given operation "DeleteLLMObsDatasets" enabled And new "DeleteLLMObsDatasets" request And request contains "project_id" parameter from "REPLACE.ME" @@ -478,7 +478,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability experiments returns "Bad Request" response + Scenario: Delete Agent Observability experiments returns "Bad Request" response Given operation "DeleteLLMObsExperiments" enabled And new "DeleteLLMObsExperiments" request And body with value {"data": {"attributes": {"experiment_ids": ["3fd6b5e0-8910-4b1c-a7d0-5b84de329012"]}, "type": "experiments"}} @@ -486,7 +486,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability experiments returns "No Content" response + Scenario: Delete Agent Observability experiments returns "No Content" response Given operation "DeleteLLMObsExperiments" enabled And new "DeleteLLMObsExperiments" request And body with value {"data": {"attributes": {"experiment_ids": ["3fd6b5e0-8910-4b1c-a7d0-5b84de329012"]}, "type": "experiments"}} @@ -494,7 +494,7 @@ Feature: LLM Observability Then the response status is 204 No Content @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability projects returns "Bad Request" response + Scenario: Delete Agent Observability projects returns "Bad Request" response Given operation "DeleteLLMObsProjects" enabled And new "DeleteLLMObsProjects" request And body with value {"data": {"attributes": {"project_ids": ["a33671aa-24fd-4dcd-9b33-a8ec7dde7751"]}, "type": "projects"}} @@ -502,7 +502,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Delete LLM Observability projects returns "No Content" response + Scenario: Delete Agent Observability projects returns "No Content" response Given operation "DeleteLLMObsProjects" enabled And new "DeleteLLMObsProjects" request And body with value {"data": {"attributes": {"project_ids": ["a33671aa-24fd-4dcd-9b33-a8ec7dde7751"]}, "type": "projects"}} @@ -558,7 +558,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Delete an LLM Observability annotation queue returns "No Content" response + Scenario: Delete an Agent Observability annotation queue returns "No Content" response Given operation "DeleteLLMObsAnnotationQueue" enabled And new "DeleteLLMObsAnnotationQueue" request And request contains "queue_id" parameter from "REPLACE.ME" @@ -566,7 +566,7 @@ Feature: LLM Observability Then the response status is 204 No Content @generated @skip @team:DataDog/ml-observability - Scenario: Delete an LLM Observability annotation queue returns "Not Found" response + Scenario: Delete an Agent Observability annotation queue returns "Not Found" response Given operation "DeleteLLMObsAnnotationQueue" enabled And new "DeleteLLMObsAnnotationQueue" request And request contains "queue_id" parameter from "REPLACE.ME" @@ -574,7 +574,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @team:DataDog/ml-observability - Scenario: Delete an LLM Observability prompt returns "Not Found" response + Scenario: Delete an Agent Observability prompt returns "Not Found" response Given operation "DeleteLLMObsPrompt" enabled And new "DeleteLLMObsPrompt" request And request contains "prompt_id" parameter with value "nonexistent-prompt" @@ -582,7 +582,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @team:DataDog/ml-observability - Scenario: Delete an LLM Observability prompt returns "OK" response + Scenario: Delete an Agent Observability prompt returns "OK" response Given there is a valid "prompt" in the system And operation "DeleteLLMObsPrompt" enabled And new "DeleteLLMObsPrompt" request @@ -645,7 +645,7 @@ Feature: LLM Observability Then the response status is 200 OK — annotations deleted. Errors for annotations that could not be deleted are listed in `errors`. @generated @skip @team:DataDog/ml-observability - Scenario: Export an LLM Observability dataset returns "Bad Request" response + Scenario: Export an Agent Observability dataset returns "Bad Request" response Given operation "ExportLLMObsDataset" enabled And new "ExportLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -654,7 +654,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Export an LLM Observability dataset returns "Not Found" response + Scenario: Export an Agent Observability dataset returns "Not Found" response Given operation "ExportLLMObsDataset" enabled And new "ExportLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -663,7 +663,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Export an LLM Observability dataset returns "OK" response + Scenario: Export an Agent Observability dataset returns "OK" response Given operation "ExportLLMObsDataset" enabled And new "ExportLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -672,7 +672,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Get LLM Observability dataset draft state returns "Bad Request" response + Scenario: Get Agent Observability dataset draft state returns "Bad Request" response Given operation "GetLLMObsDatasetDraftState" enabled And new "GetLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -681,7 +681,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Get LLM Observability dataset draft state returns "Not Found" response + Scenario: Get Agent Observability dataset draft state returns "Not Found" response Given operation "GetLLMObsDatasetDraftState" enabled And new "GetLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -690,7 +690,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Get LLM Observability dataset draft state returns "OK" response + Scenario: Get Agent Observability dataset draft state returns "OK" response Given operation "GetLLMObsDatasetDraftState" enabled And new "GetLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -744,7 +744,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Get a specific LLM Observability prompt version returns "Bad Request" response + Scenario: Get a specific Agent Observability prompt version returns "Bad Request" response Given operation "GetLLMObsPromptVersion" enabled And new "GetLLMObsPromptVersion" request And request contains "prompt_id" parameter from "REPLACE.ME" @@ -753,7 +753,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @team:DataDog/ml-observability - Scenario: Get a specific LLM Observability prompt version returns "Not Found" response + Scenario: Get a specific Agent Observability prompt version returns "Not Found" response Given operation "GetLLMObsPromptVersion" enabled And new "GetLLMObsPromptVersion" request And request contains "prompt_id" parameter with value "nonexistent-prompt" @@ -762,7 +762,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @team:DataDog/ml-observability - Scenario: Get a specific LLM Observability prompt version returns "OK" response + Scenario: Get a specific Agent Observability prompt version returns "OK" response Given there is a valid "prompt" in the system And there is a valid "prompt_version" in the system And operation "GetLLMObsPromptVersion" enabled @@ -773,7 +773,7 @@ Feature: LLM Observability Then the response status is 200 OK @team:DataDog/ml-observability - Scenario: Get an LLM Observability prompt returns "Not Found" response + Scenario: Get an Agent Observability prompt returns "Not Found" response Given operation "GetLLMObsPrompt" enabled And new "GetLLMObsPrompt" request And request contains "prompt_id" parameter with value "nonexistent-prompt" @@ -781,7 +781,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @team:DataDog/ml-observability - Scenario: Get an LLM Observability prompt returns "OK" response + Scenario: Get an Agent Observability prompt returns "OK" response Given there is a valid "prompt" in the system And operation "GetLLMObsPrompt" enabled And new "GetLLMObsPrompt" request @@ -870,21 +870,21 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability annotation queues returns "Bad Request" response + Scenario: List Agent Observability annotation queues returns "Bad Request" response Given operation "ListLLMObsAnnotationQueues" enabled And new "ListLLMObsAnnotationQueues" request When the request is sent Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability annotation queues returns "OK" response + Scenario: List Agent Observability annotation queues returns "OK" response Given operation "ListLLMObsAnnotationQueues" enabled And new "ListLLMObsAnnotationQueues" request When the request is sent Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability dataset records returns "Bad Request" response + Scenario: List Agent Observability dataset records returns "Bad Request" response Given operation "ListLLMObsDatasetRecords" enabled And new "ListLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -893,7 +893,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability dataset records returns "Not Found" response + Scenario: List Agent Observability dataset records returns "Not Found" response Given operation "ListLLMObsDatasetRecords" enabled And new "ListLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -902,7 +902,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability dataset records returns "OK" response + Scenario: List Agent Observability dataset records returns "OK" response Given operation "ListLLMObsDatasetRecords" enabled And new "ListLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -911,7 +911,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability dataset versions returns "Bad Request" response + Scenario: List Agent Observability dataset versions returns "Bad Request" response Given operation "ListLLMObsDatasetVersions" enabled And new "ListLLMObsDatasetVersions" request And request contains "project_id" parameter from "REPLACE.ME" @@ -920,7 +920,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability dataset versions returns "Not Found" response + Scenario: List Agent Observability dataset versions returns "Not Found" response Given operation "ListLLMObsDatasetVersions" enabled And new "ListLLMObsDatasetVersions" request And request contains "project_id" parameter from "REPLACE.ME" @@ -929,7 +929,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability dataset versions returns "OK" response + Scenario: List Agent Observability dataset versions returns "OK" response Given operation "ListLLMObsDatasetVersions" enabled And new "ListLLMObsDatasetVersions" request And request contains "project_id" parameter from "REPLACE.ME" @@ -938,7 +938,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability datasets returns "Bad Request" response + Scenario: List Agent Observability datasets returns "Bad Request" response Given operation "ListLLMObsDatasets" enabled And new "ListLLMObsDatasets" request And request contains "project_id" parameter from "REPLACE.ME" @@ -946,7 +946,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability datasets returns "Not Found" response + Scenario: List Agent Observability datasets returns "Not Found" response Given operation "ListLLMObsDatasets" enabled And new "ListLLMObsDatasets" request And request contains "project_id" parameter from "REPLACE.ME" @@ -954,7 +954,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability datasets returns "OK" response + Scenario: List Agent Observability datasets returns "OK" response Given operation "ListLLMObsDatasets" enabled And new "ListLLMObsDatasets" request And request contains "project_id" parameter from "REPLACE.ME" @@ -962,7 +962,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiment events (v2) returns "Bad Request" response + Scenario: List Agent Observability experiment events (v2) returns "Bad Request" response Given operation "ListLLMObsExperimentEventsV2" enabled And new "ListLLMObsExperimentEventsV2" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -970,7 +970,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiment events (v2) returns "Not Found" response + Scenario: List Agent Observability experiment events (v2) returns "Not Found" response Given operation "ListLLMObsExperimentEventsV2" enabled And new "ListLLMObsExperimentEventsV2" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -978,7 +978,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiment events (v2) returns "OK" response + Scenario: List Agent Observability experiment events (v2) returns "OK" response Given operation "ListLLMObsExperimentEventsV2" enabled And new "ListLLMObsExperimentEventsV2" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -986,7 +986,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiment spans (v1) returns "Bad Request" response + Scenario: List Agent Observability experiment spans (v1) returns "Bad Request" response Given operation "ListLLMObsExperimentEventsV1" enabled And new "ListLLMObsExperimentEventsV1" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -994,7 +994,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiment spans (v1) returns "Not Found" response + Scenario: List Agent Observability experiment spans (v1) returns "Not Found" response Given operation "ListLLMObsExperimentEventsV1" enabled And new "ListLLMObsExperimentEventsV1" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1002,7 +1002,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiment spans (v1) returns "OK" response + Scenario: List Agent Observability experiment spans (v1) returns "OK" response Given operation "ListLLMObsExperimentEventsV1" enabled And new "ListLLMObsExperimentEventsV1" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1010,35 +1010,35 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiments returns "Bad Request" response + Scenario: List Agent Observability experiments returns "Bad Request" response Given operation "ListLLMObsExperiments" enabled And new "ListLLMObsExperiments" request When the request is sent Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability experiments returns "OK" response + Scenario: List Agent Observability experiments returns "OK" response Given operation "ListLLMObsExperiments" enabled And new "ListLLMObsExperiments" request When the request is sent Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability projects returns "Bad Request" response + Scenario: List Agent Observability projects returns "Bad Request" response Given operation "ListLLMObsProjects" enabled And new "ListLLMObsProjects" request When the request is sent Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability projects returns "OK" response + Scenario: List Agent Observability projects returns "OK" response Given operation "ListLLMObsProjects" enabled And new "ListLLMObsProjects" request When the request is sent Then the response status is 200 OK @team:DataDog/ml-observability - Scenario: List LLM Observability prompts returns "OK" response + Scenario: List Agent Observability prompts returns "OK" response Given there is a valid "prompt" in the system And operation "ListLLMObsPrompts" enabled And new "ListLLMObsPrompts" request @@ -1047,14 +1047,14 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability spans returns "Bad Request" response + Scenario: List Agent Observability spans returns "Bad Request" response Given operation "ListLLMObsSpans" enabled And new "ListLLMObsSpans" request When the request is sent Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List LLM Observability spans returns "OK" response + Scenario: List Agent Observability spans returns "OK" response Given operation "ListLLMObsSpans" enabled And new "ListLLMObsSpans" request When the request is sent @@ -1102,7 +1102,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: List events for an LLM Observability experiment returns "Bad Request" response + Scenario: List events for an Agent Observability experiment returns "Bad Request" response Given operation "ListLLMObsExperimentEvents" enabled And new "ListLLMObsExperimentEvents" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1110,7 +1110,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: List events for an LLM Observability experiment returns "Not Found" response + Scenario: List events for an Agent Observability experiment returns "Not Found" response Given operation "ListLLMObsExperimentEvents" enabled And new "ListLLMObsExperimentEvents" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1118,7 +1118,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: List events for an LLM Observability experiment returns "OK" response + Scenario: List events for an Agent Observability experiment returns "OK" response Given operation "ListLLMObsExperimentEvents" enabled And new "ListLLMObsExperimentEvents" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1236,7 +1236,7 @@ Feature: LLM Observability Then the response status is 200 OK @team:DataDog/ml-observability - Scenario: List versions of an LLM Observability prompt returns "OK" response + Scenario: List versions of an Agent Observability prompt returns "OK" response Given there is a valid "prompt" in the system And operation "ListLLMObsPromptVersions" enabled And new "ListLLMObsPromptVersions" request @@ -1245,7 +1245,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Lock LLM Observability dataset draft state returns "Bad Request" response + Scenario: Lock Agent Observability dataset draft state returns "Bad Request" response Given operation "LockLLMObsDatasetDraftState" enabled And new "LockLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1254,7 +1254,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Lock LLM Observability dataset draft state returns "Not Found" response + Scenario: Lock Agent Observability dataset draft state returns "Not Found" response Given operation "LockLLMObsDatasetDraftState" enabled And new "LockLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1263,7 +1263,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Lock LLM Observability dataset draft state returns "OK" response + Scenario: Lock Agent Observability dataset draft state returns "OK" response Given operation "LockLLMObsDatasetDraftState" enabled And new "LockLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1272,7 +1272,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Push events for an LLM Observability experiment returns "Accepted" response + Scenario: Push events for an Agent Observability experiment returns "Accepted" response Given operation "CreateLLMObsExperimentEvents" enabled And new "CreateLLMObsExperimentEvents" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1281,7 +1281,7 @@ Feature: LLM Observability Then the response status is 202 Accepted @generated @skip @team:DataDog/ml-observability - Scenario: Push events for an LLM Observability experiment returns "Bad Request" response + Scenario: Push events for an Agent Observability experiment returns "Bad Request" response Given operation "CreateLLMObsExperimentEvents" enabled And new "CreateLLMObsExperimentEvents" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1290,7 +1290,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Push events for an LLM Observability experiment returns "Not Found" response + Scenario: Push events for an Agent Observability experiment returns "Not Found" response Given operation "CreateLLMObsExperimentEvents" enabled And new "CreateLLMObsExperimentEvents" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1299,7 +1299,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Restore an LLM Observability dataset version returns "Bad Request" response + Scenario: Restore an Agent Observability dataset version returns "Bad Request" response Given operation "RestoreLLMObsDatasetVersion" enabled And new "RestoreLLMObsDatasetVersion" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1309,7 +1309,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Restore an LLM Observability dataset version returns "Not Found" response + Scenario: Restore an Agent Observability dataset version returns "Not Found" response Given operation "RestoreLLMObsDatasetVersion" enabled And new "RestoreLLMObsDatasetVersion" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1319,7 +1319,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Restore an LLM Observability dataset version returns "OK" response + Scenario: Restore an Agent Observability dataset version returns "OK" response Given operation "RestoreLLMObsDatasetVersion" enabled And new "RestoreLLMObsDatasetVersion" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1349,7 +1349,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Search LLM Observability experimentation entities returns "Bad Request" response + Scenario: Search Agent Observability experimentation returns "Bad Request" response Given operation "SearchLLMObsExperimentation" enabled And new "SearchLLMObsExperimentation" request And body with value {"data": {"attributes": {"content_preview": {"limit": 500}, "filter": {"include_deleted": false, "is_deleted": false, "query": "my experiment", "scope": ["experiments"], "version": null}, "include": {"user_data": false}, "page": {"limit": 100}}, "type": "experimentation"}} @@ -1357,7 +1357,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Search LLM Observability experimentation entities returns "OK — all results returned in a single page." response + Scenario: Search Agent Observability experimentation returns "OK — all results returned in a single page." response Given operation "SearchLLMObsExperimentation" enabled And new "SearchLLMObsExperimentation" request And body with value {"data": {"attributes": {"content_preview": {"limit": 500}, "filter": {"include_deleted": false, "is_deleted": false, "query": "my experiment", "scope": ["experiments"], "version": null}, "include": {"user_data": false}, "page": {"limit": 100}}, "type": "experimentation"}} @@ -1365,7 +1365,7 @@ Feature: LLM Observability Then the response status is 200 OK — all results returned in a single page. @generated @skip @team:DataDog/ml-observability - Scenario: Search LLM Observability experimentation entities returns "Partial Content — more results are available. Use `meta.after` as the next `page.cursor`." response + Scenario: Search Agent Observability experimentation returns "Partial Content — more results are available. Use `meta.after` as the next `page.cursor`." response Given operation "SearchLLMObsExperimentation" enabled And new "SearchLLMObsExperimentation" request And body with value {"data": {"attributes": {"content_preview": {"limit": 500}, "filter": {"include_deleted": false, "is_deleted": false, "query": "my experiment", "scope": ["experiments"], "version": null}, "include": {"user_data": false}, "page": {"limit": 100}}, "type": "experimentation"}} @@ -1373,7 +1373,7 @@ Feature: LLM Observability Then the response status is 206 Partial Content — more results are available. Use `meta.after` as the next `page.cursor`. @generated @skip @team:DataDog/ml-observability - Scenario: Search LLM Observability spans returns "Bad Request" response + Scenario: Search Agent Observability spans returns "Bad Request" response Given operation "SearchLLMObsSpans" enabled And new "SearchLLMObsSpans" request And body with value {"data": {"attributes": {"filter": {"from": "now-900s", "ml_app": "my-llm-app", "query": "@session_id:abc123def456", "span_id": "abc123def456", "span_kind": "llm", "span_name": "llm_call", "to": "now", "trace_id": "trace-9a8b7c6d5e4f"}, "options": {"include_attachments": true, "time_offset": 0}, "page": {"cursor": "eyJzdGFydCI6MTAwfQ==", "limit": 10}, "sort": "-start_ns"}, "type": "spans"}} @@ -1381,7 +1381,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Search LLM Observability spans returns "OK" response + Scenario: Search Agent Observability spans returns "OK" response Given operation "SearchLLMObsSpans" enabled And new "SearchLLMObsSpans" request And body with value {"data": {"attributes": {"filter": {"from": "now-900s", "ml_app": "my-llm-app", "query": "@session_id:abc123def456", "span_id": "abc123def456", "span_kind": "llm", "span_name": "llm_call", "to": "now", "trace_id": "trace-9a8b7c6d5e4f"}, "options": {"include_attachments": true, "time_offset": 0}, "page": {"cursor": "eyJzdGFydCI6MTAwfQ==", "limit": 10}, "sort": "-start_ns"}, "type": "spans"}} @@ -1429,7 +1429,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Unlock LLM Observability dataset draft state returns "Bad Request" response + Scenario: Unlock Agent Observability dataset draft state returns "Bad Request" response Given operation "UnlockLLMObsDatasetDraftState" enabled And new "UnlockLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1438,7 +1438,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Unlock LLM Observability dataset draft state returns "Not Found" response + Scenario: Unlock Agent Observability dataset draft state returns "Not Found" response Given operation "UnlockLLMObsDatasetDraftState" enabled And new "UnlockLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1447,7 +1447,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Unlock LLM Observability dataset draft state returns "OK" response + Scenario: Unlock Agent Observability dataset draft state returns "OK" response Given operation "UnlockLLMObsDatasetDraftState" enabled And new "UnlockLLMObsDatasetDraftState" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1456,7 +1456,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Update LLM Observability dataset records returns "Bad Request" response + Scenario: Update Agent Observability dataset records returns "Bad Request" response Given operation "UpdateLLMObsDatasetRecords" enabled And new "UpdateLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1466,7 +1466,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Update LLM Observability dataset records returns "Not Found" response + Scenario: Update Agent Observability dataset records returns "Not Found" response Given operation "UpdateLLMObsDatasetRecords" enabled And new "UpdateLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1476,7 +1476,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Update LLM Observability dataset records returns "OK" response + Scenario: Update Agent Observability dataset records returns "OK" response Given operation "UpdateLLMObsDatasetRecords" enabled And new "UpdateLLMObsDatasetRecords" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1486,39 +1486,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Update a specific LLM Observability prompt version returns "Bad Request" response - Given operation "UpdateLLMObsPromptVersion" enabled - And new "UpdateLLMObsPromptVersion" request - And request contains "prompt_id" parameter from "REPLACE.ME" - And request contains "version" parameter from "REPLACE.ME" - And body with value {"data": {"attributes": {"env_ids": [], "labels": ["production"]}, "type": "prompt-template-versions"}} - When the request is sent - Then the response status is 400 Bad Request - - @team:DataDog/ml-observability - Scenario: Update a specific LLM Observability prompt version returns "Not Found" response - Given operation "UpdateLLMObsPromptVersion" enabled - And new "UpdateLLMObsPromptVersion" request - And request contains "prompt_id" parameter with value "nonexistent-prompt" - And request contains "version" parameter with value 1 - And body with value {"data": {"attributes": {"env_ids": [], "labels": []}, "type": "prompt-template-versions"}} - When the request is sent - Then the response status is 404 Not Found - - @team:DataDog/ml-observability - Scenario: Update a specific LLM Observability prompt version returns "OK" response - Given there is a valid "prompt" in the system - And there is a valid "prompt_version" in the system - And operation "UpdateLLMObsPromptVersion" enabled - And new "UpdateLLMObsPromptVersion" request - And request contains "prompt_id" parameter from "prompt.data.attributes.prompt_id" - And request contains "version" parameter from "prompt_version.data.attributes.version" - And body with value {"data": {"attributes": {"description": "Give concise answers and cite relevant help-center articles."}, "type": "prompt-template-versions"}} - When the request is sent - Then the response status is 200 OK - - @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability annotation queue returns "Bad Request" response + Scenario: Update an Agent Observability annotation queue returns "Bad Request" response Given operation "UpdateLLMObsAnnotationQueue" enabled And new "UpdateLLMObsAnnotationQueue" request And request contains "queue_id" parameter from "REPLACE.ME" @@ -1527,7 +1495,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability annotation queue returns "Not Found" response + Scenario: Update an Agent Observability annotation queue returns "Not Found" response Given operation "UpdateLLMObsAnnotationQueue" enabled And new "UpdateLLMObsAnnotationQueue" request And request contains "queue_id" parameter from "REPLACE.ME" @@ -1536,7 +1504,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability annotation queue returns "OK" response + Scenario: Update an Agent Observability annotation queue returns "OK" response Given operation "UpdateLLMObsAnnotationQueue" enabled And new "UpdateLLMObsAnnotationQueue" request And request contains "queue_id" parameter from "REPLACE.ME" @@ -1545,7 +1513,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability dataset returns "Bad Request" response + Scenario: Update an Agent Observability dataset returns "Bad Request" response Given operation "UpdateLLMObsDataset" enabled And new "UpdateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1555,7 +1523,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability dataset returns "Not Found" response + Scenario: Update an Agent Observability dataset returns "Not Found" response Given operation "UpdateLLMObsDataset" enabled And new "UpdateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1565,7 +1533,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability dataset returns "OK" response + Scenario: Update an Agent Observability dataset returns "OK" response Given operation "UpdateLLMObsDataset" enabled And new "UpdateLLMObsDataset" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1575,7 +1543,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability experiment returns "Bad Request" response + Scenario: Update an Agent Observability experiment returns "Bad Request" response Given operation "UpdateLLMObsExperiment" enabled And new "UpdateLLMObsExperiment" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1584,7 +1552,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability experiment returns "Not Found" response + Scenario: Update an Agent Observability experiment returns "Not Found" response Given operation "UpdateLLMObsExperiment" enabled And new "UpdateLLMObsExperiment" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1593,7 +1561,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability experiment returns "OK" response + Scenario: Update an Agent Observability experiment returns "OK" response Given operation "UpdateLLMObsExperiment" enabled And new "UpdateLLMObsExperiment" request And request contains "experiment_id" parameter from "REPLACE.ME" @@ -1602,7 +1570,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability project returns "Bad Request" response + Scenario: Update an Agent Observability project returns "Bad Request" response Given operation "UpdateLLMObsProject" enabled And new "UpdateLLMObsProject" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1611,7 +1579,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability project returns "Not Found" response + Scenario: Update an Agent Observability project returns "Not Found" response Given operation "UpdateLLMObsProject" enabled And new "UpdateLLMObsProject" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1620,7 +1588,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Update an LLM Observability project returns "OK" response + Scenario: Update an Agent Observability project returns "OK" response Given operation "UpdateLLMObsProject" enabled And new "UpdateLLMObsProject" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1629,7 +1597,7 @@ Feature: LLM Observability Then the response status is 200 OK @team:DataDog/ml-observability - Scenario: Update an LLM Observability prompt returns "Bad Request" response + Scenario: Update an Agent Observability prompt returns "Bad Request" response Given there is a valid "prompt" in the system And operation "UpdateLLMObsPrompt" enabled And new "UpdateLLMObsPrompt" request @@ -1639,7 +1607,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @team:DataDog/ml-observability - Scenario: Update an LLM Observability prompt returns "Not Found" response + Scenario: Update an Agent Observability prompt returns "Not Found" response Given operation "UpdateLLMObsPrompt" enabled And new "UpdateLLMObsPrompt" request And request contains "prompt_id" parameter with value "nonexistent-prompt" @@ -1648,7 +1616,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @team:DataDog/ml-observability - Scenario: Update an LLM Observability prompt returns "OK" response + Scenario: Update an Agent Observability prompt returns "OK" response Given there is a valid "prompt" in the system And operation "UpdateLLMObsPrompt" enabled And new "UpdateLLMObsPrompt" request @@ -1657,6 +1625,38 @@ Feature: LLM Observability When the request is sent Then the response status is 200 OK + @generated @skip @team:DataDog/ml-observability + Scenario: Update an Agent Observability prompt version returns "Bad Request" response + Given operation "UpdateLLMObsPromptVersion" enabled + And new "UpdateLLMObsPromptVersion" request + And request contains "prompt_id" parameter from "REPLACE.ME" + And request contains "version" parameter from "REPLACE.ME" + And body with value {"data": {"attributes": {"env_ids": [], "labels": ["production"]}, "type": "prompt-template-versions"}} + When the request is sent + Then the response status is 400 Bad Request + + @team:DataDog/ml-observability + Scenario: Update an Agent Observability prompt version returns "Not Found" response + Given operation "UpdateLLMObsPromptVersion" enabled + And new "UpdateLLMObsPromptVersion" request + And request contains "prompt_id" parameter with value "nonexistent-prompt" + And request contains "version" parameter with value 1 + And body with value {"data": {"attributes": {"env_ids": [], "labels": []}, "type": "prompt-template-versions"}} + When the request is sent + Then the response status is 404 Not Found + + @team:DataDog/ml-observability + Scenario: Update an Agent Observability prompt version returns "OK" response + Given there is a valid "prompt" in the system + And there is a valid "prompt_version" in the system + And operation "UpdateLLMObsPromptVersion" enabled + And new "UpdateLLMObsPromptVersion" request + And request contains "prompt_id" parameter from "prompt.data.attributes.prompt_id" + And request contains "version" parameter from "prompt_version.data.attributes.version" + And body with value {"data": {"attributes": {"description": "Give concise answers and cite relevant help-center articles."}, "type": "prompt-template-versions"}} + When the request is sent + Then the response status is 200 OK + @generated @skip @team:DataDog/ml-observability Scenario: Update annotation queue label schema returns "Bad Request" response Given operation "UpdateLLMObsAnnotationQueueLabelSchema" enabled @@ -1685,7 +1685,7 @@ Feature: LLM Observability Then the response status is 200 OK @generated @skip @team:DataDog/ml-observability - Scenario: Upload records to an LLM Observability dataset returns "Bad Request" response + Scenario: Upload records to an Agent Observability dataset returns "Bad Request" response Given operation "UploadLLMObsDatasetRecordsFile" enabled And new "UploadLLMObsDatasetRecordsFile" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1694,7 +1694,7 @@ Feature: LLM Observability Then the response status is 400 Bad Request @generated @skip @team:DataDog/ml-observability - Scenario: Upload records to an LLM Observability dataset returns "Not Found" response + Scenario: Upload records to an Agent Observability dataset returns "Not Found" response Given operation "UploadLLMObsDatasetRecordsFile" enabled And new "UploadLLMObsDatasetRecordsFile" request And request contains "project_id" parameter from "REPLACE.ME" @@ -1703,7 +1703,7 @@ Feature: LLM Observability Then the response status is 404 Not Found @generated @skip @team:DataDog/ml-observability - Scenario: Upload records to an LLM Observability dataset returns "OK" response + Scenario: Upload records to an Agent Observability dataset returns "OK" response Given operation "UploadLLMObsDatasetRecordsFile" enabled And new "UploadLLMObsDatasetRecordsFile" request And request contains "project_id" parameter from "REPLACE.ME"