@equos/node-sdk 3.0.2-rc.9 → 3.1.1-rc.1

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 (127) hide show
  1. package/dist/client.d.ts +4 -5
  2. package/dist/client.js +14 -17
  3. package/dist/index.d.ts +1 -2
  4. package/dist/index.js +1 -2
  5. package/package.json +3 -4
  6. package/dist/api/apis/AgentApi.d.ts +0 -86
  7. package/dist/api/apis/AgentApi.js +0 -223
  8. package/dist/api/apis/AvatarApi.d.ts +0 -86
  9. package/dist/api/apis/AvatarApi.js +0 -223
  10. package/dist/api/apis/BrainApi.d.ts +0 -64
  11. package/dist/api/apis/BrainApi.js +0 -179
  12. package/dist/api/apis/CharacterApi.d.ts +0 -76
  13. package/dist/api/apis/CharacterApi.js +0 -213
  14. package/dist/api/apis/ConversationApi.d.ts +0 -64
  15. package/dist/api/apis/ConversationApi.js +0 -179
  16. package/dist/api/apis/FaceApi.d.ts +0 -64
  17. package/dist/api/apis/FaceApi.js +0 -179
  18. package/dist/api/apis/HealthApi.d.ts +0 -26
  19. package/dist/api/apis/HealthApi.js +0 -79
  20. package/dist/api/apis/KnowledgeBaseApi.d.ts +0 -100
  21. package/dist/api/apis/KnowledgeBaseApi.js +0 -279
  22. package/dist/api/apis/SessionPassesApi.d.ts +0 -44
  23. package/dist/api/apis/SessionPassesApi.js +0 -128
  24. package/dist/api/apis/SessionsApi.d.ts +0 -72
  25. package/dist/api/apis/SessionsApi.js +0 -187
  26. package/dist/api/apis/VoiceApi.d.ts +0 -64
  27. package/dist/api/apis/VoiceApi.js +0 -179
  28. package/dist/api/apis/index.d.ts +0 -11
  29. package/dist/api/apis/index.js +0 -29
  30. package/dist/api/index.d.ts +0 -3
  31. package/dist/api/index.js +0 -21
  32. package/dist/api/models/CreateDocumentRequest.d.ts +0 -44
  33. package/dist/api/models/CreateDocumentRequest.js +0 -58
  34. package/dist/api/models/CreateDocumentResponse.d.ts +0 -45
  35. package/dist/api/models/CreateDocumentResponse.js +0 -59
  36. package/dist/api/models/CreateEquosAgentRequest.d.ts +0 -144
  37. package/dist/api/models/CreateEquosAgentRequest.js +0 -120
  38. package/dist/api/models/CreateEquosAvatarRequest.d.ts +0 -56
  39. package/dist/api/models/CreateEquosAvatarRequest.js +0 -64
  40. package/dist/api/models/CreateEquosBrainRequest.d.ts +0 -50
  41. package/dist/api/models/CreateEquosBrainRequest.js +0 -60
  42. package/dist/api/models/CreateEquosCharacterRequest.d.ts +0 -80
  43. package/dist/api/models/CreateEquosCharacterRequest.js +0 -68
  44. package/dist/api/models/CreateEquosConversationRequest.d.ts +0 -84
  45. package/dist/api/models/CreateEquosConversationRequest.js +0 -70
  46. package/dist/api/models/CreateEquosConversationResponse.d.ts +0 -45
  47. package/dist/api/models/CreateEquosConversationResponse.js +0 -55
  48. package/dist/api/models/CreateEquosFaceRequest.d.ts +0 -53
  49. package/dist/api/models/CreateEquosFaceRequest.js +0 -67
  50. package/dist/api/models/CreateEquosSessionRequest.d.ts +0 -90
  51. package/dist/api/models/CreateEquosSessionRequest.js +0 -74
  52. package/dist/api/models/CreateEquosSessionRequestAgent.d.ts +0 -23
  53. package/dist/api/models/CreateEquosSessionRequestAgent.js +0 -57
  54. package/dist/api/models/CreateEquosSessionRequestAvatar.d.ts +0 -23
  55. package/dist/api/models/CreateEquosSessionRequestAvatar.js +0 -57
  56. package/dist/api/models/CreateEquosSessionResponse.d.ts +0 -45
  57. package/dist/api/models/CreateEquosSessionResponse.js +0 -55
  58. package/dist/api/models/CreateEquosVoiceRequest.d.ts +0 -80
  59. package/dist/api/models/CreateEquosVoiceRequest.js +0 -90
  60. package/dist/api/models/CreateKnowledgeBaseRequest.d.ts +0 -44
  61. package/dist/api/models/CreateKnowledgeBaseRequest.js +0 -56
  62. package/dist/api/models/CreateSessionPassRequest.d.ts +0 -76
  63. package/dist/api/models/CreateSessionPassRequest.js +0 -72
  64. package/dist/api/models/EquosAgent.d.ts +0 -180
  65. package/dist/api/models/EquosAgent.js +0 -154
  66. package/dist/api/models/EquosAvatar.d.ts +0 -92
  67. package/dist/api/models/EquosAvatar.js +0 -84
  68. package/dist/api/models/EquosBrain.d.ts +0 -68
  69. package/dist/api/models/EquosBrain.js +0 -72
  70. package/dist/api/models/EquosCharacter.d.ts +0 -132
  71. package/dist/api/models/EquosCharacter.js +0 -98
  72. package/dist/api/models/EquosConversation.d.ts +0 -177
  73. package/dist/api/models/EquosConversation.js +0 -129
  74. package/dist/api/models/EquosConversationHost.d.ts +0 -38
  75. package/dist/api/models/EquosConversationHost.js +0 -54
  76. package/dist/api/models/EquosConversationTranscriptMessage.d.ts +0 -58
  77. package/dist/api/models/EquosConversationTranscriptMessage.js +0 -70
  78. package/dist/api/models/EquosDocument.d.ts +0 -74
  79. package/dist/api/models/EquosDocument.js +0 -78
  80. package/dist/api/models/EquosFace.d.ts +0 -95
  81. package/dist/api/models/EquosFace.js +0 -89
  82. package/dist/api/models/EquosKnowledgeBase.d.ts +0 -75
  83. package/dist/api/models/EquosKnowledgeBase.js +0 -77
  84. package/dist/api/models/EquosParticipantIdentity.d.ts +0 -38
  85. package/dist/api/models/EquosParticipantIdentity.js +0 -54
  86. package/dist/api/models/EquosResourceReference.d.ts +0 -32
  87. package/dist/api/models/EquosResourceReference.js +0 -50
  88. package/dist/api/models/EquosSession.d.ts +0 -168
  89. package/dist/api/models/EquosSession.js +0 -118
  90. package/dist/api/models/EquosSessionHost.d.ts +0 -38
  91. package/dist/api/models/EquosSessionHost.js +0 -54
  92. package/dist/api/models/EquosSessionServer.d.ts +0 -32
  93. package/dist/api/models/EquosSessionServer.js +0 -50
  94. package/dist/api/models/EquosVoice.d.ts +0 -104
  95. package/dist/api/models/EquosVoice.js +0 -106
  96. package/dist/api/models/HealthResponse.d.ts +0 -38
  97. package/dist/api/models/HealthResponse.js +0 -54
  98. package/dist/api/models/ListEquosAgentsResponse.d.ts +0 -51
  99. package/dist/api/models/ListEquosAgentsResponse.js +0 -63
  100. package/dist/api/models/ListEquosAvatarsResponse.d.ts +0 -51
  101. package/dist/api/models/ListEquosAvatarsResponse.js +0 -63
  102. package/dist/api/models/ListEquosBrainsResponse.d.ts +0 -51
  103. package/dist/api/models/ListEquosBrainsResponse.js +0 -63
  104. package/dist/api/models/ListEquosCharactersResponse.d.ts +0 -51
  105. package/dist/api/models/ListEquosCharactersResponse.js +0 -63
  106. package/dist/api/models/ListEquosConversationsResponse.d.ts +0 -51
  107. package/dist/api/models/ListEquosConversationsResponse.js +0 -63
  108. package/dist/api/models/ListEquosFacesResponse.d.ts +0 -51
  109. package/dist/api/models/ListEquosFacesResponse.js +0 -63
  110. package/dist/api/models/ListEquosKnowledgeBasesResponse.d.ts +0 -51
  111. package/dist/api/models/ListEquosKnowledgeBasesResponse.js +0 -63
  112. package/dist/api/models/ListEquosSessionsResponse.d.ts +0 -51
  113. package/dist/api/models/ListEquosSessionsResponse.js +0 -63
  114. package/dist/api/models/ListEquosVoicesResponse.d.ts +0 -51
  115. package/dist/api/models/ListEquosVoicesResponse.js +0 -63
  116. package/dist/api/models/UpdateEquosAgentRequest.d.ts +0 -156
  117. package/dist/api/models/UpdateEquosAgentRequest.js +0 -128
  118. package/dist/api/models/UpdateEquosAvatarRequest.d.ts +0 -68
  119. package/dist/api/models/UpdateEquosAvatarRequest.js +0 -72
  120. package/dist/api/models/UpdateEquosCharacterRequest.d.ts +0 -68
  121. package/dist/api/models/UpdateEquosCharacterRequest.js +0 -60
  122. package/dist/api/models/index.d.ts +0 -45
  123. package/dist/api/models/index.js +0 -63
  124. package/dist/api/runtime.d.ts +0 -184
  125. package/dist/api/runtime.js +0 -349
  126. package/dist/options.d.ts +0 -7
  127. package/dist/options.js +0 -2
