Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 35 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,12 @@ Namespace | Resource | Operation | HTTP request |
**Ontologies** | TimeSeriesPropertyV2 | [**get_first_point**](docs/v2/namespaces/Ontologies/TimeSeriesPropertyV2.md#get_first_point) | **GET** /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/firstPoint |
**Ontologies** | TimeSeriesPropertyV2 | [**get_last_point**](docs/v2/namespaces/Ontologies/TimeSeriesPropertyV2.md#get_last_point) | **GET** /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/lastPoint |
**Ontologies** | TimeSeriesPropertyV2 | [**stream_points**](docs/v2/namespaces/Ontologies/TimeSeriesPropertyV2.md#stream_points) | **POST** /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/streamPoints |
**Orchestration** | Build | [**create**](docs/v2/namespaces/Orchestration/Build.md#create) | **POST** /v2/orchestration/builds/create |
**Orchestration** | Build | [**get**](docs/v2/namespaces/Orchestration/Build.md#get) | **GET** /v2/orchestration/builds/{buildRid} |
**Orchestration** | Schedule | [**get**](docs/v2/namespaces/Orchestration/Schedule.md#get) | **GET** /v2/orchestration/schedules/{scheduleRid} |
**Orchestration** | Schedule | [**pause**](docs/v2/namespaces/Orchestration/Schedule.md#pause) | **POST** /v2/orchestration/schedules/{scheduleRid}/pause |
**Orchestration** | Schedule | [**run**](docs/v2/namespaces/Orchestration/Schedule.md#run) | **POST** /v2/orchestration/schedules/{scheduleRid}/run |
**Orchestration** | Schedule | [**unpause**](docs/v2/namespaces/Orchestration/Schedule.md#unpause) | **POST** /v2/orchestration/schedules/{scheduleRid}/unpause |
**ThirdPartyApplications** | ThirdPartyApplication | [**get**](docs/v2/namespaces/ThirdPartyApplications/ThirdPartyApplication.md#get) | **GET** /v2/thirdPartyApplications/{thirdPartyApplicationRid} |
**ThirdPartyApplications** | Version | [**delete**](docs/v2/namespaces/ThirdPartyApplications/Version.md#delete) | **DELETE** /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion} |
**ThirdPartyApplications** | Version | [**get**](docs/v2/namespaces/ThirdPartyApplications/Version.md#get) | **GET** /v2/thirdPartyApplications/{thirdPartyApplicationRid}/website/versions/{versionVersion} |
Expand Down Expand Up @@ -645,15 +649,6 @@ Namespace | Resource | Operation | HTTP request |
- [CenterPointDict](docs/v2/models/CenterPointDict.md)
- [CenterPointTypes](docs/v2/models/CenterPointTypes.md)
- [CenterPointTypesDict](docs/v2/models/CenterPointTypesDict.md)
- [ChatCompletionChoice](docs/v2/models/ChatCompletionChoice.md)
- [ChatCompletionChoiceDict](docs/v2/models/ChatCompletionChoiceDict.md)
- [ChatCompletionRequest](docs/v2/models/ChatCompletionRequest.md)
- [ChatCompletionRequestDict](docs/v2/models/ChatCompletionRequestDict.md)
- [ChatCompletionResponse](docs/v2/models/ChatCompletionResponse.md)
- [ChatCompletionResponseDict](docs/v2/models/ChatCompletionResponseDict.md)
- [ChatMessage](docs/v2/models/ChatMessage.md)
- [ChatMessageDict](docs/v2/models/ChatMessageDict.md)
- [ChatMessageRole](docs/v2/models/ChatMessageRole.md)
- [ConnectingTarget](docs/v2/models/ConnectingTarget.md)
- [ConnectingTargetDict](docs/v2/models/ConnectingTargetDict.md)
- [ContainsAllTermsInOrderPrefixLastTerm](docs/v2/models/ContainsAllTermsInOrderPrefixLastTerm.md)
Expand All @@ -679,6 +674,8 @@ Namespace | Resource | Operation | HTTP request |
- [CountObjectsResponseV2Dict](docs/v2/models/CountObjectsResponseV2Dict.md)
- [CreateBranchRequest](docs/v2/models/CreateBranchRequest.md)
- [CreateBranchRequestDict](docs/v2/models/CreateBranchRequestDict.md)
- [CreateBuildsRequest](docs/v2/models/CreateBuildsRequest.md)
- [CreateBuildsRequestDict](docs/v2/models/CreateBuildsRequestDict.md)
- [CreateDatasetRequest](docs/v2/models/CreateDatasetRequest.md)
- [CreateDatasetRequestDict](docs/v2/models/CreateDatasetRequestDict.md)
- [CreatedBy](docs/v2/models/CreatedBy.md)
Expand Down Expand Up @@ -733,6 +730,8 @@ Namespace | Resource | Operation | HTTP request |
- [Error](docs/v2/models/Error.md)
- [ErrorDict](docs/v2/models/ErrorDict.md)
- [ErrorName](docs/v2/models/ErrorName.md)
- [ExactDistinctAggregationV2](docs/v2/models/ExactDistinctAggregationV2.md)
- [ExactDistinctAggregationV2Dict](docs/v2/models/ExactDistinctAggregationV2Dict.md)
- [ExecuteQueryRequest](docs/v2/models/ExecuteQueryRequest.md)
- [ExecuteQueryRequestDict](docs/v2/models/ExecuteQueryRequestDict.md)
- [ExecuteQueryResponse](docs/v2/models/ExecuteQueryResponse.md)
Expand All @@ -756,6 +755,8 @@ Namespace | Resource | Operation | HTTP request |
- [FilterValue](docs/v2/models/FilterValue.md)
- [FloatType](docs/v2/models/FloatType.md)
- [FloatTypeDict](docs/v2/models/FloatTypeDict.md)
- [Folder](docs/v2/models/Folder.md)
- [FolderDict](docs/v2/models/FolderDict.md)
- [FolderRid](docs/v2/models/FolderRid.md)
- [ForceBuild](docs/v2/models/ForceBuild.md)
- [FunctionRid](docs/v2/models/FunctionRid.md)
Expand Down Expand Up @@ -830,10 +831,6 @@ Namespace | Resource | Operation | HTTP request |
- [IsNullQueryV2Dict](docs/v2/models/IsNullQueryV2Dict.md)
- [JobSucceededTrigger](docs/v2/models/JobSucceededTrigger.md)
- [JobSucceededTriggerDict](docs/v2/models/JobSucceededTriggerDict.md)
- [LanguageModel](docs/v2/models/LanguageModel.md)
- [LanguageModelApiName](docs/v2/models/LanguageModelApiName.md)
- [LanguageModelDict](docs/v2/models/LanguageModelDict.md)
- [LanguageModelSource](docs/v2/models/LanguageModelSource.md)
- [LinearRing](docs/v2/models/LinearRing.md)
- [LineString](docs/v2/models/LineString.md)
- [LineStringCoordinates](docs/v2/models/LineStringCoordinates.md)
Expand Down Expand Up @@ -869,8 +866,6 @@ Namespace | Resource | Operation | HTTP request |
- [ListGroupsResponseDict](docs/v2/models/ListGroupsResponseDict.md)
- [ListInterfaceTypesResponse](docs/v2/models/ListInterfaceTypesResponse.md)
- [ListInterfaceTypesResponseDict](docs/v2/models/ListInterfaceTypesResponseDict.md)
- [ListLanguageModelsResponse](docs/v2/models/ListLanguageModelsResponse.md)
- [ListLanguageModelsResponseDict](docs/v2/models/ListLanguageModelsResponseDict.md)
- [ListLinkedObjectsResponse](docs/v2/models/ListLinkedObjectsResponse.md)
- [ListLinkedObjectsResponseDict](docs/v2/models/ListLinkedObjectsResponseDict.md)
- [ListLinkedObjectsResponseV2](docs/v2/models/ListLinkedObjectsResponseV2.md)
Expand Down Expand Up @@ -1063,10 +1058,8 @@ Namespace | Resource | Operation | HTTP request |
- [ParameterEvaluationResult](docs/v2/models/ParameterEvaluationResult.md)
- [ParameterEvaluationResultDict](docs/v2/models/ParameterEvaluationResultDict.md)
- [ParameterId](docs/v2/models/ParameterId.md)
- [ParameterKey](docs/v2/models/ParameterKey.md)
- [ParameterOption](docs/v2/models/ParameterOption.md)
- [ParameterOptionDict](docs/v2/models/ParameterOptionDict.md)
- [ParameterValue](docs/v2/models/ParameterValue.md)
- [PhraseQuery](docs/v2/models/PhraseQuery.md)
- [PhraseQueryDict](docs/v2/models/PhraseQueryDict.md)
- [Polygon](docs/v2/models/Polygon.md)
Expand All @@ -1081,6 +1074,8 @@ Namespace | Resource | Operation | HTTP request |
- [PrincipalFilterType](docs/v2/models/PrincipalFilterType.md)
- [PrincipalId](docs/v2/models/PrincipalId.md)
- [PrincipalType](docs/v2/models/PrincipalType.md)
- [Project](docs/v2/models/Project.md)
- [ProjectDict](docs/v2/models/ProjectDict.md)
- [ProjectRid](docs/v2/models/ProjectRid.md)
- [ProjectScope](docs/v2/models/ProjectScope.md)
- [ProjectScopeDict](docs/v2/models/ProjectScopeDict.md)
Expand Down Expand Up @@ -1155,7 +1150,12 @@ Namespace | Resource | Operation | HTTP request |
- [RemoveGroupMembersRequest](docs/v2/models/RemoveGroupMembersRequest.md)
- [RemoveGroupMembersRequestDict](docs/v2/models/RemoveGroupMembersRequestDict.md)
- [RequestId](docs/v2/models/RequestId.md)
- [Resource](docs/v2/models/Resource.md)
- [ResourceDict](docs/v2/models/ResourceDict.md)
- [ResourceDisplayName](docs/v2/models/ResourceDisplayName.md)
- [ResourcePath](docs/v2/models/ResourcePath.md)
- [ResourceRid](docs/v2/models/ResourceRid.md)
- [ResourceType](docs/v2/models/ResourceType.md)
- [RetryBackoffDuration](docs/v2/models/RetryBackoffDuration.md)
- [RetryBackoffDurationDict](docs/v2/models/RetryBackoffDurationDict.md)
- [RetryCount](docs/v2/models/RetryCount.md)
Expand All @@ -1164,6 +1164,18 @@ Namespace | Resource | Operation | HTTP request |
- [ScheduleDict](docs/v2/models/ScheduleDict.md)
- [SchedulePaused](docs/v2/models/SchedulePaused.md)
- [ScheduleRid](docs/v2/models/ScheduleRid.md)
- [ScheduleRun](docs/v2/models/ScheduleRun.md)
- [ScheduleRunDict](docs/v2/models/ScheduleRunDict.md)
- [ScheduleRunError](docs/v2/models/ScheduleRunError.md)
- [ScheduleRunErrorDict](docs/v2/models/ScheduleRunErrorDict.md)
- [ScheduleRunErrorName](docs/v2/models/ScheduleRunErrorName.md)
- [ScheduleRunIgnored](docs/v2/models/ScheduleRunIgnored.md)
- [ScheduleRunIgnoredDict](docs/v2/models/ScheduleRunIgnoredDict.md)
- [ScheduleRunResult](docs/v2/models/ScheduleRunResult.md)
- [ScheduleRunResultDict](docs/v2/models/ScheduleRunResultDict.md)
- [ScheduleRunRid](docs/v2/models/ScheduleRunRid.md)
- [ScheduleRunSubmitted](docs/v2/models/ScheduleRunSubmitted.md)
- [ScheduleRunSubmittedDict](docs/v2/models/ScheduleRunSubmittedDict.md)
- [ScheduleSucceededTrigger](docs/v2/models/ScheduleSucceededTrigger.md)
- [ScheduleSucceededTriggerDict](docs/v2/models/ScheduleSucceededTriggerDict.md)
- [ScheduleVersion](docs/v2/models/ScheduleVersion.md)
Expand Down Expand Up @@ -1210,6 +1222,9 @@ Namespace | Resource | Operation | HTTP request |
- [ShortType](docs/v2/models/ShortType.md)
- [ShortTypeDict](docs/v2/models/ShortTypeDict.md)
- [SizeBytes](docs/v2/models/SizeBytes.md)
- [Space](docs/v2/models/Space.md)
- [SpaceDict](docs/v2/models/SpaceDict.md)
- [SpaceRid](docs/v2/models/SpaceRid.md)
- [StartsWithQuery](docs/v2/models/StartsWithQuery.md)
- [StartsWithQueryDict](docs/v2/models/StartsWithQueryDict.md)
- [StreamMessage](docs/v2/models/StreamMessage.md)
Expand Down Expand Up @@ -1269,6 +1284,7 @@ Namespace | Resource | Operation | HTTP request |
- [TransactionRid](docs/v2/models/TransactionRid.md)
- [TransactionStatus](docs/v2/models/TransactionStatus.md)
- [TransactionType](docs/v2/models/TransactionType.md)
- [TrashedStatus](docs/v2/models/TrashedStatus.md)
- [Trigger](docs/v2/models/Trigger.md)
- [TriggerDict](docs/v2/models/TriggerDict.md)
- [TwoDimensionalAggregation](docs/v2/models/TwoDimensionalAggregation.md)
Expand Down Expand Up @@ -1481,15 +1497,6 @@ Namespace | Resource | Operation | HTTP request |
- [CenterPointDict](docs/v1/models/CenterPointDict.md)
- [CenterPointTypes](docs/v1/models/CenterPointTypes.md)
- [CenterPointTypesDict](docs/v1/models/CenterPointTypesDict.md)
- [ChatCompletionChoice](docs/v1/models/ChatCompletionChoice.md)
- [ChatCompletionChoiceDict](docs/v1/models/ChatCompletionChoiceDict.md)
- [ChatCompletionRequest](docs/v1/models/ChatCompletionRequest.md)
- [ChatCompletionRequestDict](docs/v1/models/ChatCompletionRequestDict.md)
- [ChatCompletionResponse](docs/v1/models/ChatCompletionResponse.md)
- [ChatCompletionResponseDict](docs/v1/models/ChatCompletionResponseDict.md)
- [ChatMessage](docs/v1/models/ChatMessage.md)
- [ChatMessageDict](docs/v1/models/ChatMessageDict.md)
- [ChatMessageRole](docs/v1/models/ChatMessageRole.md)
- [ContainsAllTermsInOrderPrefixLastTerm](docs/v1/models/ContainsAllTermsInOrderPrefixLastTerm.md)
- [ContainsAllTermsInOrderPrefixLastTermDict](docs/v1/models/ContainsAllTermsInOrderPrefixLastTermDict.md)
- [ContainsAllTermsInOrderQuery](docs/v1/models/ContainsAllTermsInOrderQuery.md)
Expand Down Expand Up @@ -1558,6 +1565,8 @@ Namespace | Resource | Operation | HTTP request |
- [Error](docs/v1/models/Error.md)
- [ErrorDict](docs/v1/models/ErrorDict.md)
- [ErrorName](docs/v1/models/ErrorName.md)
- [ExactDistinctAggregationV2](docs/v1/models/ExactDistinctAggregationV2.md)
- [ExactDistinctAggregationV2Dict](docs/v1/models/ExactDistinctAggregationV2Dict.md)
- [ExecuteQueryRequest](docs/v1/models/ExecuteQueryRequest.md)
- [ExecuteQueryRequestDict](docs/v1/models/ExecuteQueryRequestDict.md)
- [ExecuteQueryResponse](docs/v1/models/ExecuteQueryResponse.md)
Expand Down Expand Up @@ -1631,10 +1640,6 @@ Namespace | Resource | Operation | HTTP request |
- [IsNullQueryDict](docs/v1/models/IsNullQueryDict.md)
- [IsNullQueryV2](docs/v1/models/IsNullQueryV2.md)
- [IsNullQueryV2Dict](docs/v1/models/IsNullQueryV2Dict.md)
- [LanguageModel](docs/v1/models/LanguageModel.md)
- [LanguageModelApiName](docs/v1/models/LanguageModelApiName.md)
- [LanguageModelDict](docs/v1/models/LanguageModelDict.md)
- [LanguageModelSource](docs/v1/models/LanguageModelSource.md)
- [LinearRing](docs/v1/models/LinearRing.md)
- [LineString](docs/v1/models/LineString.md)
- [LineStringCoordinates](docs/v1/models/LineStringCoordinates.md)
Expand Down Expand Up @@ -1664,8 +1669,6 @@ Namespace | Resource | Operation | HTTP request |
- [ListFilesResponseDict](docs/v1/models/ListFilesResponseDict.md)
- [ListInterfaceTypesResponse](docs/v1/models/ListInterfaceTypesResponse.md)
- [ListInterfaceTypesResponseDict](docs/v1/models/ListInterfaceTypesResponseDict.md)
- [ListLanguageModelsResponse](docs/v1/models/ListLanguageModelsResponse.md)
- [ListLanguageModelsResponseDict](docs/v1/models/ListLanguageModelsResponseDict.md)
- [ListLinkedObjectsResponse](docs/v1/models/ListLinkedObjectsResponse.md)
- [ListLinkedObjectsResponseDict](docs/v1/models/ListLinkedObjectsResponseDict.md)
- [ListLinkedObjectsResponseV2](docs/v1/models/ListLinkedObjectsResponseV2.md)
Expand Down Expand Up @@ -1843,10 +1846,8 @@ Namespace | Resource | Operation | HTTP request |
- [ParameterEvaluationResult](docs/v1/models/ParameterEvaluationResult.md)
- [ParameterEvaluationResultDict](docs/v1/models/ParameterEvaluationResultDict.md)
- [ParameterId](docs/v1/models/ParameterId.md)
- [ParameterKey](docs/v1/models/ParameterKey.md)
- [ParameterOption](docs/v1/models/ParameterOption.md)
- [ParameterOptionDict](docs/v1/models/ParameterOptionDict.md)
- [ParameterValue](docs/v1/models/ParameterValue.md)
- [PhraseQuery](docs/v1/models/PhraseQuery.md)
- [PhraseQueryDict](docs/v1/models/PhraseQueryDict.md)
- [Polygon](docs/v1/models/Polygon.md)
Expand Down
5 changes: 5 additions & 0 deletions changelog/@unreleased/pr-18.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: feature
feature:
description: Update APIs
links:
- https://github.com/palantir/foundry-platform-python/pull/18
4 changes: 3 additions & 1 deletion docs/v1/models/ActionMode.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ ActionMode

| **Value** |
| --------- |
| `"('values', ['ASYNC', 'RUN', 'VALIDATE'])"` |
| `"ASYNC"` |
| `"RUN"` |
| `"VALIDATE"` |


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
3 changes: 2 additions & 1 deletion docs/v1/models/AggregationAccuracy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ AggregationAccuracy

| **Value** |
| --------- |
| `"('values', ['ACCURATE', 'APPROXIMATE'])"` |
| `"ACCURATE"` |
| `"APPROXIMATE"` |


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
3 changes: 2 additions & 1 deletion docs/v1/models/AggregationAccuracyRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ AggregationAccuracyRequest

| **Value** |
| --------- |
| `"('values', ['REQUIRE_ACCURATE', 'ALLOW_APPROXIMATE'])"` |
| `"REQUIRE_ACCURATE"` |
| `"ALLOW_APPROXIMATE"` |


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
1 change: 1 addition & 0 deletions docs/v1/models/AggregationV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This discriminator class uses the `type` field to differentiate between classes.
[CountAggregationV2](CountAggregationV2.md) | count
[ApproximateDistinctAggregationV2](ApproximateDistinctAggregationV2.md) | approximateDistinct
[ApproximatePercentileAggregationV2](ApproximatePercentileAggregationV2.md) | approximatePercentile
[ExactDistinctAggregationV2](ExactDistinctAggregationV2.md) | exactDistinct


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
1 change: 1 addition & 0 deletions docs/v1/models/AggregationV2Dict.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This discriminator class uses the `type` field to differentiate between classes.
[CountAggregationV2Dict](CountAggregationV2Dict.md) | count
[ApproximateDistinctAggregationV2Dict](ApproximateDistinctAggregationV2Dict.md) | approximateDistinct
[ApproximatePercentileAggregationV2Dict](ApproximatePercentileAggregationV2Dict.md) | approximatePercentile
[ExactDistinctAggregationV2Dict](ExactDistinctAggregationV2Dict.md) | exactDistinct


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
3 changes: 2 additions & 1 deletion docs/v1/models/ApplyActionMode.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ ApplyActionMode

| **Value** |
| --------- |
| `"('values', ['VALIDATE_ONLY', 'VALIDATE_AND_EXECUTE'])"` |
| `"VALIDATE_ONLY"` |
| `"VALIDATE_AND_EXECUTE"` |


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
2 changes: 1 addition & 1 deletion docs/v1/models/ApproximatePercentileAggregationV2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ApproximatePercentileAggregationV2

Computes the approximate percentile value for the provided field.
Computes the approximate percentile value for the provided field. Requires Object Storage V2.

## Properties
| Name | Type | Required | Description |
Expand Down
2 changes: 1 addition & 1 deletion docs/v1/models/ApproximatePercentileAggregationV2Dict.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ApproximatePercentileAggregationV2Dict

Computes the approximate percentile value for the provided field.
Computes the approximate percentile value for the provided field. Requires Object Storage V2.

## Properties
| Name | Type | Required | Description |
Expand Down
2 changes: 1 addition & 1 deletion docs/v1/models/ArchiveFileFormat.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The format of an archive file.

| **Value** |
| --------- |
| `"('values', ['ZIP'])"` |
| `"ZIP"` |


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
8 changes: 7 additions & 1 deletion docs/v1/models/AsyncActionStatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ AsyncActionStatus

| **Value** |
| --------- |
| `"('values', ['RUNNING_SUBMISSION_CHECKS', 'EXECUTING_WRITE_BACK_WEBHOOK', 'COMPUTING_ONTOLOGY_EDITS', 'COMPUTING_FUNCTION', 'WRITING_ONTOLOGY_EDITS', 'EXECUTING_SIDE_EFFECT_WEBHOOK', 'SENDING_NOTIFICATIONS'])"` |
| `"RUNNING_SUBMISSION_CHECKS"` |
| `"EXECUTING_WRITE_BACK_WEBHOOK"` |
| `"COMPUTING_ONTOLOGY_EDITS"` |
| `"COMPUTING_FUNCTION"` |
| `"WRITING_ONTOLOGY_EDITS"` |
| `"EXECUTING_SIDE_EFFECT_WEBHOOK"` |
| `"SENDING_NOTIFICATIONS"` |


[[Back to Model list]](../../../README.md#models-v1-link) [[Back to API list]](../../../README.md#apis-v1-link) [[Back to README]](../../../README.md)
11 changes: 0 additions & 11 deletions docs/v1/models/ChatCompletionChoice.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/v1/models/ChatCompletionChoiceDict.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/v1/models/ChatCompletionRequest.md

This file was deleted.

Loading