@smartspace/api-client 0.1.0-pr.810.d293720 → 0.1.0-pr.811.fc02076

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/dist/generated/chat/api.d.ts +5 -5
  2. package/dist/generated/chat/api.js +4 -4
  3. package/dist/generated/chat/models/index.d.ts +5 -5
  4. package/dist/generated/chat/models/index.js +5 -5
  5. package/dist/generated/chat/models/pagedDataCollectionWorkSpace.d.ts +11 -0
  6. package/dist/generated/chat/models/{appUserAppUser.d.ts → usersAppUser.d.ts} +1 -1
  7. package/dist/generated/chat/models/{workSpacesWorkSpace.d.ts → workSpace.d.ts} +5 -5
  8. package/dist/generated/chat/models/{workSpacesWorkSpaceInputs.d.ts → workSpaceInputs.d.ts} +1 -1
  9. package/dist/generated/chat/models/{workSpacesWorkSpaceVariables.d.ts → workSpaceVariables.d.ts} +1 -1
  10. package/dist/generated/chat/models/workSpacesGetAccessParams.d.ts +9 -0
  11. package/dist/generated/chat/models/workSpacesGetGetParams.d.ts +12 -0
  12. package/dist/generated/chat/models/workSpacesThreadParams.d.ts +9 -0
  13. package/dist/generated/chat/zod.d.ts +4 -4
  14. package/dist/generated/chat/zod.js +17 -17
  15. package/dist/generated/config/api.d.ts +22 -22
  16. package/dist/generated/config/api.js +22 -22
  17. package/dist/generated/config/models/{workSpacesCreateWorkSpace.d.ts → createWorkSpace.d.ts} +1 -1
  18. package/dist/generated/config/models/index.d.ts +16 -16
  19. package/dist/generated/config/models/index.js +16 -16
  20. package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.d.ts → pagedDataCollectionUsersAppUser.d.ts} +3 -3
  21. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +11 -0
  22. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +11 -0
  23. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +11 -0
  24. package/dist/generated/config/models/pagedDataCollectionWorkSpace.d.ts +11 -0
  25. package/dist/generated/config/models/{appRole.d.ts → usersAppRole.d.ts} +1 -1
  26. package/dist/generated/config/models/{appUserAppUser.d.ts → usersAppUser.d.ts} +1 -1
  27. package/dist/generated/config/models/{appUserAppUserDetail.d.ts → usersAppUserDetail.d.ts} +1 -1
  28. package/dist/generated/config/models/{appUserAppUserSearchResult.d.ts → usersAppUserSearchResult.d.ts} +1 -1
  29. package/dist/generated/config/models/{appUserServicePrincipalSearchResult.d.ts → usersServicePrincipalSearchResult.d.ts} +1 -1
  30. package/dist/generated/config/models/{workSpacesWorkSpace.d.ts → workSpace.d.ts} +5 -5
  31. package/dist/generated/config/models/{workSpacesUpdateWorkSpaceBasicInfo.d.ts → workSpaceBasicInfo.d.ts} +1 -1
  32. package/dist/generated/config/models/{workSpacesWorkSpaceInputs.d.ts → workSpaceInputs.d.ts} +1 -1
  33. package/dist/generated/config/models/{workSpacesWorkSpaceUser.d.ts → workSpaceUser.d.ts} +1 -1
  34. package/dist/generated/config/models/{workSpacesWorkSpaceVariables.d.ts → workSpaceVariables.d.ts} +1 -1
  35. package/dist/generated/config/models/workSpacesGetGetParams.d.ts +9 -0
  36. package/dist/generated/config/models/workSpacesGetThreadsParams.d.ts +9 -0
  37. package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.d.ts +6 -0
  38. package/dist/generated/config/models/workSpacesWorkspaceFilesBody.d.ts +1 -0
  39. package/dist/generated/config/zod.d.ts +282 -75
  40. package/dist/generated/config/zod.js +251 -104
  41. package/package.json +1 -1
  42. package/dist/generated/chat/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +0 -11
  43. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +0 -11
  44. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +0 -11
  45. package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +0 -11
  46. package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +0 -11
  47. /package/dist/generated/chat/models/{pagedDataCollectionWorkSpacesWorkSpace.js → pagedDataCollectionWorkSpace.js} +0 -0
  48. /package/dist/generated/chat/models/{appUserAppUser.js → usersAppUser.js} +0 -0
  49. /package/dist/generated/chat/models/{workSpacesWorkSpace.js → workSpace.js} +0 -0
  50. /package/dist/generated/chat/models/{workSpacesWorkSpaceInputs.js → workSpaceInputs.js} +0 -0
  51. /package/dist/generated/chat/models/{workSpacesWorkSpaceVariables.js → workSpaceVariables.js} +0 -0
  52. /package/dist/generated/config/models/{appUserAppUserDetail.js → createWorkSpace.js} +0 -0
  53. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.js → pagedDataCollectionUsersAppUser.js} +0 -0
  54. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserDetail.js → pagedDataCollectionUsersAppUserDetail.js} +0 -0
  55. /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserSearchResult.js → pagedDataCollectionUsersAppUserSearchResult.js} +0 -0
  56. /package/dist/generated/config/models/{pagedDataCollectionAppUserServicePrincipalSearchResult.js → pagedDataCollectionUsersServicePrincipalSearchResult.js} +0 -0
  57. /package/dist/generated/config/models/{pagedDataCollectionWorkSpacesWorkSpace.js → pagedDataCollectionWorkSpace.js} +0 -0
  58. /package/dist/generated/config/models/{appRole.js → usersAppRole.js} +0 -0
  59. /package/dist/generated/config/models/{appUserAppUser.js → usersAppUser.js} +0 -0
  60. /package/dist/generated/config/models/{workSpacesCreateWorkSpace.js → usersAppUserDetail.js} +0 -0
  61. /package/dist/generated/config/models/{appUserAppUserSearchResult.js → usersAppUserSearchResult.js} +0 -0
  62. /package/dist/generated/config/models/{appUserServicePrincipalSearchResult.js → usersServicePrincipalSearchResult.js} +0 -0
  63. /package/dist/generated/config/models/{workSpacesWorkSpace.js → workSpace.js} +0 -0
  64. /package/dist/generated/config/models/{workSpacesUpdateWorkSpaceBasicInfo.js → workSpaceBasicInfo.js} +0 -0
  65. /package/dist/generated/config/models/{workSpacesWorkSpaceInputs.js → workSpaceInputs.js} +0 -0
  66. /package/dist/generated/config/models/{workSpacesWorkSpaceUser.js → workSpaceUser.js} +0 -0
  67. /package/dist/generated/config/models/{workSpacesWorkSpaceVariables.js → workSpaceVariables.js} +0 -0