@@ -1,54 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Equos.ai API
6
- * API documentation for Equos.ai live platform.
7
- *
8
- * The version of the OpenAPI document: 3.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfEquosSessionHost = instanceOfEquosSessionHost;
17
- exports.EquosSessionHostFromJSON = EquosSessionHostFromJSON;
18
- exports.EquosSessionHostFromJSONTyped = EquosSessionHostFromJSONTyped;
19
- exports.EquosSessionHostToJSON = EquosSessionHostToJSON;
20
- exports.EquosSessionHostToJSONTyped = EquosSessionHostToJSONTyped;
21
- /**
22
- * Check if a given object implements the EquosSessionHost interface.
23
- */
24
- function instanceOfEquosSessionHost(value) {
25
- if (!('serverUrl' in value) || value['serverUrl'] === undefined)
26
- return false;
27
- if (!('accessToken' in value) || value['accessToken'] === undefined)
28
- return false;
29
- return true;
30
- }
31
- function EquosSessionHostFromJSON(json) {
32
- return EquosSessionHostFromJSONTyped(json, false);
33
- }
34
- function EquosSessionHostFromJSONTyped(json, ignoreDiscriminator) {
35
- if (json == null) {
36
- return json;
37
- }
38
- return {
39
- 'serverUrl': json['serverUrl'],
40
- 'accessToken': json['accessToken'],
41
- };
42
- }
43
- function EquosSessionHostToJSON(json) {
44
- return EquosSessionHostToJSONTyped(json, false);
45
- }
46
- function EquosSessionHostToJSONTyped(value, ignoreDiscriminator = false) {
47
- if (value == null) {
48
- return value;
49
- }
50
- return {
51
- 'serverUrl': value['serverUrl'],
52
- 'accessToken': value['accessToken'],
53
- };
54
- }
@@ -1,32 +0,0 @@
1
- /**
2
- * Equos.ai API
3
- * API documentation for Equos.ai live platform.
4
- *
5
- * The version of the OpenAPI document: 3.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface EquosSessionServer
16
- */
17
- export interface EquosSessionServer {
18
- /**
19
- * The URL of the LiveKit server.
20
- * @type {string}
21
- * @memberof EquosSessionServer
22
- */
23
- serverUrl: string;
24
- }
25
- /**
26
- * Check if a given object implements the EquosSessionServer interface.
27
- */
28
- export declare function instanceOfEquosSessionServer(value: object): value is EquosSessionServer;
29
- export declare function EquosSessionServerFromJSON(json: any): EquosSessionServer;
30
- export declare function EquosSessionServerFromJSONTyped(json: any, ignoreDiscriminator: boolean): EquosSessionServer;
31
- export declare function EquosSessionServerToJSON(json: any): EquosSessionServer;
32
- export declare function EquosSessionServerToJSONTyped(value?: EquosSessionServer | null, ignoreDiscriminator?: boolean): any;
@@ -1,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Equos.ai API
6
- * API documentation for Equos.ai live platform.
7
- *
8
- * The version of the OpenAPI document: 3.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfEquosSessionServer = instanceOfEquosSessionServer;
17
- exports.EquosSessionServerFromJSON = EquosSessionServerFromJSON;
18
- exports.EquosSessionServerFromJSONTyped = EquosSessionServerFromJSONTyped;
19
- exports.EquosSessionServerToJSON = EquosSessionServerToJSON;
20
- exports.EquosSessionServerToJSONTyped = EquosSessionServerToJSONTyped;
21
- /**
22
- * Check if a given object implements the EquosSessionServer interface.
23
- */
24
- function instanceOfEquosSessionServer(value) {
25
- if (!('serverUrl' in value) || value['serverUrl'] === undefined)
26
- return false;
27
- return true;
28
- }
29
- function EquosSessionServerFromJSON(json) {
30
- return EquosSessionServerFromJSONTyped(json, false);
31
- }
32
- function EquosSessionServerFromJSONTyped(json, ignoreDiscriminator) {
33
- if (json == null) {
34
- return json;
35
- }
36
- return {
37
- 'serverUrl': json['serverUrl'],
38
- };
39
- }
40
- function EquosSessionServerToJSON(json) {
41
- return EquosSessionServerToJSONTyped(json, false);
42
- }
43
- function EquosSessionServerToJSONTyped(value, ignoreDiscriminator = false) {
44
- if (value == null) {
45
- return value;
46
- }
47
- return {
48
- 'serverUrl': value['serverUrl'],
49
- };
50
- }
@@ -1,104 +0,0 @@
1
- /**
2
- * Equos.ai API
3
- * API documentation for Equos.ai live platform.
4
- *
5
- * The version of the OpenAPI document: 3.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface EquosVoice
16
- */
17
- export interface EquosVoice {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof EquosVoice
22
- */
23
- id: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof EquosVoice
28
- */
29
- organizationId: string;
30
- /**
31
- *
32
- * @type {string}
33
- * @memberof EquosVoice
34
- */
35
- client?: string | null;
36
- /**
37
- *
38
- * @type {string}
39
- * @memberof EquosVoice
40
- */
41
- identity: EquosVoiceIdentityEnum;
42
- /**
43
- *
44
- * @type {string}
45
- * @memberof EquosVoice
46
- */
47
- instructions?: string | null;
48
- /**
49
- *
50
- * @type {Date}
51
- * @memberof EquosVoice
52
- */
53
- createdAt: Date;
54
- /**
55
- *
56
- * @type {Date}
57
- * @memberof EquosVoice
58
- */
59
- updatedAt: Date;
60
- }
61
- /**
62
- * @export
63
- */
64
- export declare const EquosVoiceIdentityEnum: {
65
- readonly Puck: "Puck";
66
- readonly Charon: "Charon";
67
- readonly Kore: "Kore";
68
- readonly Fenrir: "Fenrir";
69
- readonly Aoede: "Aoede";
70
- readonly Leda: "Leda";
71
- readonly Orus: "Orus";
72
- readonly Zephyr: "Zephyr";
73
- readonly Sulafat: "Sulafat";
74
- readonly Sadachbia: "Sadachbia";
75
- readonly Sadaltager: "Sadaltager";
76
- readonly Vindemiatrix: "Vindemiatrix";
77
- readonly Zubenelgenubi: "Zubenelgenubi";
78
- readonly Achird: "Achird";
79
- readonly Pulcherrima: "Pulcherrima";
80
- readonly Gacrux: "Gacrux";
81
- readonly Schedar: "Schedar";
82
- readonly Alnilam: "Alnilam";
83
- readonly Achernar: "Achernar";
84
- readonly Laomedeia: "Laomedeia";
85
- readonly Rasalgethi: "Rasalgethi";
86
- readonly Algenib: "Algenib";
87
- readonly Erinome: "Erinome";
88
- readonly Despina: "Despina";
89
- readonly Algieba: "Algieba";
90
- readonly Umbriel: "Umbriel";
91
- readonly Iapetus: "Iapetus";
92
- readonly Enceladus: "Enceladus";
93
- readonly Autonoe: "Autonoe";
94
- readonly Callirrhoe: "Callirrhoe";
95
- };
96
- export type EquosVoiceIdentityEnum = typeof EquosVoiceIdentityEnum[keyof typeof EquosVoiceIdentityEnum];
97
- /**
98
- * Check if a given object implements the EquosVoice interface.
99
- */
100
- export declare function instanceOfEquosVoice(value: object): value is EquosVoice;
101
- export declare function EquosVoiceFromJSON(json: any): EquosVoice;
102
- export declare function EquosVoiceFromJSONTyped(json: any, ignoreDiscriminator: boolean): EquosVoice;
103
- export declare function EquosVoiceToJSON(json: any): EquosVoice;
104
- export declare function EquosVoiceToJSONTyped(value?: EquosVoice | null, ignoreDiscriminator?: boolean): any;
@@ -1,106 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Equos.ai API
6
- * API documentation for Equos.ai live platform.
7
- *
8
- * The version of the OpenAPI document: 3.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.EquosVoiceIdentityEnum = void 0;
17
- exports.instanceOfEquosVoice = instanceOfEquosVoice;
18
- exports.EquosVoiceFromJSON = EquosVoiceFromJSON;
19
- exports.EquosVoiceFromJSONTyped = EquosVoiceFromJSONTyped;
20
- exports.EquosVoiceToJSON = EquosVoiceToJSON;
21
- exports.EquosVoiceToJSONTyped = EquosVoiceToJSONTyped;
22
- /**
23
- * @export
24
- */
25
- exports.EquosVoiceIdentityEnum = {
26
- Puck: 'Puck',
27
- Charon: 'Charon',
28
- Kore: 'Kore',
29
- Fenrir: 'Fenrir',
30
- Aoede: 'Aoede',
31
- Leda: 'Leda',
32
- Orus: 'Orus',
33
- Zephyr: 'Zephyr',
34
- Sulafat: 'Sulafat',
35
- Sadachbia: 'Sadachbia',
36
- Sadaltager: 'Sadaltager',
37
- Vindemiatrix: 'Vindemiatrix',
38
- Zubenelgenubi: 'Zubenelgenubi',
39
- Achird: 'Achird',
40
- Pulcherrima: 'Pulcherrima',
41
- Gacrux: 'Gacrux',
42
- Schedar: 'Schedar',
43
- Alnilam: 'Alnilam',
44
- Achernar: 'Achernar',
45
- Laomedeia: 'Laomedeia',
46
- Rasalgethi: 'Rasalgethi',
47
- Algenib: 'Algenib',
48
- Erinome: 'Erinome',
49
- Despina: 'Despina',
50
- Algieba: 'Algieba',
51
- Umbriel: 'Umbriel',
52
- Iapetus: 'Iapetus',
53
- Enceladus: 'Enceladus',
54
- Autonoe: 'Autonoe',
55
- Callirrhoe: 'Callirrhoe'
56
- };
57
- /**
58
- * Check if a given object implements the EquosVoice interface.
59
- */
60
- function instanceOfEquosVoice(value) {
61
- if (!('id' in value) || value['id'] === undefined)
62
- return false;
63
- if (!('organizationId' in value) || value['organizationId'] === undefined)
64
- return false;
65
- if (!('identity' in value) || value['identity'] === undefined)
66
- return false;
67
- if (!('createdAt' in value) || value['createdAt'] === undefined)
68
- return false;
69
- if (!('updatedAt' in value) || value['updatedAt'] === undefined)
70
- return false;
71
- return true;
72
- }
73
- function EquosVoiceFromJSON(json) {
74
- return EquosVoiceFromJSONTyped(json, false);
75
- }
76
- function EquosVoiceFromJSONTyped(json, ignoreDiscriminator) {
77
- if (json == null) {
78
- return json;
79
- }
80
- return {
81
- 'id': json['id'],
82
- 'organizationId': json['organizationId'],
83
- 'client': json['client'] == null ? undefined : json['client'],
84
- 'identity': json['identity'],
85
- 'instructions': json['instructions'] == null ? undefined : json['instructions'],
86
- 'createdAt': (new Date(json['createdAt'])),
87
- 'updatedAt': (new Date(json['updatedAt'])),
88
- };
89
- }
90
- function EquosVoiceToJSON(json) {
91
- return EquosVoiceToJSONTyped(json, false);
92
- }
93
- function EquosVoiceToJSONTyped(value, ignoreDiscriminator = false) {
94
- if (value == null) {
95
- return value;
96
- }
97
- return {
98
- 'id': value['id'],
99
- 'organizationId': value['organizationId'],
100
- 'client': value['client'],
101
- 'identity': value['identity'],
102
- 'instructions': value['instructions'],
103
- 'createdAt': value['createdAt'].toISOString(),
104
- 'updatedAt': value['updatedAt'].toISOString(),
105
- };
106
- }
@@ -1,38 +0,0 @@
1
- /**
2
- * Equos.ai API
3
- * API documentation for Equos.ai live platform.
4
- *
5
- * The version of the OpenAPI document: 3.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface HealthResponse
16
- */
17
- export interface HealthResponse {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof HealthResponse
22
- */
23
- status: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof HealthResponse
28
- */
29
- version: string;
30
- }
31
- /**
32
- * Check if a given object implements the HealthResponse interface.
33
- */
34
- export declare function instanceOfHealthResponse(value: object): value is HealthResponse;
35
- export declare function HealthResponseFromJSON(json: any): HealthResponse;
36
- export declare function HealthResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): HealthResponse;
37
- export declare function HealthResponseToJSON(json: any): HealthResponse;
38
- export declare function HealthResponseToJSONTyped(value?: HealthResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,54 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Equos.ai API
6
- * API documentation for Equos.ai live platform.
7
- *
8
- * The version of the OpenAPI document: 3.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfHealthResponse = instanceOfHealthResponse;
17
- exports.HealthResponseFromJSON = HealthResponseFromJSON;
18
- exports.HealthResponseFromJSONTyped = HealthResponseFromJSONTyped;
19
- exports.HealthResponseToJSON = HealthResponseToJSON;
20
- exports.HealthResponseToJSONTyped = HealthResponseToJSONTyped;
21
- /**
22
- * Check if a given object implements the HealthResponse interface.
23
- */
24
- function instanceOfHealthResponse(value) {
25
- if (!('status' in value) || value['status'] === undefined)
26
- return false;
27
- if (!('version' in value) || value['version'] === undefined)
28
- return false;
29
- return true;
30
- }
31
- function HealthResponseFromJSON(json) {
32
- return HealthResponseFromJSONTyped(json, false);
33
- }
34
- function HealthResponseFromJSONTyped(json, ignoreDiscriminator) {
35
- if (json == null) {
36
- return json;
37
- }
38
- return {
39
- 'status': json['status'],
40
- 'version': json['version'],
41
- };
42
- }
43
- function HealthResponseToJSON(json) {
44
- return HealthResponseToJSONTyped(json, false);
45
- }
46
- function HealthResponseToJSONTyped(value, ignoreDiscriminator = false) {
47
- if (value == null) {
48
- return value;
49
- }
50
- return {
51
- 'status': value['status'],
52
- 'version': value['version'],
53
- };
54
- }
@@ -1,51 +0,0 @@
1
- /**
2
- * Equos.ai API
3
- * API documentation for Equos.ai live platform.
4
- *
5
- * The version of the OpenAPI document: 3.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { EquosAgent } from './EquosAgent';
13
- /**
14
- *
15
- * @export
16
- * @interface ListEquosAgentsResponse
17
- */
18
- export interface ListEquosAgentsResponse {
19
- /**
20
- *
21
- * @type {number}
22
- * @memberof ListEquosAgentsResponse
23
- */
24
- skip: number;
25
- /**
26
- *
27
- * @type {number}
28
- * @memberof ListEquosAgentsResponse
29
- */
30
- take: number;
31
- /**
32
- *
33
- * @type {number}
34
- * @memberof ListEquosAgentsResponse
35
- */
36
- total: number;
37
- /**
38
- *
39
- * @type {Array<EquosAgent>}
40
- * @memberof ListEquosAgentsResponse
41
- */
42
- agents: Array<EquosAgent>;
43
- }
44
- /**
45
- * Check if a given object implements the ListEquosAgentsResponse interface.
46
- */
47
- export declare function instanceOfListEquosAgentsResponse(value: object): value is ListEquosAgentsResponse;
48
- export declare function ListEquosAgentsResponseFromJSON(json: any): ListEquosAgentsResponse;
49
- export declare function ListEquosAgentsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListEquosAgentsResponse;
50
- export declare function ListEquosAgentsResponseToJSON(json: any): ListEquosAgentsResponse;
51
- export declare function ListEquosAgentsResponseToJSONTyped(value?: ListEquosAgentsResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,63 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Equos.ai API
6
- * API documentation for Equos.ai live platform.
7
- *
8
- * The version of the OpenAPI document: 3.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfListEquosAgentsResponse = instanceOfListEquosAgentsResponse;
17
- exports.ListEquosAgentsResponseFromJSON = ListEquosAgentsResponseFromJSON;
18
- exports.ListEquosAgentsResponseFromJSONTyped = ListEquosAgentsResponseFromJSONTyped;
19
- exports.ListEquosAgentsResponseToJSON = ListEquosAgentsResponseToJSON;
20
- exports.ListEquosAgentsResponseToJSONTyped = ListEquosAgentsResponseToJSONTyped;
21
- const EquosAgent_1 = require("./EquosAgent");
22
- /**
23
- * Check if a given object implements the ListEquosAgentsResponse interface.
24
- */
25
- function instanceOfListEquosAgentsResponse(value) {
26
- if (!('skip' in value) || value['skip'] === undefined)
27
- return false;
28
- if (!('take' in value) || value['take'] === undefined)
29
- return false;
30
- if (!('total' in value) || value['total'] === undefined)
31
- return false;
32
- if (!('agents' in value) || value['agents'] === undefined)
33
- return false;
34
- return true;
35
- }
36
- function ListEquosAgentsResponseFromJSON(json) {
37
- return ListEquosAgentsResponseFromJSONTyped(json, false);
38
- }
39
- function ListEquosAgentsResponseFromJSONTyped(json, ignoreDiscriminator) {
40
- if (json == null) {
41
- return json;
42
- }
43
- return {
44
- 'skip': json['skip'],
45
- 'take': json['take'],
46
- 'total': json['total'],
47
- 'agents': (json['agents'].map(EquosAgent_1.EquosAgentFromJSON)),
48
- };
49
- }
50
- function ListEquosAgentsResponseToJSON(json) {
51
- return ListEquosAgentsResponseToJSONTyped(json, false);
52
- }
53
- function ListEquosAgentsResponseToJSONTyped(value, ignoreDiscriminator = false) {
54
- if (value == null) {
55
- return value;
56
- }
57
- return {
58
- 'skip': value['skip'],
59
- 'take': value['take'],
60
- 'total': value['total'],
61
- 'agents': (value['agents'].map(EquosAgent_1.EquosAgentToJSON)),
62
- };
63
- }
@@ -1,51 +0,0 @@
1
- /**
2
- * Equos.ai API
3
- * API documentation for Equos.ai live platform.
4
- *
5
- * The version of the OpenAPI document: 3.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { EquosAvatar } from './EquosAvatar';
13
- /**
14
- *
15
- * @export
16
- * @interface ListEquosAvatarsResponse
17
- */
18
- export interface ListEquosAvatarsResponse {
19
- /**
20
- *
21
- * @type {number}
22
- * @memberof ListEquosAvatarsResponse
23
- */
24
- skip: number;
25
- /**
26
- *
27
- * @type {number}
28
- * @memberof ListEquosAvatarsResponse
29
- */
30
- take: number;
31
- /**
32
- *
33
- * @type {number}
34
- * @memberof ListEquosAvatarsResponse
35
- */
36
- total: number;
37
- /**
38
- *
39
- * @type {Array<EquosAvatar>}
40
- * @memberof ListEquosAvatarsResponse
41
- */
42
- avatars: Array<EquosAvatar>;
43
- }
44
- /**
45
- * Check if a given object implements the ListEquosAvatarsResponse interface.
46
- */
47
- export declare function instanceOfListEquosAvatarsResponse(value: object): value is ListEquosAvatarsResponse;
48
- export declare function ListEquosAvatarsResponseFromJSON(json: any): ListEquosAvatarsResponse;
49
- export declare function ListEquosAvatarsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListEquosAvatarsResponse;
50
- export declare function ListEquosAvatarsResponseToJSON(json: any): ListEquosAvatarsResponse;
51
- export declare function ListEquosAvatarsResponseToJSONTyped(value?: ListEquosAvatarsResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,63 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Equos.ai API
6
- * API documentation for Equos.ai live platform.
7
- *
8
- * The version of the OpenAPI document: 3.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfListEquosAvatarsResponse = instanceOfListEquosAvatarsResponse;
17
- exports.ListEquosAvatarsResponseFromJSON = ListEquosAvatarsResponseFromJSON;
18
- exports.ListEquosAvatarsResponseFromJSONTyped = ListEquosAvatarsResponseFromJSONTyped;
19
- exports.ListEquosAvatarsResponseToJSON = ListEquosAvatarsResponseToJSON;
20
- exports.ListEquosAvatarsResponseToJSONTyped = ListEquosAvatarsResponseToJSONTyped;
21
- const EquosAvatar_1 = require("./EquosAvatar");
22
- /**
23
- * Check if a given object implements the ListEquosAvatarsResponse interface.
24
- */
25
- function instanceOfListEquosAvatarsResponse(value) {
26
- if (!('skip' in value) || value['skip'] === undefined)
27
- return false;
28
- if (!('take' in value) || value['take'] === undefined)
29
- return false;
30
- if (!('total' in value) || value['total'] === undefined)
31
- return false;
32
- if (!('avatars' in value) || value['avatars'] === undefined)
33
- return false;
34
- return true;
35
- }
36
- function ListEquosAvatarsResponseFromJSON(json) {
37
- return ListEquosAvatarsResponseFromJSONTyped(json, false);
38
- }
39
- function ListEquosAvatarsResponseFromJSONTyped(json, ignoreDiscriminator) {
40
- if (json == null) {
41
- return json;
42
- }
43
- return {
44
- 'skip': json['skip'],
45
- 'take': json['take'],
46
- 'total': json['total'],
47
- 'avatars': (json['avatars'].map(EquosAvatar_1.EquosAvatarFromJSON)),
48
- };
49
- }
50
- function ListEquosAvatarsResponseToJSON(json) {
51
- return ListEquosAvatarsResponseToJSONTyped(json, false);
52
- }
53
- function ListEquosAvatarsResponseToJSONTyped(value, ignoreDiscriminator = false) {
54
- if (value == null) {
55
- return value;
56
- }
57
- return {
58
- 'skip': value['skip'],
59
- 'take': value['take'],
60
- 'total': value['total'],
61
- 'avatars': (value['avatars'].map(EquosAvatar_1.EquosAvatarToJSON)),
62
- };
63
- }