@equos/node-sdk 3.0.2-rc.1 → 3.0.2-rc.10
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.
- package/dist/index.d.ts +1 -3
- package/dist/index.js +1 -7
- package/package.json +3 -4
- package/dist/api/apis/AgentApi.d.ts +0 -86
- package/dist/api/apis/AgentApi.js +0 -223
- package/dist/api/apis/AvatarApi.d.ts +0 -86
- package/dist/api/apis/AvatarApi.js +0 -223
- package/dist/api/apis/BrainApi.d.ts +0 -64
- package/dist/api/apis/BrainApi.js +0 -179
- package/dist/api/apis/CharacterApi.d.ts +0 -76
- package/dist/api/apis/CharacterApi.js +0 -213
- package/dist/api/apis/FaceApi.d.ts +0 -64
- package/dist/api/apis/FaceApi.js +0 -179
- package/dist/api/apis/HealthApi.d.ts +0 -26
- package/dist/api/apis/HealthApi.js +0 -79
- package/dist/api/apis/KnowledgeBaseApi.d.ts +0 -100
- package/dist/api/apis/KnowledgeBaseApi.js +0 -279
- package/dist/api/apis/LimitsApi.d.ts +0 -26
- package/dist/api/apis/LimitsApi.js +0 -82
- package/dist/api/apis/SessionPassesApi.d.ts +0 -44
- package/dist/api/apis/SessionPassesApi.js +0 -128
- package/dist/api/apis/SessionsApi.d.ts +0 -72
- package/dist/api/apis/SessionsApi.js +0 -187
- package/dist/api/apis/VoiceApi.d.ts +0 -64
- package/dist/api/apis/VoiceApi.js +0 -179
- package/dist/api/apis/index.d.ts +0 -11
- package/dist/api/apis/index.js +0 -29
- package/dist/api/index.d.ts +0 -3
- package/dist/api/index.js +0 -21
- package/dist/api/models/CreateDocumentRequest.d.ts +0 -44
- package/dist/api/models/CreateDocumentRequest.js +0 -58
- package/dist/api/models/CreateDocumentResponse.d.ts +0 -33
- package/dist/api/models/CreateDocumentResponse.js +0 -51
- package/dist/api/models/CreateEquosAgentRequest.d.ts +0 -144
- package/dist/api/models/CreateEquosAgentRequest.js +0 -120
- package/dist/api/models/CreateEquosAvatarRequest.d.ts +0 -56
- package/dist/api/models/CreateEquosAvatarRequest.js +0 -64
- package/dist/api/models/CreateEquosBrainRequest.d.ts +0 -56
- package/dist/api/models/CreateEquosBrainRequest.js +0 -64
- package/dist/api/models/CreateEquosCharacterRequest.d.ts +0 -80
- package/dist/api/models/CreateEquosCharacterRequest.js +0 -68
- package/dist/api/models/CreateEquosFaceRequest.d.ts +0 -46
- package/dist/api/models/CreateEquosFaceRequest.js +0 -60
- package/dist/api/models/CreateEquosSessionRequest.d.ts +0 -90
- package/dist/api/models/CreateEquosSessionRequest.js +0 -74
- package/dist/api/models/CreateEquosSessionRequestAgent.d.ts +0 -23
- package/dist/api/models/CreateEquosSessionRequestAgent.js +0 -57
- package/dist/api/models/CreateEquosSessionRequestAvatar.d.ts +0 -23
- package/dist/api/models/CreateEquosSessionRequestAvatar.js +0 -57
- package/dist/api/models/CreateEquosSessionResponse.d.ts +0 -45
- package/dist/api/models/CreateEquosSessionResponse.js +0 -55
- package/dist/api/models/CreateEquosVoiceRequest.d.ts +0 -56
- package/dist/api/models/CreateEquosVoiceRequest.js +0 -64
- package/dist/api/models/CreateKnowledgeBaseRequest.d.ts +0 -44
- package/dist/api/models/CreateKnowledgeBaseRequest.js +0 -56
- package/dist/api/models/CreateSessionPassRequest.d.ts +0 -76
- package/dist/api/models/CreateSessionPassRequest.js +0 -72
- package/dist/api/models/EquosAgent.d.ts +0 -180
- package/dist/api/models/EquosAgent.js +0 -154
- package/dist/api/models/EquosAvatar.d.ts +0 -92
- package/dist/api/models/EquosAvatar.js +0 -84
- package/dist/api/models/EquosBrain.d.ts +0 -74
- package/dist/api/models/EquosBrain.js +0 -76
- package/dist/api/models/EquosCharacter.d.ts +0 -132
- package/dist/api/models/EquosCharacter.js +0 -98
- package/dist/api/models/EquosDocument.d.ts +0 -74
- package/dist/api/models/EquosDocument.js +0 -78
- package/dist/api/models/EquosFace.d.ts +0 -107
- package/dist/api/models/EquosFace.js +0 -89
- package/dist/api/models/EquosKnowledgeBase.d.ts +0 -75
- package/dist/api/models/EquosKnowledgeBase.js +0 -77
- package/dist/api/models/EquosLimitResponse.d.ts +0 -68
- package/dist/api/models/EquosLimitResponse.js +0 -72
- package/dist/api/models/EquosParticipantIdentity.d.ts +0 -38
- package/dist/api/models/EquosParticipantIdentity.js +0 -54
- package/dist/api/models/EquosResourceReference.d.ts +0 -32
- package/dist/api/models/EquosResourceReference.js +0 -50
- package/dist/api/models/EquosSession.d.ts +0 -168
- package/dist/api/models/EquosSession.js +0 -118
- package/dist/api/models/EquosSessionHost.d.ts +0 -38
- package/dist/api/models/EquosSessionHost.js +0 -54
- package/dist/api/models/EquosSessionServer.d.ts +0 -32
- package/dist/api/models/EquosSessionServer.js +0 -50
- package/dist/api/models/EquosVoice.d.ts +0 -80
- package/dist/api/models/EquosVoice.js +0 -80
- package/dist/api/models/HealthResponse.d.ts +0 -38
- package/dist/api/models/HealthResponse.js +0 -54
- package/dist/api/models/ListEquosAgentsResponse.d.ts +0 -51
- package/dist/api/models/ListEquosAgentsResponse.js +0 -63
- package/dist/api/models/ListEquosAvatarsResponse.d.ts +0 -51
- package/dist/api/models/ListEquosAvatarsResponse.js +0 -63
- package/dist/api/models/ListEquosBrainsResponse.d.ts +0 -51
- package/dist/api/models/ListEquosBrainsResponse.js +0 -63
- package/dist/api/models/ListEquosCharactersResponse.d.ts +0 -51
- package/dist/api/models/ListEquosCharactersResponse.js +0 -63
- package/dist/api/models/ListEquosFacesResponse.d.ts +0 -51
- package/dist/api/models/ListEquosFacesResponse.js +0 -63
- package/dist/api/models/ListEquosKnowledgeBasesResponse.d.ts +0 -51
- package/dist/api/models/ListEquosKnowledgeBasesResponse.js +0 -63
- package/dist/api/models/ListEquosSessionsResponse.d.ts +0 -51
- package/dist/api/models/ListEquosSessionsResponse.js +0 -63
- package/dist/api/models/ListEquosVoicesResponse.d.ts +0 -51
- package/dist/api/models/ListEquosVoicesResponse.js +0 -63
- package/dist/api/models/UpdateEquosAgentRequest.d.ts +0 -156
- package/dist/api/models/UpdateEquosAgentRequest.js +0 -128
- package/dist/api/models/UpdateEquosAvatarRequest.d.ts +0 -68
- package/dist/api/models/UpdateEquosAvatarRequest.js +0 -72
- package/dist/api/models/UpdateEquosCharacterRequest.d.ts +0 -68
- package/dist/api/models/UpdateEquosCharacterRequest.js +0 -60
- package/dist/api/models/index.d.ts +0 -40
- package/dist/api/models/index.js +0 -58
- package/dist/api/runtime.d.ts +0 -184
- package/dist/api/runtime.js +0 -349
- package/dist/client.d.ts +0 -38
- package/dist/client.js +0 -62
- package/dist/options.d.ts +0 -7
- package/dist/options.js +0 -2
|
@@ -1,76 +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 { EquosResourceReference } from './EquosResourceReference';
|
|
13
|
-
import type { EquosParticipantIdentity } from './EquosParticipantIdentity';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface CreateSessionPassRequest
|
|
18
|
-
*/
|
|
19
|
-
export interface CreateSessionPassRequest {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof CreateSessionPassRequest
|
|
24
|
-
*/
|
|
25
|
-
name: string;
|
|
26
|
-
/**
|
|
27
|
-
* [Optional] User-side client identifier.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof CreateSessionPassRequest
|
|
30
|
-
*/
|
|
31
|
-
client?: string;
|
|
32
|
-
/**
|
|
33
|
-
* [Optional] Max session duration in seconds. Must be less than organization limit.
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof CreateSessionPassRequest
|
|
36
|
-
*/
|
|
37
|
-
maxDuration?: number;
|
|
38
|
-
/**
|
|
39
|
-
* Existing equos avatar ID.
|
|
40
|
-
* @type {EquosResourceReference}
|
|
41
|
-
* @memberof CreateSessionPassRequest
|
|
42
|
-
*/
|
|
43
|
-
avatar: EquosResourceReference;
|
|
44
|
-
/**
|
|
45
|
-
* Existing equos agent ID.
|
|
46
|
-
* @type {EquosResourceReference}
|
|
47
|
-
* @memberof CreateSessionPassRequest
|
|
48
|
-
*/
|
|
49
|
-
agent: EquosResourceReference;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof CreateSessionPassRequest
|
|
54
|
-
*/
|
|
55
|
-
additionalCtx?: string;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {object}
|
|
59
|
-
* @memberof CreateSessionPassRequest
|
|
60
|
-
*/
|
|
61
|
-
templateVars?: object;
|
|
62
|
-
/**
|
|
63
|
-
* Identity of the end user that will interact with the agent in the session.
|
|
64
|
-
* @type {EquosParticipantIdentity}
|
|
65
|
-
* @memberof CreateSessionPassRequest
|
|
66
|
-
*/
|
|
67
|
-
consumerIdentity: EquosParticipantIdentity;
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* Check if a given object implements the CreateSessionPassRequest interface.
|
|
71
|
-
*/
|
|
72
|
-
export declare function instanceOfCreateSessionPassRequest(value: object): value is CreateSessionPassRequest;
|
|
73
|
-
export declare function CreateSessionPassRequestFromJSON(json: any): CreateSessionPassRequest;
|
|
74
|
-
export declare function CreateSessionPassRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): CreateSessionPassRequest;
|
|
75
|
-
export declare function CreateSessionPassRequestToJSON(json: any): CreateSessionPassRequest;
|
|
76
|
-
export declare function CreateSessionPassRequestToJSONTyped(value?: CreateSessionPassRequest | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,72 +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.instanceOfCreateSessionPassRequest = instanceOfCreateSessionPassRequest;
|
|
17
|
-
exports.CreateSessionPassRequestFromJSON = CreateSessionPassRequestFromJSON;
|
|
18
|
-
exports.CreateSessionPassRequestFromJSONTyped = CreateSessionPassRequestFromJSONTyped;
|
|
19
|
-
exports.CreateSessionPassRequestToJSON = CreateSessionPassRequestToJSON;
|
|
20
|
-
exports.CreateSessionPassRequestToJSONTyped = CreateSessionPassRequestToJSONTyped;
|
|
21
|
-
const EquosResourceReference_1 = require("./EquosResourceReference");
|
|
22
|
-
const EquosParticipantIdentity_1 = require("./EquosParticipantIdentity");
|
|
23
|
-
/**
|
|
24
|
-
* Check if a given object implements the CreateSessionPassRequest interface.
|
|
25
|
-
*/
|
|
26
|
-
function instanceOfCreateSessionPassRequest(value) {
|
|
27
|
-
if (!('name' in value) || value['name'] === undefined)
|
|
28
|
-
return false;
|
|
29
|
-
if (!('avatar' in value) || value['avatar'] === undefined)
|
|
30
|
-
return false;
|
|
31
|
-
if (!('agent' in value) || value['agent'] === undefined)
|
|
32
|
-
return false;
|
|
33
|
-
if (!('consumerIdentity' in value) || value['consumerIdentity'] === undefined)
|
|
34
|
-
return false;
|
|
35
|
-
return true;
|
|
36
|
-
}
|
|
37
|
-
function CreateSessionPassRequestFromJSON(json) {
|
|
38
|
-
return CreateSessionPassRequestFromJSONTyped(json, false);
|
|
39
|
-
}
|
|
40
|
-
function CreateSessionPassRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
41
|
-
if (json == null) {
|
|
42
|
-
return json;
|
|
43
|
-
}
|
|
44
|
-
return {
|
|
45
|
-
'name': json['name'],
|
|
46
|
-
'client': json['client'] == null ? undefined : json['client'],
|
|
47
|
-
'maxDuration': json['maxDuration'] == null ? undefined : json['maxDuration'],
|
|
48
|
-
'avatar': (0, EquosResourceReference_1.EquosResourceReferenceFromJSON)(json['avatar']),
|
|
49
|
-
'agent': (0, EquosResourceReference_1.EquosResourceReferenceFromJSON)(json['agent']),
|
|
50
|
-
'additionalCtx': json['additionalCtx'] == null ? undefined : json['additionalCtx'],
|
|
51
|
-
'templateVars': json['templateVars'] == null ? undefined : json['templateVars'],
|
|
52
|
-
'consumerIdentity': (0, EquosParticipantIdentity_1.EquosParticipantIdentityFromJSON)(json['consumerIdentity']),
|
|
53
|
-
};
|
|
54
|
-
}
|
|
55
|
-
function CreateSessionPassRequestToJSON(json) {
|
|
56
|
-
return CreateSessionPassRequestToJSONTyped(json, false);
|
|
57
|
-
}
|
|
58
|
-
function CreateSessionPassRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
59
|
-
if (value == null) {
|
|
60
|
-
return value;
|
|
61
|
-
}
|
|
62
|
-
return {
|
|
63
|
-
'name': value['name'],
|
|
64
|
-
'client': value['client'],
|
|
65
|
-
'maxDuration': value['maxDuration'],
|
|
66
|
-
'avatar': (0, EquosResourceReference_1.EquosResourceReferenceToJSON)(value['avatar']),
|
|
67
|
-
'agent': (0, EquosResourceReference_1.EquosResourceReferenceToJSON)(value['agent']),
|
|
68
|
-
'additionalCtx': value['additionalCtx'],
|
|
69
|
-
'templateVars': value['templateVars'],
|
|
70
|
-
'consumerIdentity': (0, EquosParticipantIdentity_1.EquosParticipantIdentityToJSON)(value['consumerIdentity']),
|
|
71
|
-
};
|
|
72
|
-
}
|
|
@@ -1,180 +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 EquosAgent
|
|
16
|
-
*/
|
|
17
|
-
export interface EquosAgent {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof EquosAgent
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof EquosAgent
|
|
28
|
-
*/
|
|
29
|
-
organizationId: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof EquosAgent
|
|
34
|
-
*/
|
|
35
|
-
name?: string;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof EquosAgent
|
|
40
|
-
*/
|
|
41
|
-
provider: EquosAgentProviderEnum;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof EquosAgent
|
|
46
|
-
*/
|
|
47
|
-
client?: string;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof EquosAgent
|
|
52
|
-
*/
|
|
53
|
-
model?: EquosAgentModelEnum;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof EquosAgent
|
|
58
|
-
*/
|
|
59
|
-
voice?: EquosAgentVoiceEnum;
|
|
60
|
-
/**
|
|
61
|
-
*
|
|
62
|
-
* @type {string}
|
|
63
|
-
* @memberof EquosAgent
|
|
64
|
-
*/
|
|
65
|
-
instructions?: string;
|
|
66
|
-
/**
|
|
67
|
-
*
|
|
68
|
-
* @type {string}
|
|
69
|
-
* @memberof EquosAgent
|
|
70
|
-
*/
|
|
71
|
-
greetingMsg?: string;
|
|
72
|
-
/**
|
|
73
|
-
*
|
|
74
|
-
* @type {string}
|
|
75
|
-
* @memberof EquosAgent
|
|
76
|
-
*/
|
|
77
|
-
remoteId?: string;
|
|
78
|
-
/**
|
|
79
|
-
*
|
|
80
|
-
* @type {boolean}
|
|
81
|
-
* @memberof EquosAgent
|
|
82
|
-
*/
|
|
83
|
-
search: boolean;
|
|
84
|
-
/**
|
|
85
|
-
*
|
|
86
|
-
* @type {boolean}
|
|
87
|
-
* @memberof EquosAgent
|
|
88
|
-
*/
|
|
89
|
-
emotions: boolean;
|
|
90
|
-
/**
|
|
91
|
-
*
|
|
92
|
-
* @type {boolean}
|
|
93
|
-
* @memberof EquosAgent
|
|
94
|
-
*/
|
|
95
|
-
memory: boolean;
|
|
96
|
-
/**
|
|
97
|
-
*
|
|
98
|
-
* @type {Date}
|
|
99
|
-
* @memberof EquosAgent
|
|
100
|
-
*/
|
|
101
|
-
createdAt: Date;
|
|
102
|
-
/**
|
|
103
|
-
*
|
|
104
|
-
* @type {Date}
|
|
105
|
-
* @memberof EquosAgent
|
|
106
|
-
*/
|
|
107
|
-
updatedAt: Date;
|
|
108
|
-
}
|
|
109
|
-
/**
|
|
110
|
-
* @export
|
|
111
|
-
*/
|
|
112
|
-
export declare const EquosAgentProviderEnum: {
|
|
113
|
-
readonly Openai: "openai";
|
|
114
|
-
readonly Gemini: "gemini";
|
|
115
|
-
readonly Elevenlabs: "elevenlabs";
|
|
116
|
-
};
|
|
117
|
-
export type EquosAgentProviderEnum = typeof EquosAgentProviderEnum[keyof typeof EquosAgentProviderEnum];
|
|
118
|
-
/**
|
|
119
|
-
* @export
|
|
120
|
-
*/
|
|
121
|
-
export declare const EquosAgentModelEnum: {
|
|
122
|
-
readonly Gemini25FlashNativeAudioPreview092025: "gemini-2.5-flash-native-audio-preview-09-2025";
|
|
123
|
-
readonly Gpt4oRealtimePreview: "gpt-4o-realtime-preview";
|
|
124
|
-
readonly GptRealtime: "gpt-realtime";
|
|
125
|
-
};
|
|
126
|
-
export type EquosAgentModelEnum = typeof EquosAgentModelEnum[keyof typeof EquosAgentModelEnum];
|
|
127
|
-
/**
|
|
128
|
-
* @export
|
|
129
|
-
*/
|
|
130
|
-
export declare const EquosAgentVoiceEnum: {
|
|
131
|
-
readonly Puck: "Puck";
|
|
132
|
-
readonly Charon: "Charon";
|
|
133
|
-
readonly Kore: "Kore";
|
|
134
|
-
readonly Fenrir: "Fenrir";
|
|
135
|
-
readonly Aoede: "Aoede";
|
|
136
|
-
readonly Leda: "Leda";
|
|
137
|
-
readonly Orus: "Orus";
|
|
138
|
-
readonly Zephyr: "Zephyr";
|
|
139
|
-
readonly Sulafat: "Sulafat";
|
|
140
|
-
readonly Sadachbia: "Sadachbia";
|
|
141
|
-
readonly Sadaltager: "Sadaltager";
|
|
142
|
-
readonly Vindemiatrix: "Vindemiatrix";
|
|
143
|
-
readonly Zubenelgenubi: "Zubenelgenubi";
|
|
144
|
-
readonly Achird: "Achird";
|
|
145
|
-
readonly Pulcherrima: "Pulcherrima";
|
|
146
|
-
readonly Gacrux: "Gacrux";
|
|
147
|
-
readonly Schedar: "Schedar";
|
|
148
|
-
readonly Alnilam: "Alnilam";
|
|
149
|
-
readonly Achernar: "Achernar";
|
|
150
|
-
readonly Laomedeia: "Laomedeia";
|
|
151
|
-
readonly Rasalgethi: "Rasalgethi";
|
|
152
|
-
readonly Algenib: "Algenib";
|
|
153
|
-
readonly Erinome: "Erinome";
|
|
154
|
-
readonly Despina: "Despina";
|
|
155
|
-
readonly Algieba: "Algieba";
|
|
156
|
-
readonly Umbriel: "Umbriel";
|
|
157
|
-
readonly Iapetus: "Iapetus";
|
|
158
|
-
readonly Enceladus: "Enceladus";
|
|
159
|
-
readonly Autonoe: "Autonoe";
|
|
160
|
-
readonly Callirrhoe: "Callirrhoe";
|
|
161
|
-
readonly Alloy: "alloy";
|
|
162
|
-
readonly Marin: "marin";
|
|
163
|
-
readonly Cedar: "cedar";
|
|
164
|
-
readonly Ash: "ash";
|
|
165
|
-
readonly Ballad: "ballad";
|
|
166
|
-
readonly Coral: "coral";
|
|
167
|
-
readonly Echo: "echo";
|
|
168
|
-
readonly Sage: "sage";
|
|
169
|
-
readonly Shimmer: "shimmer";
|
|
170
|
-
readonly Verse: "verse";
|
|
171
|
-
};
|
|
172
|
-
export type EquosAgentVoiceEnum = typeof EquosAgentVoiceEnum[keyof typeof EquosAgentVoiceEnum];
|
|
173
|
-
/**
|
|
174
|
-
* Check if a given object implements the EquosAgent interface.
|
|
175
|
-
*/
|
|
176
|
-
export declare function instanceOfEquosAgent(value: object): value is EquosAgent;
|
|
177
|
-
export declare function EquosAgentFromJSON(json: any): EquosAgent;
|
|
178
|
-
export declare function EquosAgentFromJSONTyped(json: any, ignoreDiscriminator: boolean): EquosAgent;
|
|
179
|
-
export declare function EquosAgentToJSON(json: any): EquosAgent;
|
|
180
|
-
export declare function EquosAgentToJSONTyped(value?: EquosAgent | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,154 +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.EquosAgentVoiceEnum = exports.EquosAgentModelEnum = exports.EquosAgentProviderEnum = void 0;
|
|
17
|
-
exports.instanceOfEquosAgent = instanceOfEquosAgent;
|
|
18
|
-
exports.EquosAgentFromJSON = EquosAgentFromJSON;
|
|
19
|
-
exports.EquosAgentFromJSONTyped = EquosAgentFromJSONTyped;
|
|
20
|
-
exports.EquosAgentToJSON = EquosAgentToJSON;
|
|
21
|
-
exports.EquosAgentToJSONTyped = EquosAgentToJSONTyped;
|
|
22
|
-
/**
|
|
23
|
-
* @export
|
|
24
|
-
*/
|
|
25
|
-
exports.EquosAgentProviderEnum = {
|
|
26
|
-
Openai: 'openai',
|
|
27
|
-
Gemini: 'gemini',
|
|
28
|
-
Elevenlabs: 'elevenlabs'
|
|
29
|
-
};
|
|
30
|
-
/**
|
|
31
|
-
* @export
|
|
32
|
-
*/
|
|
33
|
-
exports.EquosAgentModelEnum = {
|
|
34
|
-
Gemini25FlashNativeAudioPreview092025: 'gemini-2.5-flash-native-audio-preview-09-2025',
|
|
35
|
-
Gpt4oRealtimePreview: 'gpt-4o-realtime-preview',
|
|
36
|
-
GptRealtime: 'gpt-realtime'
|
|
37
|
-
};
|
|
38
|
-
/**
|
|
39
|
-
* @export
|
|
40
|
-
*/
|
|
41
|
-
exports.EquosAgentVoiceEnum = {
|
|
42
|
-
Puck: 'Puck',
|
|
43
|
-
Charon: 'Charon',
|
|
44
|
-
Kore: 'Kore',
|
|
45
|
-
Fenrir: 'Fenrir',
|
|
46
|
-
Aoede: 'Aoede',
|
|
47
|
-
Leda: 'Leda',
|
|
48
|
-
Orus: 'Orus',
|
|
49
|
-
Zephyr: 'Zephyr',
|
|
50
|
-
Sulafat: 'Sulafat',
|
|
51
|
-
Sadachbia: 'Sadachbia',
|
|
52
|
-
Sadaltager: 'Sadaltager',
|
|
53
|
-
Vindemiatrix: 'Vindemiatrix',
|
|
54
|
-
Zubenelgenubi: 'Zubenelgenubi',
|
|
55
|
-
Achird: 'Achird',
|
|
56
|
-
Pulcherrima: 'Pulcherrima',
|
|
57
|
-
Gacrux: 'Gacrux',
|
|
58
|
-
Schedar: 'Schedar',
|
|
59
|
-
Alnilam: 'Alnilam',
|
|
60
|
-
Achernar: 'Achernar',
|
|
61
|
-
Laomedeia: 'Laomedeia',
|
|
62
|
-
Rasalgethi: 'Rasalgethi',
|
|
63
|
-
Algenib: 'Algenib',
|
|
64
|
-
Erinome: 'Erinome',
|
|
65
|
-
Despina: 'Despina',
|
|
66
|
-
Algieba: 'Algieba',
|
|
67
|
-
Umbriel: 'Umbriel',
|
|
68
|
-
Iapetus: 'Iapetus',
|
|
69
|
-
Enceladus: 'Enceladus',
|
|
70
|
-
Autonoe: 'Autonoe',
|
|
71
|
-
Callirrhoe: 'Callirrhoe',
|
|
72
|
-
Alloy: 'alloy',
|
|
73
|
-
Marin: 'marin',
|
|
74
|
-
Cedar: 'cedar',
|
|
75
|
-
Ash: 'ash',
|
|
76
|
-
Ballad: 'ballad',
|
|
77
|
-
Coral: 'coral',
|
|
78
|
-
Echo: 'echo',
|
|
79
|
-
Sage: 'sage',
|
|
80
|
-
Shimmer: 'shimmer',
|
|
81
|
-
Verse: 'verse'
|
|
82
|
-
};
|
|
83
|
-
/**
|
|
84
|
-
* Check if a given object implements the EquosAgent interface.
|
|
85
|
-
*/
|
|
86
|
-
function instanceOfEquosAgent(value) {
|
|
87
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
88
|
-
return false;
|
|
89
|
-
if (!('organizationId' in value) || value['organizationId'] === undefined)
|
|
90
|
-
return false;
|
|
91
|
-
if (!('provider' in value) || value['provider'] === undefined)
|
|
92
|
-
return false;
|
|
93
|
-
if (!('search' in value) || value['search'] === undefined)
|
|
94
|
-
return false;
|
|
95
|
-
if (!('emotions' in value) || value['emotions'] === undefined)
|
|
96
|
-
return false;
|
|
97
|
-
if (!('memory' in value) || value['memory'] === undefined)
|
|
98
|
-
return false;
|
|
99
|
-
if (!('createdAt' in value) || value['createdAt'] === undefined)
|
|
100
|
-
return false;
|
|
101
|
-
if (!('updatedAt' in value) || value['updatedAt'] === undefined)
|
|
102
|
-
return false;
|
|
103
|
-
return true;
|
|
104
|
-
}
|
|
105
|
-
function EquosAgentFromJSON(json) {
|
|
106
|
-
return EquosAgentFromJSONTyped(json, false);
|
|
107
|
-
}
|
|
108
|
-
function EquosAgentFromJSONTyped(json, ignoreDiscriminator) {
|
|
109
|
-
if (json == null) {
|
|
110
|
-
return json;
|
|
111
|
-
}
|
|
112
|
-
return {
|
|
113
|
-
'id': json['id'],
|
|
114
|
-
'organizationId': json['organizationId'],
|
|
115
|
-
'name': json['name'] == null ? undefined : json['name'],
|
|
116
|
-
'provider': json['provider'],
|
|
117
|
-
'client': json['client'] == null ? undefined : json['client'],
|
|
118
|
-
'model': json['model'] == null ? undefined : json['model'],
|
|
119
|
-
'voice': json['voice'] == null ? undefined : json['voice'],
|
|
120
|
-
'instructions': json['instructions'] == null ? undefined : json['instructions'],
|
|
121
|
-
'greetingMsg': json['greetingMsg'] == null ? undefined : json['greetingMsg'],
|
|
122
|
-
'remoteId': json['remoteId'] == null ? undefined : json['remoteId'],
|
|
123
|
-
'search': json['search'],
|
|
124
|
-
'emotions': json['emotions'],
|
|
125
|
-
'memory': json['memory'],
|
|
126
|
-
'createdAt': (new Date(json['createdAt'])),
|
|
127
|
-
'updatedAt': (new Date(json['updatedAt'])),
|
|
128
|
-
};
|
|
129
|
-
}
|
|
130
|
-
function EquosAgentToJSON(json) {
|
|
131
|
-
return EquosAgentToJSONTyped(json, false);
|
|
132
|
-
}
|
|
133
|
-
function EquosAgentToJSONTyped(value, ignoreDiscriminator = false) {
|
|
134
|
-
if (value == null) {
|
|
135
|
-
return value;
|
|
136
|
-
}
|
|
137
|
-
return {
|
|
138
|
-
'id': value['id'],
|
|
139
|
-
'organizationId': value['organizationId'],
|
|
140
|
-
'name': value['name'],
|
|
141
|
-
'provider': value['provider'],
|
|
142
|
-
'client': value['client'],
|
|
143
|
-
'model': value['model'],
|
|
144
|
-
'voice': value['voice'],
|
|
145
|
-
'instructions': value['instructions'],
|
|
146
|
-
'greetingMsg': value['greetingMsg'],
|
|
147
|
-
'remoteId': value['remoteId'],
|
|
148
|
-
'search': value['search'],
|
|
149
|
-
'emotions': value['emotions'],
|
|
150
|
-
'memory': value['memory'],
|
|
151
|
-
'createdAt': value['createdAt'].toISOString(),
|
|
152
|
-
'updatedAt': value['updatedAt'].toISOString(),
|
|
153
|
-
};
|
|
154
|
-
}
|
|
@@ -1,92 +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 EquosAvatar
|
|
16
|
-
*/
|
|
17
|
-
export interface EquosAvatar {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof EquosAvatar
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof EquosAvatar
|
|
28
|
-
*/
|
|
29
|
-
organizationId: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof EquosAvatar
|
|
34
|
-
*/
|
|
35
|
-
identity: string;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof EquosAvatar
|
|
40
|
-
*/
|
|
41
|
-
name: string;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof EquosAvatar
|
|
46
|
-
*/
|
|
47
|
-
description: string;
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @type {string}
|
|
51
|
-
* @memberof EquosAvatar
|
|
52
|
-
*/
|
|
53
|
-
client?: string;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* @type {string}
|
|
57
|
-
* @memberof EquosAvatar
|
|
58
|
-
*/
|
|
59
|
-
thumbnailUrl: string;
|
|
60
|
-
/**
|
|
61
|
-
*
|
|
62
|
-
* @type {object}
|
|
63
|
-
* @memberof EquosAvatar
|
|
64
|
-
*/
|
|
65
|
-
agentId?: object;
|
|
66
|
-
/**
|
|
67
|
-
*
|
|
68
|
-
* @type {object}
|
|
69
|
-
* @memberof EquosAvatar
|
|
70
|
-
*/
|
|
71
|
-
agent?: object;
|
|
72
|
-
/**
|
|
73
|
-
*
|
|
74
|
-
* @type {Date}
|
|
75
|
-
* @memberof EquosAvatar
|
|
76
|
-
*/
|
|
77
|
-
createdAt: Date;
|
|
78
|
-
/**
|
|
79
|
-
*
|
|
80
|
-
* @type {Date}
|
|
81
|
-
* @memberof EquosAvatar
|
|
82
|
-
*/
|
|
83
|
-
updatedAt: Date;
|
|
84
|
-
}
|
|
85
|
-
/**
|
|
86
|
-
* Check if a given object implements the EquosAvatar interface.
|
|
87
|
-
*/
|
|
88
|
-
export declare function instanceOfEquosAvatar(value: object): value is EquosAvatar;
|
|
89
|
-
export declare function EquosAvatarFromJSON(json: any): EquosAvatar;
|
|
90
|
-
export declare function EquosAvatarFromJSONTyped(json: any, ignoreDiscriminator: boolean): EquosAvatar;
|
|
91
|
-
export declare function EquosAvatarToJSON(json: any): EquosAvatar;
|
|
92
|
-
export declare function EquosAvatarToJSONTyped(value?: EquosAvatar | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,84 +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.instanceOfEquosAvatar = instanceOfEquosAvatar;
|
|
17
|
-
exports.EquosAvatarFromJSON = EquosAvatarFromJSON;
|
|
18
|
-
exports.EquosAvatarFromJSONTyped = EquosAvatarFromJSONTyped;
|
|
19
|
-
exports.EquosAvatarToJSON = EquosAvatarToJSON;
|
|
20
|
-
exports.EquosAvatarToJSONTyped = EquosAvatarToJSONTyped;
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the EquosAvatar interface.
|
|
23
|
-
*/
|
|
24
|
-
function instanceOfEquosAvatar(value) {
|
|
25
|
-
if (!('id' in value) || value['id'] === undefined)
|
|
26
|
-
return false;
|
|
27
|
-
if (!('organizationId' in value) || value['organizationId'] === undefined)
|
|
28
|
-
return false;
|
|
29
|
-
if (!('identity' in value) || value['identity'] === undefined)
|
|
30
|
-
return false;
|
|
31
|
-
if (!('name' in value) || value['name'] === undefined)
|
|
32
|
-
return false;
|
|
33
|
-
if (!('description' in value) || value['description'] === undefined)
|
|
34
|
-
return false;
|
|
35
|
-
if (!('thumbnailUrl' in value) || value['thumbnailUrl'] === undefined)
|
|
36
|
-
return false;
|
|
37
|
-
if (!('createdAt' in value) || value['createdAt'] === undefined)
|
|
38
|
-
return false;
|
|
39
|
-
if (!('updatedAt' in value) || value['updatedAt'] === undefined)
|
|
40
|
-
return false;
|
|
41
|
-
return true;
|
|
42
|
-
}
|
|
43
|
-
function EquosAvatarFromJSON(json) {
|
|
44
|
-
return EquosAvatarFromJSONTyped(json, false);
|
|
45
|
-
}
|
|
46
|
-
function EquosAvatarFromJSONTyped(json, ignoreDiscriminator) {
|
|
47
|
-
if (json == null) {
|
|
48
|
-
return json;
|
|
49
|
-
}
|
|
50
|
-
return {
|
|
51
|
-
'id': json['id'],
|
|
52
|
-
'organizationId': json['organizationId'],
|
|
53
|
-
'identity': json['identity'],
|
|
54
|
-
'name': json['name'],
|
|
55
|
-
'description': json['description'],
|
|
56
|
-
'client': json['client'] == null ? undefined : json['client'],
|
|
57
|
-
'thumbnailUrl': json['thumbnailUrl'],
|
|
58
|
-
'agentId': json['agentId'] == null ? undefined : json['agentId'],
|
|
59
|
-
'agent': json['agent'] == null ? undefined : json['agent'],
|
|
60
|
-
'createdAt': (new Date(json['createdAt'])),
|
|
61
|
-
'updatedAt': (new Date(json['updatedAt'])),
|
|
62
|
-
};
|
|
63
|
-
}
|
|
64
|
-
function EquosAvatarToJSON(json) {
|
|
65
|
-
return EquosAvatarToJSONTyped(json, false);
|
|
66
|
-
}
|
|
67
|
-
function EquosAvatarToJSONTyped(value, ignoreDiscriminator = false) {
|
|
68
|
-
if (value == null) {
|
|
69
|
-
return value;
|
|
70
|
-
}
|
|
71
|
-
return {
|
|
72
|
-
'id': value['id'],
|
|
73
|
-
'organizationId': value['organizationId'],
|
|
74
|
-
'identity': value['identity'],
|
|
75
|
-
'name': value['name'],
|
|
76
|
-
'description': value['description'],
|
|
77
|
-
'client': value['client'],
|
|
78
|
-
'thumbnailUrl': value['thumbnailUrl'],
|
|
79
|
-
'agentId': value['agentId'],
|
|
80
|
-
'agent': value['agent'],
|
|
81
|
-
'createdAt': value['createdAt'].toISOString(),
|
|
82
|
-
'updatedAt': value['updatedAt'].toISOString(),
|
|
83
|
-
};
|
|
84
|
-
}
|