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 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 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 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 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 See {@link #createLLMObsAnnotationQueueWithHttpInfo}.
*
@@ -854,7 +854,7 @@ public ApiResponse 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 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 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 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 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 See {@link #createLLMObsExperimentWithHttpInfo}.
*
@@ -1589,11 +1589,11 @@ public ApiResponse 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 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 See {@link #createLLMObsProjectWithHttpInfo}.
*
@@ -2147,7 +2148,7 @@ public CompletableFuture 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 See {@link #createLLMObsPromptWithHttpInfo}.
*
@@ -2299,11 +2300,11 @@ public CompletableFuture 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 See {@link #deleteLLMObsExperimentsWithHttpInfo}.
*
@@ -3834,7 +3835,7 @@ public CompletableFuture 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 See {@link #deleteLLMObsProjectsWithHttpInfo}.
*
@@ -3982,11 +3983,11 @@ public CompletableFuture 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 See {@link #listLLMObsAnnotationQueuesWithHttpInfo}.
*
@@ -6266,7 +6267,7 @@ public CompletableFuture 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 See {@link #listLLMObsPromptsWithHttpInfo}.
*
@@ -9889,11 +9890,11 @@ public CompletableFuture 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 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 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 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 See {@link #listLLMObsSpansWithHttpInfo}.
*
@@ -10420,12 +10421,12 @@ public CompletableFuture 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 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 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 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 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 The See {@link #searchLLMObsExperimentationWithHttpInfo}.
*
@@ -10980,7 +10981,7 @@ public ApiResponse 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 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 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 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 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 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 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 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 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 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 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 CompletableFutureListLLMObsExperimentEventsV3
* .
*
- * @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 ApiResponseListLLMObsExperimentEventsV3
* 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 ApiResponsefilter[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.
*
* filter.scope field controls which entity types are returned. At least one
* valid scope must be provided.
@@ -10914,7 +10915,7 @@ public ApiResponsename, 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^[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
*
*