@@ -2759,7 +2759,7 @@ export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
2759
2759
  total: zod.ZodNumber;
2760
2760
  }, zod.core.$strip>;
2761
2761
  /**
2762
- * @summary Retrieves a collection of workspaces.
2762
+ * @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
2763
2763
  */
2764
2764
  export declare const workSpacesGetGetQueryTakeDefaultOne = 20;
2765
2765
  export declare const workSpacesGetGetQuerySkipDefaultOne = 0;
@@ -3013,7 +3013,7 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
3013
3013
  total: zod.ZodNumber;
3014
3014
  }, zod.core.$strip>;
3015
3015
  /**
3016
- * @summary Creates a new workspace.
3016
+ * @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
3017
3017
  */
3018
3018
  export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
3019
3019
  export declare const workSpacesPostBodyIdRegExp: RegExp;
@@ -3039,15 +3039,256 @@ export declare const workSpacesPostBody: zod.ZodObject<{
3039
3039
  name: zod.ZodString;
3040
3040
  templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3041
3041
  }, zod.core.$strict>;
3042
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
3043
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
3044
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
3045
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
3046
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
3047
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
3048
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
3049
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
3050
+ export declare const workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
3051
+ export declare const workSpacesPostResponseDataSpacesItemIdRegExp: RegExp;
3052
+ export declare const workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
3053
+ export declare const workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
3054
+ export declare const workSpacesPostResponseIdRegExp: RegExp;
3055
+ export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
3056
+ export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
3057
+ export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
3058
+ export declare const workSpacesPostResponseModelConfigurationsItemModelIdRegExp: RegExp;
3059
+ export declare const workSpacesPostResponseSandBoxThreadIdRegExp: RegExp;
3060
+ export declare const workSpacesPostResponse: zod.ZodObject<{
3061
+ createdAt: zod.ZodISODateTime;
3062
+ createdByUserId: zod.ZodString;
3063
+ dataSpaces: zod.ZodArray<zod.ZodObject<{
3064
+ createdAt: zod.ZodISODateTime;
3065
+ createdByUserId: zod.ZodString;
3066
+ dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3067
+ createdAt: zod.ZodISODateTime;
3068
+ createdByUserId: zod.ZodString;
3069
+ dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3070
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3071
+ flow: zod.ZodOptional<zod.ZodObject<{
3072
+ activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
3073
+ blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3074
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3075
+ target: zod.ZodObject<{
3076
+ pin: zod.ZodString;
3077
+ port: zod.ZodString;
3078
+ }, zod.core.$strip>;
3079
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3080
+ }, zod.core.$strip>>>>;
3081
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3082
+ dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3083
+ pin: zod.ZodString;
3084
+ port: zod.ZodString;
3085
+ }, zod.core.$strip>>>>;
3086
+ dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3087
+ pin: zod.ZodString;
3088
+ port: zod.ZodString;
3089
+ }, zod.core.$strip>>>>;
3090
+ dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3091
+ name: zod.ZodString;
3092
+ version: zod.ZodString;
3093
+ }, zod.core.$strip>>>>;
3094
+ connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3095
+ source: zod.ZodObject<{
3096
+ node: zod.ZodString;
3097
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3098
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3099
+ }, zod.core.$strip>;
3100
+ target: zod.ZodObject<{
3101
+ node: zod.ZodString;
3102
+ pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3103
+ port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3104
+ }, zod.core.$strip>;
3105
+ }, zod.core.$strip>>>>;
3106
+ constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3107
+ value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3108
+ }, zod.core.$strip>>>>;
3109
+ inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3110
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3111
+ }, zod.core.$strip>>>>;
3112
+ layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3113
+ name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3114
+ outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3115
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3116
+ }, zod.core.$strip>>>>;
3117
+ variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3118
+ access: zod.ZodEnum<{
3119
+ None: "None";
3120
+ Read: "Read";
3121
+ Write: "Write";
3122
+ }>;
3123
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3124
+ }, zod.core.$strip>>>>;
3125
+ }, zod.core.$strip>>;
3126
+ activeFlowDefinitionId: zod.ZodString;
3127
+ id: zod.ZodString;
3128
+ triggers: zod.ZodArray<zod.ZodObject<{
3129
+ dataSourceContainer: zod.ZodObject<{
3130
+ dataSourceId: zod.ZodString;
3131
+ id: zod.ZodString;
3132
+ name: zod.ZodString;
3133
+ path: zod.ZodString;
3134
+ }, zod.core.$strip>;
3135
+ flowId: zod.ZodString;
3136
+ id: zod.ZodString;
3137
+ inputName: zod.ZodString;
3138
+ type: zod.ZodEnum<{
3139
+ Periodic: "Periodic";
3140
+ Container: "Container";
3141
+ }>;
3142
+ }, zod.core.$strip>>;
3143
+ }, zod.core.$strip>>;
3144
+ id: zod.ZodString;
3145
+ modifiedAt: zod.ZodISODateTime;
3146
+ modifiedByUserId: zod.ZodString;
3147
+ name: zod.ZodString;
3148
+ properties: zod.ZodArray<zod.ZodObject<{
3149
+ description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3150
+ isVector: zod.ZodBoolean;
3151
+ name: zod.ZodString;
3152
+ }, zod.core.$strip>>;
3153
+ version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3154
+ }, zod.core.$strip>>>>;
3155
+ id: zod.ZodString;
3156
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3157
+ modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3158
+ name: zod.ZodString;
3159
+ parentWorkspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3160
+ workspacesInfo: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3161
+ id: zod.ZodString;
3162
+ name: zod.ZodString;
3163
+ }, zod.core.$strip>>>>;
3164
+ }, zod.core.$strip>>;
3165
+ favorited: zod.ZodBoolean;
3166
+ firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3167
+ id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3168
+ inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3169
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3170
+ }, zod.core.$strip>>;
3171
+ modelConfigurations: zod.ZodArray<zod.ZodObject<{
3172
+ frequencyPenalty: zod.ZodNumber;
3173
+ model: zod.ZodObject<{
3174
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3175
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3176
+ deployment: zod.ZodOptional<zod.ZodObject<{
3177
+ createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3178
+ createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3179
+ detailedMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3180
+ dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3181
+ id: zod.ZodString;
3182
+ modelName: zod.ZodString;
3183
+ providerDeploymentId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3184
+ providerId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3185
+ region: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3186
+ status: zod.ZodEnum<{
3187
+ Deploying: "Deploying";
3188
+ Ready: "Ready";
3189
+ Failed: "Failed";
3190
+ Deleting: "Deleting";
3191
+ Deleted: "Deleted";
3192
+ }>;
3193
+ statusMessage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3194
+ statusUpdatedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3195
+ steps: zod.ZodArray<zod.ZodObject<{
3196
+ finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3197
+ id: zod.ZodString;
3198
+ index: zod.ZodNumber;
3199
+ message: zod.ZodString;
3200
+ name: zod.ZodEnum<{
3201
+ DeployVNet: "DeployVNet";
3202
+ DeployVM: "DeployVM";
3203
+ InstallDependencies: "InstallDependencies";
3204
+ DownloadModel: "DownloadModel";
3205
+ TestModel: "TestModel";
3206
+ }>;
3207
+ progress: zod.ZodNumber;
3208
+ startedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3209
+ }, zod.core.$strip>>;
3210
+ url: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3211
+ virtualMachineServerType: zod.ZodOptional<zod.ZodEnum<{
3212
+ TextGenerationInference: "TextGenerationInference";
3213
+ VLlm: "VLlm";
3214
+ }>>;
3215
+ virtualMachineUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3216
+ vmSize: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3217
+ }, zod.core.$strip>>;
3218
+ displayName: zod.ZodString;
3219
+ id: zod.ZodString;
3220
+ modelDeploymentProviderType: zod.ZodOptional<zod.ZodEnum<{
3221
+ OpenAi: "OpenAi";
3222
+ AzureOpenAi: "AzureOpenAi";
3223
+ HuggingFace: "HuggingFace";
3224
+ Cohere: "Cohere";
3225
+ Anthropic: "Anthropic";
3226
+ Gemini: "Gemini";
3227
+ VertexAi: "VertexAi";
3228
+ AzureFoundry: "AzureFoundry";
3229
+ }>>;
3230
+ modelPublisher: zod.ZodOptional<zod.ZodEnum<{
3231
+ OpenAi: "OpenAi";
3232
+ HuggingFace: "HuggingFace";
3233
+ Cohere: "Cohere";
3234
+ Anthropic: "Anthropic";
3235
+ Google: "Google";
3236
+ Meta: "Meta";
3237
+ Mistral: "Mistral";
3238
+ Microsoft: "Microsoft";
3239
+ DeepSeek: "DeepSeek";
3240
+ XAi: "XAi";
3241
+ Amazon: "Amazon";
3242
+ Qwen: "Qwen";
3243
+ Other: "Other";
3244
+ }>>;
3245
+ name: zod.ZodString;
3246
+ properties: zod.ZodArray<zod.ZodObject<{
3247
+ name: zod.ZodString;
3248
+ type: zod.ZodEnum<{
3249
+ Boolean: "Boolean";
3250
+ Number: "Number";
3251
+ String: "String";
3252
+ }>;
3253
+ }, zod.core.$strip>>;
3254
+ }, zod.core.$strip>;
3255
+ prePrompt: zod.ZodString;
3256
+ presencePenalty: zod.ZodNumber;
3257
+ role: zod.ZodEnum<{
3258
+ Document: "Document";
3259
+ Agent: "Agent";
3260
+ Analyzer: "Analyzer";
3261
+ }>;
3262
+ temperature: zod.ZodNumber;
3263
+ topP: zod.ZodNumber;
3264
+ }, zod.core.$strip>>;
3265
+ modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
3266
+ modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3267
+ name: zod.ZodString;
3268
+ outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3269
+ sandBoxThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3270
+ showSources: zod.ZodBoolean;
3271
+ summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3272
+ supportsFiles: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
3273
+ tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3274
+ variables: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3275
+ access: zod.ZodEnum<{
3276
+ None: "None";
3277
+ Read: "Read";
3278
+ Write: "Write";
3279
+ }>;
3280
+ schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3281
+ }, zod.core.$strip>>;
3282
+ }, zod.core.$strip>;
3042
3283
  /**
3043
- * @summary Deletes a workspace by its ID.
3284
+ * @summary Remove a particular workspace from SmartSpace, identified by its ID.
3044
3285
  */
