Changes to List agents by Workspace
GET /v2/gen-ai/workspaces/{workspace_uuid}/agents
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 8 revisions of this API.21557
What changed
- ○
api tag
DigitalOcean-public.v2-new_GradientAI Platformaddedapi-tag-added
- ○
api tag
GradientAI Platformremovedapi-tag-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
agents/items/knowledge_bases/items/last_indexing_job/total_items_failedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/knowledge_bases/items/last_indexing_job/total_items_indexedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/knowledge_bases/items/last_indexing_job/total_items_skippedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/logging_config/insights_enabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/logging_config/insights_enabled_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/template/knowledge_bases/items/last_indexing_job/total_items_failedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/template/knowledge_bases/items/last_indexing_job/total_items_indexedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/template/knowledge_bases/items/last_indexing_job/total_items_skippedto the response with the200statusresponse-optional-property-added
- ○
- ●
deleted the
queryrequest parameterfield_mask.pathsrequest-parameter-removed
- ●
added the new
METRIC_VALUE_TYPE_PERCENTAGEenum value to theagents/items/workspace/evaluation_test_cases/items/metrics/items/metric_value_typeresponse property for the response status200response-property-enum-value-added
- ○
api operation id
list_agents_by_workspaceremoved and replaced withgenai_list_agents_by_workspaceapi-operation-id-removed
- ○
the endpoint scheme security
bearer_authwas added to the APIapi-security-added
- ○
api tag
GradientAI Platformaddedapi-tag-added
- ○
api tag
GenAIAPIremovedapi-tag-removed
- ○
for the
queryrequest parameterpage, the type/format was generalized frominteger/int64tointeger/request-parameter-type-generalized
- ○
for the
queryrequest parameterper_page, the type/format was generalized frominteger/int64tointeger/request-parameter-type-generalized
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
agents/items/conversation_logs_enabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/logging_configto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/version_hashto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/datasetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/invertedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/range_maxto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/range_minto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/star_metric/success_thresholdto the response with the200statusresponse-optional-property-added
This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
for the
queryrequest parameterpage, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterper_page, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ●
the optional response header
ratelimit-limitremoved for the status200optional-response-header-removed
- ●
the optional response header
ratelimit-remainingremoved for the status200optional-response-header-removed
- ●
the optional response header
ratelimit-resetremoved for the status200optional-response-header-removed
- ●
removed the optional property
agents/items/conversation_logs_enabledfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
agents/items/logging_configfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
agents/items/version_hashfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
agents/items/workspace/evaluation_test_cases/items/datasetfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/invertedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/range_maxfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/range_minfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
agents/items/workspace/evaluation_test_cases/items/star_metric/success_thresholdfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
genai_list_agents_by_workspaceremoved and replaced withlist_agents_by_workspaceapi-operation-id-removed
- ○
the endpoint scheme security
bearer_authwas removed from the APIapi-security-removed
- ○
api tag
GenAIAPIaddedapi-tag-added
- ○
api tag
GradientAI Platformremovedapi-tag-removed
- ○
added the new optional
queryrequest parameterfield_mask.pathsnew-optional-request-parameter
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
removed the non-success response with the status
429response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ○
removed the
METRIC_VALUE_TYPE_PERCENTAGEenum value from theagents/items/workspace/evaluation_test_cases/items/metrics/items/metric_value_typeresponse property for the response status200response-property-enum-value-removed
This revision also has 436 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
queryrequest parameterfield_mask.pathsrequest-parameter-removed
- ●
added the new
METRIC_VALUE_TYPE_PERCENTAGEenum value to theagents/items/workspace/evaluation_test_cases/items/metrics/items/metric_value_typeresponse property for the response status200response-property-enum-value-added
- ○
api operation id
list_agents_by_workspaceremoved and replaced withgenai_list_agents_by_workspaceapi-operation-id-removed
- ○
the endpoint scheme security
bearer_authwas added to the APIapi-security-added
- ○
api tag
GradientAI Platformaddedapi-tag-added
- ○
api tag
GenAIAPIremovedapi-tag-removed
- ○
for the
queryrequest parameterpage, the type/format was generalized frominteger/int64tointeger/request-parameter-type-generalized
- ○
for the
queryrequest parameterper_page, the type/format was generalized frominteger/int64tointeger/request-parameter-type-generalized
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
agents/items/conversation_logs_enabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/logging_configto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/version_hashto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/datasetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/invertedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/range_maxto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/metrics/items/range_minto the response with the200statusresponse-optional-property-added
- ○
added the optional property
agents/items/workspace/evaluation_test_cases/items/star_metric/success_thresholdto the response with the200statusresponse-optional-property-added
This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○