|
1 | 1 | // This file is auto-generated by @hey-api/openapi-ts |
2 | 2 |
|
3 | 3 | import type { |
| 4 | + Client, |
4 | 5 | Options as ClientOptions, |
5 | 6 | TDataShape, |
6 | | - Client, |
7 | 7 | } from "@hey-api/client-fetch"; |
| 8 | +import { client as _heyApiClient } from "./client.gen.js"; |
8 | 9 | import type { |
9 | | - DeprecatedGetSessionsData, |
10 | | - DeprecatedGetSessionsResponses, |
| 10 | + AuthDelegateLoginData, |
| 11 | + AuthDelegateLoginErrors, |
| 12 | + AuthDelegateLoginResponses, |
| 13 | + CreateAgentData, |
| 14 | + CreateAgentErrors, |
| 15 | + CreateAgentResponses, |
| 16 | + CreateAgentToolData, |
| 17 | + CreateAgentToolErrors, |
| 18 | + CreateAgentToolResponses, |
| 19 | + CreateAgentTriggerData, |
| 20 | + CreateAgentTriggerErrors, |
| 21 | + CreateAgentTriggerResponses, |
| 22 | + CreateConversationData, |
| 23 | + CreateConversationErrors, |
| 24 | + CreateConversationMessageData, |
| 25 | + CreateConversationMessageErrors, |
| 26 | + CreateConversationMessageResponses, |
| 27 | + CreateConversationResponses, |
| 28 | + CreateUserWalletData, |
| 29 | + CreateUserWalletErrors, |
| 30 | + CreateUserWalletResponses, |
| 31 | + DeleteAgentData, |
| 32 | + DeleteAgentErrors, |
| 33 | + DeleteAgentResponses, |
| 34 | + DeleteAgentToolData, |
| 35 | + DeleteAgentToolErrors, |
| 36 | + DeleteAgentToolResponses, |
| 37 | + DeleteAgentTriggerData, |
| 38 | + DeleteAgentTriggerErrors, |
| 39 | + DeleteAgentTriggerResponses, |
| 40 | + DeleteConversationData, |
| 41 | + DeleteConversationErrors, |
| 42 | + DeleteConversationResponses, |
| 43 | + DeleteUserWalletData, |
| 44 | + DeleteUserWalletErrors, |
| 45 | + DeleteUserWalletResponses, |
| 46 | + DeprecatedChatCompletionsData, |
| 47 | + DeprecatedChatCompletionsErrors, |
| 48 | + DeprecatedChatCompletionsResponses, |
| 49 | + DeprecatedChatData, |
| 50 | + DeprecatedChatErrors, |
| 51 | + DeprecatedChatResponses, |
| 52 | + DeprecatedClearSessionData, |
| 53 | + DeprecatedClearSessionErrors, |
| 54 | + DeprecatedClearSessionResponses, |
| 55 | + DeprecatedCreateSessionData, |
| 56 | + DeprecatedCreateSessionErrors, |
| 57 | + DeprecatedCreateSessionResponses, |
11 | 58 | DeprecatedDeleteSessionData, |
12 | | - DeprecatedDeleteSessionResponses, |
13 | 59 | DeprecatedDeleteSessionErrors, |
| 60 | + DeprecatedDeleteSessionResponses, |
| 61 | + DeprecatedExecuteData, |
| 62 | + DeprecatedExecuteErrors, |
| 63 | + DeprecatedExecuteResponses, |
14 | 64 | DeprecatedGetSessionData, |
15 | | - DeprecatedGetSessionResponses, |
16 | 65 | DeprecatedGetSessionErrors, |
| 66 | + DeprecatedGetSessionResponses, |
| 67 | + DeprecatedGetSessionsData, |
| 68 | + DeprecatedGetSessionsResponses, |
17 | 69 | DeprecatedUpdateSessionData, |
18 | | - DeprecatedUpdateSessionResponses, |
19 | 70 | DeprecatedUpdateSessionErrors, |
20 | | - DeprecatedCreateSessionData, |
21 | | - DeprecatedCreateSessionResponses, |
22 | | - DeprecatedCreateSessionErrors, |
23 | | - DeprecatedClearSessionData, |
24 | | - DeprecatedClearSessionResponses, |
25 | | - DeprecatedClearSessionErrors, |
26 | | - DeprecatedChatData, |
27 | | - DeprecatedChatResponses, |
28 | | - DeprecatedChatErrors, |
29 | | - DeprecatedChatCompletionsData, |
30 | | - DeprecatedChatCompletionsResponses, |
31 | | - DeprecatedChatCompletionsErrors, |
32 | | - DeprecatedExecuteData, |
33 | | - DeprecatedExecuteResponses, |
34 | | - DeprecatedExecuteErrors, |
| 71 | + DeprecatedUpdateSessionResponses, |
35 | 72 | FeedbackData, |
36 | | - FeedbackResponses, |
37 | 73 | FeedbackErrors, |
38 | | - GetModelsData, |
39 | | - GetModelsResponses, |
| 74 | + FeedbackResponses, |
| 75 | + GetAgentData, |
| 76 | + GetAgentErrors, |
| 77 | + GetAgentResponses, |
| 78 | + GetAgentsData, |
| 79 | + GetAgentsResponses, |
| 80 | + GetAgentToolData, |
| 81 | + GetAgentToolErrors, |
| 82 | + GetAgentToolResponses, |
| 83 | + GetAgentTriggerData, |
| 84 | + GetAgentTriggerErrors, |
| 85 | + GetAgentTriggerResponses, |
| 86 | + GetAgentWalletData, |
| 87 | + GetAgentWalletErrors, |
| 88 | + GetAgentWalletResponses, |
| 89 | + GetAgentWalletsData, |
| 90 | + GetAgentWalletsErrors, |
| 91 | + GetAgentWalletsResponses, |
40 | 92 | GetAuthDelegatePayloadData, |
41 | | - GetAuthDelegatePayloadResponses, |
42 | 93 | GetAuthDelegatePayloadErrors, |
43 | | - AuthDelegateLoginData, |
44 | | - AuthDelegateLoginResponses, |
45 | | - AuthDelegateLoginErrors, |
46 | | - VerifyAuthData, |
47 | | - VerifyAuthResponses, |
| 94 | + GetAuthDelegatePayloadResponses, |
| 95 | + GetConversationData, |
| 96 | + GetConversationErrors, |
| 97 | + GetConversationResponses, |
| 98 | + GetConversationsData, |
| 99 | + GetConversationsErrors, |
| 100 | + GetConversationsResponses, |
| 101 | + GetModelsData, |
| 102 | + GetModelsResponses, |
| 103 | + GetRegistryAgentsData, |
| 104 | + GetRegistryAgentsErrors, |
| 105 | + GetRegistryAgentsResponses, |
48 | 106 | GetUserData, |
49 | 107 | GetUserResponses, |
50 | | - GetUserWalletsData, |
51 | | - GetUserWalletsResponses, |
52 | | - DeleteUserWalletData, |
53 | | - DeleteUserWalletResponses, |
54 | | - DeleteUserWalletErrors, |
55 | 108 | GetUserWalletData, |
56 | | - GetUserWalletResponses, |
57 | 109 | GetUserWalletErrors, |
58 | | - UpdateUserWalletData, |
59 | | - UpdateUserWalletResponses, |
60 | | - UpdateUserWalletErrors, |
61 | | - CreateUserWalletData, |
62 | | - CreateUserWalletResponses, |
63 | | - CreateUserWalletErrors, |
64 | | - GetAgentsData, |
65 | | - GetAgentsResponses, |
66 | | - DeleteAgentData, |
67 | | - DeleteAgentResponses, |
68 | | - DeleteAgentErrors, |
69 | | - GetAgentData, |
70 | | - GetAgentResponses, |
71 | | - GetAgentErrors, |
| 110 | + GetUserWalletResponses, |
| 111 | + GetUserWalletsData, |
| 112 | + GetUserWalletsResponses, |
72 | 113 | UpdateAgentData, |
73 | | - UpdateAgentResponses, |
74 | 114 | UpdateAgentErrors, |
75 | | - CreateAgentData, |
76 | | - CreateAgentResponses, |
77 | | - CreateAgentErrors, |
78 | | - DeleteAgentTriggerData, |
79 | | - DeleteAgentTriggerResponses, |
80 | | - DeleteAgentTriggerErrors, |
81 | | - GetAgentTriggerData, |
82 | | - GetAgentTriggerResponses, |
83 | | - GetAgentTriggerErrors, |
84 | | - UpdateAgentTriggerData, |
85 | | - UpdateAgentTriggerResponses, |
86 | | - UpdateAgentTriggerErrors, |
87 | | - CreateAgentTriggerData, |
88 | | - CreateAgentTriggerResponses, |
89 | | - CreateAgentTriggerErrors, |
90 | | - DeleteAgentToolData, |
91 | | - DeleteAgentToolResponses, |
92 | | - DeleteAgentToolErrors, |
93 | | - GetAgentToolData, |
94 | | - GetAgentToolResponses, |
95 | | - GetAgentToolErrors, |
| 115 | + UpdateAgentResponses, |
96 | 116 | UpdateAgentToolData, |
97 | | - UpdateAgentToolResponses, |
98 | 117 | UpdateAgentToolErrors, |
99 | | - CreateAgentToolData, |
100 | | - CreateAgentToolResponses, |
101 | | - CreateAgentToolErrors, |
102 | | - GetAgentWalletsData, |
103 | | - GetAgentWalletsResponses, |
104 | | - GetAgentWalletsErrors, |
105 | | - GetAgentWalletData, |
106 | | - GetAgentWalletResponses, |
107 | | - GetAgentWalletErrors, |
108 | | - GetConversationsData, |
109 | | - GetConversationsResponses, |
110 | | - GetConversationsErrors, |
111 | | - DeleteConversationData, |
112 | | - DeleteConversationResponses, |
113 | | - DeleteConversationErrors, |
114 | | - GetConversationData, |
115 | | - GetConversationResponses, |
116 | | - GetConversationErrors, |
| 118 | + UpdateAgentToolResponses, |
| 119 | + UpdateAgentTriggerData, |
| 120 | + UpdateAgentTriggerErrors, |
| 121 | + UpdateAgentTriggerResponses, |
117 | 122 | UpdateConversationData, |
118 | | - UpdateConversationResponses, |
119 | 123 | UpdateConversationErrors, |
120 | | - CreateConversationData, |
121 | | - CreateConversationResponses, |
122 | | - CreateConversationErrors, |
123 | | - CreateConversationMessageData, |
124 | | - CreateConversationMessageResponses, |
125 | | - CreateConversationMessageErrors, |
126 | 124 | UpdateConversationMessageData, |
127 | | - UpdateConversationMessageResponses, |
128 | 125 | UpdateConversationMessageErrors, |
129 | | - GetRegistryAgentsData, |
130 | | - GetRegistryAgentsResponses, |
131 | | - GetRegistryAgentsErrors, |
| 126 | + UpdateConversationMessageResponses, |
| 127 | + UpdateConversationResponses, |
| 128 | + UpdateUserWalletData, |
| 129 | + UpdateUserWalletErrors, |
| 130 | + UpdateUserWalletResponses, |
| 131 | + VerifyAuthData, |
| 132 | + VerifyAuthResponses, |
132 | 133 | } from "./types.gen.js"; |
133 | | -import { client as _heyApiClient } from "./client.gen.js"; |
134 | 134 |
|
135 | 135 | export type Options< |
136 | 136 | TData extends TDataShape = TDataShape, |
|
0 commit comments