3045
3286
  export declare const workSpacesDeletePathIdRegExp: RegExp;
3046
3287
  export declare const workSpacesDeleteParams: zod.ZodObject<{
3047
3288
  id: zod.ZodString;
3048
3289
  }, zod.core.$strict>;
3049
3290
  /**
3050
- * @summary Retrieves a workspace by its ID.
3291
+ * @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
3051
3292
  */
3052
3293
  export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
3053
3294
  export declare const workSpacesGetIdParams: zod.ZodObject<{
@@ -3314,14 +3555,34 @@ export declare const workSpacesDeleteAdminParams: zod.ZodObject<{
3314
3555
  id: zod.ZodString;
3315
3556
  userId: zod.ZodString;
3316
3557
  }, zod.core.$strict>;
3558
+ export declare const workSpacesDeleteAdminResponseItem: zod.ZodObject<{
3559
+ id: zod.ZodString;
3560
+ isAdmin: zod.ZodBoolean;
3561
+ name: zod.ZodString;
3562
+ }, zod.core.$strip>;
3563
+ export declare const workSpacesDeleteAdminResponse: zod.ZodArray<zod.ZodObject<{
3564
+ id: zod.ZodString;
3565
+ isAdmin: zod.ZodBoolean;
3566
+ name: zod.ZodString;
3567
+ }, zod.core.$strip>>;
3317
3568
  export declare const workSpacesAddWorkspaceAdminPathIdRegExp: RegExp;
3318
3569
  export declare const workSpacesAddWorkspaceAdminPathUserIdRegExp: RegExp;
3319
3570
  export declare const workSpacesAddWorkspaceAdminParams: zod.ZodObject<{
3320
3571
  id: zod.ZodString;
3321
3572
  userId: zod.ZodString;
3322
3573
  }, zod.core.$strict>;
3574
+ export declare const workSpacesAddWorkspaceAdminResponseItem: zod.ZodObject<{
3575
+ id: zod.ZodString;
3576
+ isAdmin: zod.ZodBoolean;
3577
+ name: zod.ZodString;
3578
+ }, zod.core.$strip>;
3579
+ export declare const workSpacesAddWorkspaceAdminResponse: zod.ZodArray<zod.ZodObject<{
3580
+ id: zod.ZodString;
3581
+ isAdmin: zod.ZodBoolean;
3582
+ name: zod.ZodString;
3583
+ }, zod.core.$strip>>;
3323
3584
  /**
3324
- * @summary Updates the basic information of a workspace.
3585
+ * @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
3325
3586
  */
3326
3587
  export declare const workSpacesPutPathIdRegExp: RegExp;
3327
3588
  export declare const workSpacesPutParams: zod.ZodObject<{
@@ -3336,7 +3597,7 @@ export declare const workSpacesPutBody: zod.ZodObject<{
3336
3597
  tags: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3337
3598
  }, zod.core.$strict>;
3338
3599
  /**
3339
- * @summary Marks a workspace as favorited or not for the active user.
3600
+ * @summary Mark a workspace as favorited or not in SmartSpace, using the workspaces's ID and a boolean value in the request.
3340
3601
  */
3341
3602
  export declare const workSpacesSetFavoritedPathIdRegExp: RegExp;
3342
3603
  export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
@@ -3344,7 +3605,7 @@ export declare const workSpacesSetFavoritedParams: zod.ZodObject<{
3344
3605
  }, zod.core.$strict>;
3345
3606
  export declare const workSpacesSetFavoritedBody: zod.ZodBoolean;
3346
3607
  /**
3347
- * @summary Retrieves message threads for a workspace.
3608
+ * @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
3348
3609
  */
3349
3610
  export declare const workSpacesGetThreadsPathIdRegExp: RegExp;
3350
3611
  export declare const workSpacesGetThreadsParams: zod.ZodObject<{
@@ -3379,8 +3640,8 @@ export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
3379
3640
  /**
3380
3641
  * @summary Deletes the model configuration for a specific workspace and role.
3381
3642
  */
3382
- export declare const workSpacesDeleteModelConfigurationPathIdRegExp: RegExp;
3383
- export declare const workSpacesDeleteModelConfigurationParams: zod.ZodObject<{
3643
+ export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeletePathIdRegExp: RegExp;
3644
+ export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleDeleteParams: zod.ZodObject<{
3384
3645
  id: zod.ZodString;
3385
3646
  role: zod.ZodEnum<{
3386
3647
  Document: "Document";
@@ -3389,10 +3650,10 @@ export declare const workSpacesDeleteModelConfigurationParams: zod.ZodObject<{
3389
3650
  }>;
3390
3651
  }, zod.core.$strict>;
3391
3652
  /**
3392
- * @summary Updates the model configuration for a specific workspace and role.
3653
+ * @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
3393
3654
  */
3394
- export declare const workSpacesPutModelConfigurationPathIdRegExp: RegExp;
3395
- export declare const workSpacesPutModelConfigurationParams: zod.ZodObject<{
3655
+ export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutPathIdRegExp: RegExp;
3656
+ export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutParams: zod.ZodObject<{
3396
3657
  id: zod.ZodString;
3397
3658
  role: zod.ZodEnum<{
3398
3659
  Document: "Document";
@@ -3400,8 +3661,8 @@ export declare const workSpacesPutModelConfigurationParams: zod.ZodObject<{
3400
3661
  Analyzer: "Analyzer";
3401
3662
  }>;
3402
3663
  }, zod.core.$strict>;
3403
- export declare const workSpacesPutModelConfigurationBodyModelIdRegExp: RegExp;
3404
- export declare const workSpacesPutModelConfigurationBody: zod.ZodObject<{
3664
+ export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBodyModelIdRegExp: RegExp;
3665
+ export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePutBody: zod.ZodObject<{
3405
3666
  frequencyPenalty: zod.ZodNumber;
3406
3667
  modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3407
3668
  modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
@@ -3416,7 +3677,7 @@ export declare const workSpacesPutModelConfigurationBody: zod.ZodObject<{
3416
3677
  topP: zod.ZodNumber;
3417
3678
  }, zod.core.$strict>;
3418
3679
  /**
3419
- * @summary Removes a data space from a workspace.
3680
+ * @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
3420
3681
  */
3421
3682
  export declare const workSpacesRemoveDataSpacePathWorkspaceIdRegExp: RegExp;
3422
3683
  export declare const workSpacesRemoveDataSpacePathDataspaceIdRegExp: RegExp;
@@ -3425,7 +3686,7 @@ export declare const workSpacesRemoveDataSpaceParams: zod.ZodObject<{
3425
3686
  dataspaceId: zod.ZodString;
3426
3687
  }, zod.core.$strict>;
3427
3688
  /**
3428
- * @summary Adds a data space to a workspace.
3689
+ * @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
3429
3690
  */
3430
3691
  export declare const workSpacesAddDataSpacePathWorkspaceIdRegExp: RegExp;
3431
3692
  export declare const workSpacesAddDataSpacePathDataspaceIdRegExp: RegExp;
@@ -3434,7 +3695,7 @@ export declare const workSpacesAddDataSpaceParams: zod.ZodObject<{
3434
3695
  dataspaceId: zod.ZodString;
3435
3696
  }, zod.core.$strict>;
3436
3697
  /**
3437
- * @summary Gets a list of all the files that are uploaded directly to the workspace.
3698
+ * @summary Gets a list of all the files that are uploaded directly to the workspace
3438
3699
  */
3439
3700
  export declare const workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3440
3701
  export declare const workSpacesGetWorkspaceFilesParams: zod.ZodObject<{
@@ -3479,7 +3740,7 @@ export declare const workSpacesGetWorkspaceFilesResponse: zod.ZodObject<{
3479
3740
  total: zod.ZodNumber;
3480
3741
  }, zod.core.$strip>;
3481
3742
  /**
3482
- * @summary Uploads a list of files directly to the workspace.
3743
+ * @summary Uploads a list of files directly to the workspace
3483
3744
  */
3484
3745
  export declare const workSpacesWorkspaceFilesPathWorkspaceIdRegExp: RegExp;
3485
3746
  export declare const workSpacesWorkspaceFilesParams: zod.ZodObject<{
@@ -3544,7 +3805,7 @@ export declare const workSpacesWorkspaceFilesResponse: zod.ZodArray<zod.ZodObjec
3544
3805
  }>;
3545
3806
  }, zod.core.$strip>>;
3546
3807
  /**
3547
- * @summary Removes a file from the workspace and the ingested content.
3808
+ * @summary Removes a file form the workspace and the ingested content
3548
3809
  */
3549
3810
  export declare const workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp: RegExp;
3550
3811
  export declare const workSpacesDeleteWorkspaceFilePathFileIdRegExp: RegExp;
@@ -3556,62 +3817,8 @@ export declare const workSpacesGetActiveFlowPathWorkspaceIdRegExp: RegExp;
3556
3817
  export declare const workSpacesGetActiveFlowParams: zod.ZodObject<{
3557
3818
  workspaceId: zod.ZodString;
3558
3819
  }, zod.core.$strict>;
3559
- export declare const workSpacesGetActiveFlowResponse: zod.ZodObject<{
3560
- blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3561
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3562
- target: zod.ZodObject<{
3563
- pin: zod.ZodString;
3564
- port: zod.ZodString;
3565
- }, zod.core.$strip>;
3566
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3567
- }, zod.core.$strip>>>>;
3568
- description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3569
- dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3570
- pin: zod.ZodString;
3571
- port: zod.ZodString;
3572
- }, zod.core.$strip>>>>;
3573
- dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3574
- pin: zod.ZodString;
3575
- port: zod.ZodString;
3576
- }, zod.core.$strip>>>>;
3577
- dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
3578
- name: zod.ZodString;
3579
- version: zod.ZodString;
3580
- }, zod.core.$strip>>>>;
3581
- connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
3582
- source: zod.ZodObject<{
3583
- node: zod.ZodString;
3584
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3585
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3586
- }, zod.core.$strip>;
3587
- target: zod.ZodObject<{
3588
- node: zod.ZodString;
3589
- pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3590
- port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3591
- }, zod.core.$strip>;
3592
- }, zod.core.$strip>>>>;
3593
- constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3594
- value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3595
- }, zod.core.$strip>>>>;
3596
- inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3597
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3598
- }, zod.core.$strip>>>>;
3599
- layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
3600
- name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
3601
- outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3602
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3603
- }, zod.core.$strip>>>>;
3604
- variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
3605
- access: zod.ZodEnum<{
3606
- None: "None";
3607
- Read: "Read";
3608
- Write: "Write";
3609
- }>;
3610
- schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
3611
- }, zod.core.$strip>>>>;
3612
- }, zod.core.$strip>;
3613
3820
  /**
3614
- * @summary Sets the active flow definition for a workspace.
3821
+ * @summary Creates a flow
3615
3822
  */
3616
3823
  export declare const workSpacesSetActiveFlowPathWorkspaceIdRegExp: RegExp;
3617
3824
  export declare const workSpacesSetActiveFlowParams: zod.ZodObject<{
@@ -3672,7 +3879,7 @@ export declare const workSpacesSetActiveFlowBody: zod.ZodObject<{
3672
3879
  }, zod.core.$strict>>>>;
3673
3880
  }, zod.core.$strict>;
3674
3881
  /**
3675
- * @summary Updates the layout of blocks for the active flow definition.
3882
+ * @summary Updates the the layout of blocks for the flowdefintion
3676
3883
  */
3677
3884
  export declare const workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp: RegExp;
3678
3885
  export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{