@letta-ai/letta-client 1.0.0-alpha.15 → 1.0.0-alpha.17

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 (265) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/client.d.mts +22 -22
  3. package/client.d.mts.map +1 -1
  4. package/client.d.ts +22 -22
  5. package/client.d.ts.map +1 -1
  6. package/client.js.map +1 -1
  7. package/client.mjs.map +1 -1
  8. package/package.json +1 -1
  9. package/resources/agents/agents.d.mts +1098 -136
  10. package/resources/agents/agents.d.mts.map +1 -1
  11. package/resources/agents/agents.d.ts +1098 -136
  12. package/resources/agents/agents.d.ts.map +1 -1
  13. package/resources/agents/agents.js +0 -6
  14. package/resources/agents/agents.js.map +1 -1
  15. package/resources/agents/agents.mjs +1 -7
  16. package/resources/agents/agents.mjs.map +1 -1
  17. package/resources/agents/blocks.d.mts +1 -15
  18. package/resources/agents/blocks.d.mts.map +1 -1
  19. package/resources/agents/blocks.d.ts +1 -15
  20. package/resources/agents/blocks.d.ts.map +1 -1
  21. package/resources/agents/folders.d.mts +47 -76
  22. package/resources/agents/folders.d.mts.map +1 -1
  23. package/resources/agents/folders.d.ts +47 -76
  24. package/resources/agents/folders.d.ts.map +1 -1
  25. package/resources/agents/folders.js +5 -1
  26. package/resources/agents/folders.js.map +1 -1
  27. package/resources/agents/folders.mjs +5 -1
  28. package/resources/agents/folders.mjs.map +1 -1
  29. package/resources/agents/index.d.mts +4 -4
  30. package/resources/agents/index.d.mts.map +1 -1
  31. package/resources/agents/index.d.ts +4 -4
  32. package/resources/agents/index.d.ts.map +1 -1
  33. package/resources/agents/index.js.map +1 -1
  34. package/resources/agents/index.mjs.map +1 -1
  35. package/resources/agents/messages.d.mts +87 -28
  36. package/resources/agents/messages.d.mts.map +1 -1
  37. package/resources/agents/messages.d.ts +87 -28
  38. package/resources/agents/messages.d.ts.map +1 -1
  39. package/resources/agents/messages.js +5 -5
  40. package/resources/agents/messages.js.map +1 -1
  41. package/resources/agents/messages.mjs +5 -5
  42. package/resources/agents/messages.mjs.map +1 -1
  43. package/resources/agents/tools.d.mts +6 -27
  44. package/resources/agents/tools.d.mts.map +1 -1
  45. package/resources/agents/tools.d.ts +6 -27
  46. package/resources/agents/tools.d.ts.map +1 -1
  47. package/resources/agents/tools.js +5 -1
  48. package/resources/agents/tools.js.map +1 -1
  49. package/resources/agents/tools.mjs +5 -1
  50. package/resources/agents/tools.mjs.map +1 -1
  51. package/resources/archives.d.mts +9 -37
  52. package/resources/archives.d.mts.map +1 -1
  53. package/resources/archives.d.ts +9 -37
  54. package/resources/archives.d.ts.map +1 -1
  55. package/resources/archives.js +2 -1
  56. package/resources/archives.js.map +1 -1
  57. package/resources/archives.mjs +2 -1
  58. package/resources/archives.mjs.map +1 -1
  59. package/resources/batches/batches.d.mts +8 -30
  60. package/resources/batches/batches.d.mts.map +1 -1
  61. package/resources/batches/batches.d.ts +8 -30
  62. package/resources/batches/batches.d.ts.map +1 -1
  63. package/resources/batches/batches.js +2 -1
  64. package/resources/batches/batches.js.map +1 -1
  65. package/resources/batches/batches.mjs +2 -1
  66. package/resources/batches/batches.mjs.map +1 -1
  67. package/resources/batches/index.d.mts +2 -2
  68. package/resources/batches/index.d.mts.map +1 -1
  69. package/resources/batches/index.d.ts +2 -2
  70. package/resources/batches/index.d.ts.map +1 -1
  71. package/resources/batches/index.js.map +1 -1
  72. package/resources/batches/index.mjs.map +1 -1
  73. package/resources/batches/messages.d.mts +6 -30
  74. package/resources/batches/messages.d.mts.map +1 -1
  75. package/resources/batches/messages.d.ts +6 -30
  76. package/resources/batches/messages.d.ts.map +1 -1
  77. package/resources/batches/messages.js +2 -1
  78. package/resources/batches/messages.js.map +1 -1
  79. package/resources/batches/messages.mjs +2 -1
  80. package/resources/batches/messages.mjs.map +1 -1
  81. package/resources/blocks/blocks.d.mts +1 -6
  82. package/resources/blocks/blocks.d.mts.map +1 -1
  83. package/resources/blocks/blocks.d.ts +1 -6
  84. package/resources/blocks/blocks.d.ts.map +1 -1
  85. package/resources/blocks/blocks.js +0 -6
  86. package/resources/blocks/blocks.js.map +1 -1
  87. package/resources/blocks/blocks.mjs +0 -6
  88. package/resources/blocks/blocks.mjs.map +1 -1
  89. package/resources/blocks/index.d.mts +1 -1
  90. package/resources/blocks/index.d.mts.map +1 -1
  91. package/resources/blocks/index.d.ts +1 -1
  92. package/resources/blocks/index.d.ts.map +1 -1
  93. package/resources/blocks/index.js.map +1 -1
  94. package/resources/blocks/index.mjs.map +1 -1
  95. package/resources/folders/files.d.mts +73 -97
  96. package/resources/folders/files.d.mts.map +1 -1
  97. package/resources/folders/files.d.ts +73 -97
  98. package/resources/folders/files.d.ts.map +1 -1
  99. package/resources/folders/files.js +5 -1
  100. package/resources/folders/files.js.map +1 -1
  101. package/resources/folders/files.mjs +5 -1
  102. package/resources/folders/files.mjs.map +1 -1
  103. package/resources/folders/folders.d.mts +11 -44
  104. package/resources/folders/folders.d.mts.map +1 -1
  105. package/resources/folders/folders.d.ts +11 -44
  106. package/resources/folders/folders.d.ts.map +1 -1
  107. package/resources/folders/folders.js +2 -7
  108. package/resources/folders/folders.js.map +1 -1
  109. package/resources/folders/folders.mjs +2 -7
  110. package/resources/folders/folders.mjs.map +1 -1
  111. package/resources/folders/index.d.mts +2 -2
  112. package/resources/folders/index.d.mts.map +1 -1
  113. package/resources/folders/index.d.ts +2 -2
  114. package/resources/folders/index.d.ts.map +1 -1
  115. package/resources/folders/index.js.map +1 -1
  116. package/resources/folders/index.mjs.map +1 -1
  117. package/resources/groups/groups.d.mts +1 -6
  118. package/resources/groups/groups.d.mts.map +1 -1
  119. package/resources/groups/groups.d.ts +1 -6
  120. package/resources/groups/groups.d.ts.map +1 -1
  121. package/resources/groups/groups.js +0 -6
  122. package/resources/groups/groups.js.map +1 -1
  123. package/resources/groups/groups.mjs +0 -6
  124. package/resources/groups/groups.mjs.map +1 -1
  125. package/resources/groups/index.d.mts +1 -1
  126. package/resources/groups/index.d.mts.map +1 -1
  127. package/resources/groups/index.d.ts +1 -1
  128. package/resources/groups/index.d.ts.map +1 -1
  129. package/resources/groups/index.js.map +1 -1
  130. package/resources/groups/index.mjs.map +1 -1
  131. package/resources/groups/messages.d.mts +9 -3
  132. package/resources/groups/messages.d.mts.map +1 -1
  133. package/resources/groups/messages.d.ts +9 -3
  134. package/resources/groups/messages.d.ts.map +1 -1
  135. package/resources/identities/identities.d.mts +9 -36
  136. package/resources/identities/identities.d.mts.map +1 -1
  137. package/resources/identities/identities.d.ts +9 -36
  138. package/resources/identities/identities.d.ts.map +1 -1
  139. package/resources/identities/identities.js +2 -7
  140. package/resources/identities/identities.js.map +1 -1
  141. package/resources/identities/identities.mjs +2 -7
  142. package/resources/identities/identities.mjs.map +1 -1
  143. package/resources/identities/index.d.mts +1 -1
  144. package/resources/identities/index.d.mts.map +1 -1
  145. package/resources/identities/index.d.ts +1 -1
  146. package/resources/identities/index.d.ts.map +1 -1
  147. package/resources/identities/index.js.map +1 -1
  148. package/resources/identities/index.mjs.map +1 -1
  149. package/resources/index.d.mts +11 -11
  150. package/resources/index.d.mts.map +1 -1
  151. package/resources/index.d.ts +11 -11
  152. package/resources/index.d.ts.map +1 -1
  153. package/resources/index.js.map +1 -1
  154. package/resources/index.mjs.map +1 -1
  155. package/resources/mcp-servers/index.d.mts +2 -3
  156. package/resources/mcp-servers/index.d.mts.map +1 -1
  157. package/resources/mcp-servers/index.d.ts +2 -3
  158. package/resources/mcp-servers/index.d.ts.map +1 -1
  159. package/resources/mcp-servers/index.js +1 -3
  160. package/resources/mcp-servers/index.js.map +1 -1
  161. package/resources/mcp-servers/index.mjs +1 -2
  162. package/resources/mcp-servers/index.mjs.map +1 -1
  163. package/resources/mcp-servers/mcp-servers.d.mts +292 -378
  164. package/resources/mcp-servers/mcp-servers.d.mts.map +1 -1
  165. package/resources/mcp-servers/mcp-servers.d.ts +292 -378
  166. package/resources/mcp-servers/mcp-servers.d.ts.map +1 -1
  167. package/resources/mcp-servers/mcp-servers.js +17 -4
  168. package/resources/mcp-servers/mcp-servers.js.map +1 -1
  169. package/resources/mcp-servers/mcp-servers.mjs +17 -4
  170. package/resources/mcp-servers/mcp-servers.mjs.map +1 -1
  171. package/resources/mcp-servers/tools.d.mts +3 -41
  172. package/resources/mcp-servers/tools.d.mts.map +1 -1
  173. package/resources/mcp-servers/tools.d.ts +3 -41
  174. package/resources/mcp-servers/tools.d.ts.map +1 -1
  175. package/resources/mcp-servers/tools.js.map +1 -1
  176. package/resources/mcp-servers/tools.mjs.map +1 -1
  177. package/resources/models/embeddings.d.mts +6 -2
  178. package/resources/models/embeddings.d.mts.map +1 -1
  179. package/resources/models/embeddings.d.ts +6 -2
  180. package/resources/models/embeddings.d.ts.map +1 -1
  181. package/resources/models/embeddings.js +5 -1
  182. package/resources/models/embeddings.js.map +1 -1
  183. package/resources/models/embeddings.mjs +5 -1
  184. package/resources/models/embeddings.mjs.map +1 -1
  185. package/resources/models/index.d.mts +1 -1
  186. package/resources/models/index.d.mts.map +1 -1
  187. package/resources/models/index.d.ts +1 -1
  188. package/resources/models/index.d.ts.map +1 -1
  189. package/resources/models/index.js.map +1 -1
  190. package/resources/models/index.mjs.map +1 -1
  191. package/resources/models/models.d.mts +174 -3
  192. package/resources/models/models.d.mts.map +1 -1
  193. package/resources/models/models.d.ts +174 -3
  194. package/resources/models/models.d.ts.map +1 -1
  195. package/resources/models/models.js +5 -1
  196. package/resources/models/models.js.map +1 -1
  197. package/resources/models/models.mjs +5 -1
  198. package/resources/models/models.mjs.map +1 -1
  199. package/resources/runs/index.d.mts +1 -1
  200. package/resources/runs/index.d.mts.map +1 -1
  201. package/resources/runs/index.d.ts +1 -1
  202. package/resources/runs/index.d.ts.map +1 -1
  203. package/resources/runs/index.js.map +1 -1
  204. package/resources/runs/index.mjs.map +1 -1
  205. package/resources/runs/runs.d.mts +6 -32
  206. package/resources/runs/runs.d.mts.map +1 -1
  207. package/resources/runs/runs.d.ts +6 -32
  208. package/resources/runs/runs.d.ts.map +1 -1
  209. package/resources/runs/runs.js +2 -1
  210. package/resources/runs/runs.js.map +1 -1
  211. package/resources/runs/runs.mjs +2 -1
  212. package/resources/runs/runs.mjs.map +1 -1
  213. package/resources/tools.d.mts +6 -68
  214. package/resources/tools.d.mts.map +1 -1
  215. package/resources/tools.d.ts +6 -68
  216. package/resources/tools.d.ts.map +1 -1
  217. package/resources/tools.js +2 -7
  218. package/resources/tools.js.map +1 -1
  219. package/resources/tools.mjs +2 -7
  220. package/resources/tools.mjs.map +1 -1
  221. package/src/client.ts +41 -28
  222. package/src/resources/agents/agents.ts +1364 -77
  223. package/src/resources/agents/blocks.ts +1 -15
  224. package/src/resources/agents/folders.ts +55 -85
  225. package/src/resources/agents/index.ts +5 -2
  226. package/src/resources/agents/messages.ts +123 -28
  227. package/src/resources/agents/tools.ts +10 -34
  228. package/src/resources/archives.ts +12 -45
  229. package/src/resources/batches/batches.ts +10 -41
  230. package/src/resources/batches/index.ts +2 -2
  231. package/src/resources/batches/messages.ts +12 -37
  232. package/src/resources/blocks/blocks.ts +0 -10
  233. package/src/resources/blocks/index.ts +0 -1
  234. package/src/resources/folders/files.ts +88 -113
  235. package/src/resources/folders/folders.ts +14 -55
  236. package/src/resources/folders/index.ts +2 -2
  237. package/src/resources/groups/groups.ts +0 -10
  238. package/src/resources/groups/index.ts +0 -1
  239. package/src/resources/groups/messages.ts +10 -3
  240. package/src/resources/identities/identities.ts +12 -49
  241. package/src/resources/identities/index.ts +1 -2
  242. package/src/resources/index.ts +21 -14
  243. package/src/resources/mcp-servers/index.ts +14 -9
  244. package/src/resources/mcp-servers/mcp-servers.ts +303 -402
  245. package/src/resources/mcp-servers/tools.ts +6 -47
  246. package/src/resources/models/embeddings.ts +6 -2
  247. package/src/resources/models/index.ts +2 -0
  248. package/src/resources/models/models.ts +254 -2
  249. package/src/resources/runs/index.ts +1 -1
  250. package/src/resources/runs/runs.ts +11 -44
  251. package/src/resources/tools.ts +8 -92
  252. package/src/version.ts +1 -1
  253. package/version.d.mts +1 -1
  254. package/version.d.ts +1 -1
  255. package/version.js +1 -1
  256. package/version.mjs +1 -1
  257. package/resources/mcp-servers/refresh.d.mts +0 -24
  258. package/resources/mcp-servers/refresh.d.mts.map +0 -1
  259. package/resources/mcp-servers/refresh.d.ts +0 -24
  260. package/resources/mcp-servers/refresh.d.ts.map +0 -1
  261. package/resources/mcp-servers/refresh.js +0 -27
  262. package/resources/mcp-servers/refresh.js.map +0 -1
  263. package/resources/mcp-servers/refresh.mjs +0 -23
  264. package/resources/mcp-servers/refresh.mjs.map +0 -1
  265. package/src/resources/mcp-servers/refresh.ts +0 -43
@@ -10,6 +10,7 @@ const BlocksAPI = tslib_1.__importStar(require("./blocks.js"));
10
10
  const blocks_1 = require("./blocks.js");
11
11
  const PropertiesAPI = tslib_1.__importStar(require("./properties.js"));
12
12
  const properties_1 = require("./properties.js");
13
+ const pagination_1 = require("../../core/pagination.js");
13
14
  const path_1 = require("../../internal/utils/path.js");
14
15
  class Identities extends resource_1.APIResource {
15
16
  constructor() {
@@ -34,7 +35,7 @@ class Identities extends resource_1.APIResource {
34
35
  * Get a list of all identities in the database
35
36
  */
36
37
  list(query = {}, options) {
37
- return this._client.get('/v1/identities/', { query, ...options });
38
+ return this._client.getAPIList('/v1/identities/', (pagination_1.ArrayPage), { query, ...options });
38
39
  }
39
40
  /**
40
41
  * Delete an identity by its identifier key
@@ -42,12 +43,6 @@ class Identities extends resource_1.APIResource {
42
43
  delete(identityID, options) {
43
44
  return this._client.delete((0, path_1.path) `/v1/identities/${identityID}`, options);
44
45
  }
45
- /**
46
- * Get count of all identities for a user
47
- */
48
- count(options) {
49
- return this._client.get('/v1/identities/count', options);
50
- }
51
46
  /**
52
47
  * Modify Identity
53
48
  */
@@ -1 +1 @@
1
- {"version":3,"file":"identities.js","sourceRoot":"","sources":["../../src/resources/identities/identities.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,qDAAkD;AAClD,+DAAsC;AACtC,wCAAmD;AACnD,+DAAsC;AACtC,wCAAmD;AACnD,uEAA8C;AAC9C,gDAAwF;AAGxF,uDAAiD;AAEjD,MAAa,UAAW,SAAQ,sBAAW;IAA3C;;QACE,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC9D,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAqDhE,CAAC;IAnDC;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,IAAI,CACF,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,OAAwB;QAC5B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAsB,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,IAA0B,EAAE,OAAwB;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;CACF;AAxDD,gCAwDC;AA8ND,UAAU,CAAC,UAAU,GAAG,uBAAU,CAAC;AACnC,UAAU,CAAC,MAAM,GAAG,eAAM,CAAC;AAC3B,UAAU,CAAC,MAAM,GAAG,eAAM,CAAC"}
1
+ {"version":3,"file":"identities.js","sourceRoot":"","sources":["../../src/resources/identities/identities.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,qDAAkD;AAClD,+DAAsC;AACtC,wCAAmD;AACnD,+DAAsC;AACtC,wCAAmD;AACnD,uEAA8C;AAC9C,gDAAwF;AAExF,yDAAqF;AAErF,uDAAiD;AAEjD,MAAa,UAAW,SAAQ,sBAAW;IAA3C;;QACE,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC9D,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IA8ChE,CAAC;IA5CC;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,IAAI,CACF,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,EAAE,CAAA,sBAAmB,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,IAA0B,EAAE,OAAwB;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,kBAAkB,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;CACF;AAjDD,gCAiDC;AAgMD,UAAU,CAAC,UAAU,GAAG,uBAAU,CAAC;AACnC,UAAU,CAAC,MAAM,GAAG,eAAM,CAAC;AAC3B,UAAU,CAAC,MAAM,GAAG,eAAM,CAAC"}
@@ -6,6 +6,7 @@ import * as BlocksAPI from "./blocks.mjs";
6
6
  import { Blocks } from "./blocks.mjs";
7
7
  import * as PropertiesAPI from "./properties.mjs";
8
8
  import { Properties } from "./properties.mjs";
9
+ import { ArrayPage } from "../../core/pagination.mjs";
9
10
  import { path } from "../../internal/utils/path.mjs";
10
11
  export class Identities extends APIResource {
11
12
  constructor() {
@@ -30,7 +31,7 @@ export class Identities extends APIResource {
30
31
  * Get a list of all identities in the database
31
32
  */
32
33
  list(query = {}, options) {
33
- return this._client.get('/v1/identities/', { query, ...options });
34
+ return this._client.getAPIList('/v1/identities/', (ArrayPage), { query, ...options });
34
35
  }
35
36
  /**
36
37
  * Delete an identity by its identifier key
@@ -38,12 +39,6 @@ export class Identities extends APIResource {
38
39
  delete(identityID, options) {
39
40
  return this._client.delete(path `/v1/identities/${identityID}`, options);
40
41
  }
41
- /**
42
- * Get count of all identities for a user
43
- */
44
- count(options) {
45
- return this._client.get('/v1/identities/count', options);
46
- }
47
42
  /**
48
43
  * Modify Identity
49
44
  */
@@ -1 +1 @@
1
- {"version":3,"file":"identities.mjs","sourceRoot":"","sources":["../../src/resources/identities/identities.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,KAAK,SAAS;OACd,EAAmB,MAAM,EAAE;OAC3B,KAAK,SAAS;OACd,EAAmB,MAAM,EAAE;OAC3B,KAAK,aAAa;OAClB,EAAE,UAAU,EAAgD;OAG5D,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,UAAW,SAAQ,WAAW;IAA3C;;QACE,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC9D,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAqDhE,CAAC;IAnDC;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,IAAI,CACF,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,OAAwB;QAC5B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAsB,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,IAA0B,EAAE,OAAwB;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;CACF;AA8ND,UAAU,CAAC,UAAU,GAAG,UAAU,CAAC;AACnC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;AAC3B,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC"}
1
+ {"version":3,"file":"identities.mjs","sourceRoot":"","sources":["../../src/resources/identities/identities.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,KAAK,SAAS;OACd,EAAmB,MAAM,EAAE;OAC3B,KAAK,SAAS;OACd,EAAmB,MAAM,EAAE;OAC3B,KAAK,aAAa;OAClB,EAAE,UAAU,EAAgD;OAE5D,EAAE,SAAS,EAAqC;OAEhD,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,UAAW,SAAQ,WAAW;IAA3C;;QACE,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC9D,WAAM,GAAqB,IAAI,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IA8ChE,CAAC;IA5CC;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAAwB;QACnD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,IAAI,CACF,QAA+C,EAAE,EACjD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,EAAE,CAAA,SAAmB,CAAA,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,OAAwB;QACjD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,UAAkB,EAAE,IAA0B,EAAE,OAAwB;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,kBAAkB,UAAU,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAA0B,EAAE,OAAwB;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;CACF;AAgMD,UAAU,CAAC,UAAU,GAAG,UAAU,CAAC;AACnC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;AAC3B,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC"}
@@ -1,5 +1,5 @@
1
1
  export { Agents, type AgentListParams } from "./agents.mjs";
2
2
  export { Blocks, type BlockListParams } from "./blocks.mjs";
3
- export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityListResponse, type IdentityDeleteResponse, type IdentityCountResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, } from "./identities.mjs";
3
+ export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityDeleteResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, type IdentitiesArrayPage, } from "./identities.mjs";
4
4
  export { Properties, type PropertyUpsertResponse, type PropertyUpsertParams } from "./properties.mjs";
5
5
  //# sourceMappingURL=index.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":"OAEO,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EACL,UAAU,EACV,KAAK,QAAQ,EACb,KAAK,gBAAgB,EACrB,KAAK,YAAY,EACjB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,qBAAqB,EAC1B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,GAC1B;OACM,EAAE,UAAU,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE"}
1
+ {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":"OAEO,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EACL,UAAU,EACV,KAAK,QAAQ,EACb,KAAK,gBAAgB,EACrB,KAAK,YAAY,EACjB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,GACzB;OACM,EAAE,UAAU,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE"}
@@ -1,5 +1,5 @@
1
1
  export { Agents, type AgentListParams } from "./agents.js";
2
2
  export { Blocks, type BlockListParams } from "./blocks.js";
3
- export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityListResponse, type IdentityDeleteResponse, type IdentityCountResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, } from "./identities.js";
3
+ export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityDeleteResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, type IdentitiesArrayPage, } from "./identities.js";
4
4
  export { Properties, type PropertyUpsertResponse, type PropertyUpsertParams } from "./properties.js";
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":"OAEO,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EACL,UAAU,EACV,KAAK,QAAQ,EACb,KAAK,gBAAgB,EACrB,KAAK,YAAY,EACjB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,qBAAqB,EAC1B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,GAC1B;OACM,EAAE,UAAU,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":"OAEO,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EAAE,MAAM,EAAE,KAAK,eAAe,EAAE;OAChC,EACL,UAAU,EACV,KAAK,QAAQ,EACb,KAAK,gBAAgB,EACrB,KAAK,YAAY,EACjB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,GACzB;OACM,EAAE,UAAU,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,sCAAwD;AAA/C,gGAAA,MAAM,OAAA;AACf,sCAAwD;AAA/C,gGAAA,MAAM,OAAA;AACf,8CAYsB;AAXpB,wGAAA,UAAU,OAAA;AAYZ,8CAAkG;AAAzF,wGAAA,UAAU,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,sCAAwD;AAA/C,gGAAA,MAAM,OAAA;AACf,sCAAwD;AAA/C,gGAAA,MAAM,OAAA;AACf,8CAWsB;AAVpB,wGAAA,UAAU,OAAA;AAWZ,8CAAkG;AAAzF,wGAAA,UAAU,OAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,MAAM,EAAwB;OAChC,EAAE,MAAM,EAAwB;OAChC,EACL,UAAU,GAWX;OACM,EAAE,UAAU,EAA0D"}
1
+ {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/identities/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,MAAM,EAAwB;OAChC,EAAE,MAAM,EAAwB;OAChC,EACL,UAAU,GAUX;OACM,EAAE,UAAU,EAA0D"}
@@ -1,16 +1,16 @@
1
- export { Agents, type AgentEnvironmentVariable, type AgentState, type AgentType, type ChildToolRule, type ConditionalToolRule, type ContinueToolRule, type InitToolRule, type JsonObjectResponseFormat, type JsonSchemaResponseFormat, type LettaMessageContentUnion, type MaxCountPerStepToolRule, type MessageCreate, type ParentToolRule, type RequiredBeforeExitToolRule, type RequiresApprovalToolRule, type TerminalToolRule, type TextResponseFormat, type AgentDeleteResponse, type AgentCountResponse, type AgentExportFileResponse, type AgentImportFileResponse, type AgentCreateParams, type AgentRetrieveParams, type AgentListParams, type AgentExportFileParams, type AgentImportFileParams, type AgentModifyParams, type AgentStatesArrayPage, } from "./agents/agents.mjs";
2
- export { Archives, type Archive, type VectorDBProvider, type ArchiveListResponse, type ArchiveCreateParams, type ArchiveListParams, type ArchiveModifyParams, } from "./archives.mjs";
3
- export { Batches, type BatchJob, type BatchListResponse, type BatchCancelResponse, type BatchCreateParams, type BatchListParams, } from "./batches/batches.mjs";
4
- export { Blocks, type BlockResponse, type CreateBlock, type BlockDeleteResponse, type BlockCountResponse, type BlockCreateParams, type BlockListParams, type BlockModifyParams, type BlockResponsesArrayPage, } from "./blocks/blocks.mjs";
5
- export { Folders, type Folder, type FolderListResponse, type FolderDeleteResponse, type FolderCountResponse, type FolderCreateParams, type FolderListParams, type FolderModifyParams, } from "./folders/folders.mjs";
6
- export { Groups, type DynamicManager, type Group, type ManagerType, type RoundRobinManager, type SleeptimeManager, type SupervisorManager, type VoiceSleeptimeManager, type GroupDeleteResponse, type GroupCountResponse, type GroupCreateParams, type GroupListParams, type GroupModifyParams, type GroupsArrayPage, } from "./groups/groups.mjs";
7
- export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityListResponse, type IdentityDeleteResponse, type IdentityCountResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, } from "./identities/identities.mjs";
8
- export { McpServers, type McpServerSchema, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerCreateParams, type McpServerModifyParams, } from "./mcp-servers/mcp-servers.mjs";
9
- export { Models, type EmbeddingConfig, type LlmConfig, type ProviderCategory, type ProviderType, type ModelListResponse, type ModelListParams, } from "./models/models.mjs";
10
- export { Runs, type Job, type StopReasonType, type RunListResponse, type RunListParams } from "./runs/runs.mjs";
1
+ export { Agents, type AgentEnvironmentVariable, type AgentState, type AgentType, type ChildToolRule, type ConditionalToolRule, type ContinueToolRule, type InitToolRule, type JsonObjectResponseFormat, type JsonSchemaResponseFormat, type LettaMessageContentUnion, type MaxCountPerStepToolRule, type MessageCreate, type ParentToolRule, type RequiredBeforeExitToolRule, type RequiresApprovalToolRule, type TerminalToolRule, type TextResponseFormat, type AgentDeleteResponse, type AgentExportFileResponse, type AgentImportFileResponse, type AgentCreateParams, type AgentRetrieveParams, type AgentListParams, type AgentExportFileParams, type AgentImportFileParams, type AgentModifyParams, type AgentStatesArrayPage, } from "./agents/agents.mjs";
2
+ export { Archives, type Archive, type VectorDBProvider, type ArchiveCreateParams, type ArchiveListParams, type ArchiveModifyParams, type ArchivesArrayPage, } from "./archives.mjs";
3
+ export { Batches, type BatchJob, type BatchCancelResponse, type BatchCreateParams, type BatchListParams, type BatchJobsArrayPage, } from "./batches/batches.mjs";
4
+ export { Blocks, type BlockResponse, type CreateBlock, type BlockDeleteResponse, type BlockCreateParams, type BlockListParams, type BlockModifyParams, type BlockResponsesArrayPage, } from "./blocks/blocks.mjs";
5
+ export { Folders, type Folder, type FolderDeleteResponse, type FolderCreateParams, type FolderListParams, type FolderModifyParams, type FoldersArrayPage, } from "./folders/folders.mjs";
6
+ export { Groups, type DynamicManager, type Group, type ManagerType, type RoundRobinManager, type SleeptimeManager, type SupervisorManager, type VoiceSleeptimeManager, type GroupDeleteResponse, type GroupCreateParams, type GroupListParams, type GroupModifyParams, type GroupsArrayPage, } from "./groups/groups.mjs";
7
+ export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityDeleteResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, type IdentitiesArrayPage, } from "./identities/identities.mjs";
8
+ export { McpServers, type CreateSseMcpServer, type CreateStdioMcpServer, type CreateStreamableHTTPMcpServer, type McpToolExecuteRequest, type SseMcpServer, type StdioMcpServer, type StreamableHTTPMcpServer, type ToolExecutionResult, type UpdateSseMcpServer, type UpdateStdioMcpServer, type UpdateStreamableHTTPMcpServer, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerRefreshResponse, type McpServerCreateParams, type McpServerModifyParams, type McpServerRefreshParams, } from "./mcp-servers/mcp-servers.mjs";
9
+ export { Models, type EmbeddingConfig, type EmbeddingModel, type LlmConfig, type Model, type ProviderCategory, type ProviderType, type ModelListResponse, type ModelListParams, } from "./models/models.mjs";
10
+ export { Runs, type Job, type StopReasonType, type RunListParams } from "./runs/runs.mjs";
11
11
  export { Steps, type ProviderTrace, type Step, type StepListParams, type StepsArrayPage, } from "./steps/steps.mjs";
12
12
  export { Tags, type TagListResponse, type TagListParams } from "./tags.mjs";
13
13
  export { Templates } from "./templates/templates.mjs";
14
- export { Tools, type NpmRequirement, type PipRequirement, type Tool, type ToolCreate, type ToolReturnMessage, type ToolType, type ToolListResponse, type ToolDeleteResponse, type ToolCountResponse, type ToolUpsertBaseToolsResponse, type ToolCreateParams, type ToolListParams, type ToolCountParams, type ToolModifyParams, type ToolUpsertParams, } from "./tools.mjs";
14
+ export { Tools, type NpmRequirement, type PipRequirement, type Tool, type ToolCreate, type ToolReturnMessage, type ToolType, type ToolDeleteResponse, type ToolUpsertBaseToolsResponse, type ToolCreateParams, type ToolListParams, type ToolModifyParams, type ToolUpsertParams, type ToolsArrayPage, } from "./tools.mjs";
15
15
  export { type HealthResponse } from "./top-level.mjs";
16
16
  //# sourceMappingURL=index.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
@@ -1,16 +1,16 @@
1
- export { Agents, type AgentEnvironmentVariable, type AgentState, type AgentType, type ChildToolRule, type ConditionalToolRule, type ContinueToolRule, type InitToolRule, type JsonObjectResponseFormat, type JsonSchemaResponseFormat, type LettaMessageContentUnion, type MaxCountPerStepToolRule, type MessageCreate, type ParentToolRule, type RequiredBeforeExitToolRule, type RequiresApprovalToolRule, type TerminalToolRule, type TextResponseFormat, type AgentDeleteResponse, type AgentCountResponse, type AgentExportFileResponse, type AgentImportFileResponse, type AgentCreateParams, type AgentRetrieveParams, type AgentListParams, type AgentExportFileParams, type AgentImportFileParams, type AgentModifyParams, type AgentStatesArrayPage, } from "./agents/agents.js";
2
- export { Archives, type Archive, type VectorDBProvider, type ArchiveListResponse, type ArchiveCreateParams, type ArchiveListParams, type ArchiveModifyParams, } from "./archives.js";
3
- export { Batches, type BatchJob, type BatchListResponse, type BatchCancelResponse, type BatchCreateParams, type BatchListParams, } from "./batches/batches.js";
4
- export { Blocks, type BlockResponse, type CreateBlock, type BlockDeleteResponse, type BlockCountResponse, type BlockCreateParams, type BlockListParams, type BlockModifyParams, type BlockResponsesArrayPage, } from "./blocks/blocks.js";
5
- export { Folders, type Folder, type FolderListResponse, type FolderDeleteResponse, type FolderCountResponse, type FolderCreateParams, type FolderListParams, type FolderModifyParams, } from "./folders/folders.js";
6
- export { Groups, type DynamicManager, type Group, type ManagerType, type RoundRobinManager, type SleeptimeManager, type SupervisorManager, type VoiceSleeptimeManager, type GroupDeleteResponse, type GroupCountResponse, type GroupCreateParams, type GroupListParams, type GroupModifyParams, type GroupsArrayPage, } from "./groups/groups.js";
7
- export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityListResponse, type IdentityDeleteResponse, type IdentityCountResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, } from "./identities/identities.js";
8
- export { McpServers, type McpServerSchema, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerCreateParams, type McpServerModifyParams, } from "./mcp-servers/mcp-servers.js";
9
- export { Models, type EmbeddingConfig, type LlmConfig, type ProviderCategory, type ProviderType, type ModelListResponse, type ModelListParams, } from "./models/models.js";
10
- export { Runs, type Job, type StopReasonType, type RunListResponse, type RunListParams } from "./runs/runs.js";
1
+ export { Agents, type AgentEnvironmentVariable, type AgentState, type AgentType, type ChildToolRule, type ConditionalToolRule, type ContinueToolRule, type InitToolRule, type JsonObjectResponseFormat, type JsonSchemaResponseFormat, type LettaMessageContentUnion, type MaxCountPerStepToolRule, type MessageCreate, type ParentToolRule, type RequiredBeforeExitToolRule, type RequiresApprovalToolRule, type TerminalToolRule, type TextResponseFormat, type AgentDeleteResponse, type AgentExportFileResponse, type AgentImportFileResponse, type AgentCreateParams, type AgentRetrieveParams, type AgentListParams, type AgentExportFileParams, type AgentImportFileParams, type AgentModifyParams, type AgentStatesArrayPage, } from "./agents/agents.js";
2
+ export { Archives, type Archive, type VectorDBProvider, type ArchiveCreateParams, type ArchiveListParams, type ArchiveModifyParams, type ArchivesArrayPage, } from "./archives.js";
3
+ export { Batches, type BatchJob, type BatchCancelResponse, type BatchCreateParams, type BatchListParams, type BatchJobsArrayPage, } from "./batches/batches.js";
4
+ export { Blocks, type BlockResponse, type CreateBlock, type BlockDeleteResponse, type BlockCreateParams, type BlockListParams, type BlockModifyParams, type BlockResponsesArrayPage, } from "./blocks/blocks.js";
5
+ export { Folders, type Folder, type FolderDeleteResponse, type FolderCreateParams, type FolderListParams, type FolderModifyParams, type FoldersArrayPage, } from "./folders/folders.js";
6
+ export { Groups, type DynamicManager, type Group, type ManagerType, type RoundRobinManager, type SleeptimeManager, type SupervisorManager, type VoiceSleeptimeManager, type GroupDeleteResponse, type GroupCreateParams, type GroupListParams, type GroupModifyParams, type GroupsArrayPage, } from "./groups/groups.js";
7
+ export { Identities, type Identity, type IdentityProperty, type IdentityType, type IdentityDeleteResponse, type IdentityCreateParams, type IdentityListParams, type IdentityModifyParams, type IdentityUpsertParams, type IdentitiesArrayPage, } from "./identities/identities.js";
8
+ export { McpServers, type CreateSseMcpServer, type CreateStdioMcpServer, type CreateStreamableHTTPMcpServer, type McpToolExecuteRequest, type SseMcpServer, type StdioMcpServer, type StreamableHTTPMcpServer, type ToolExecutionResult, type UpdateSseMcpServer, type UpdateStdioMcpServer, type UpdateStreamableHTTPMcpServer, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerRefreshResponse, type McpServerCreateParams, type McpServerModifyParams, type McpServerRefreshParams, } from "./mcp-servers/mcp-servers.js";
9
+ export { Models, type EmbeddingConfig, type EmbeddingModel, type LlmConfig, type Model, type ProviderCategory, type ProviderType, type ModelListResponse, type ModelListParams, } from "./models/models.js";
10
+ export { Runs, type Job, type StopReasonType, type RunListParams } from "./runs/runs.js";
11
11
  export { Steps, type ProviderTrace, type Step, type StepListParams, type StepsArrayPage, } from "./steps/steps.js";
12
12
  export { Tags, type TagListResponse, type TagListParams } from "./tags.js";
13
13
  export { Templates } from "./templates/templates.js";
14
- export { Tools, type NpmRequirement, type PipRequirement, type Tool, type ToolCreate, type ToolReturnMessage, type ToolType, type ToolListResponse, type ToolDeleteResponse, type ToolCountResponse, type ToolUpsertBaseToolsResponse, type ToolCreateParams, type ToolListParams, type ToolCountParams, type ToolModifyParams, type ToolUpsertParams, } from "./tools.js";
14
+ export { Tools, type NpmRequirement, type PipRequirement, type Tool, type ToolCreate, type ToolReturnMessage, type ToolType, type ToolDeleteResponse, type ToolUpsertBaseToolsResponse, type ToolCreateParams, type ToolListParams, type ToolModifyParams, type ToolUpsertParams, type ToolsArrayPage, } from "./tools.js";
15
15
  export { type HealthResponse } from "./top-level.js";
16
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CA8ByB;AA7BvB,gGAAA,MAAM,OAAA;AA8BR,0CAQoB;AAPlB,oGAAA,QAAQ,OAAA;AAQV,gDAO2B;AANzB,kGAAA,OAAO,OAAA;AAOT,6CAUyB;AATvB,gGAAA,MAAM,OAAA;AAUR,gDAS2B;AARzB,kGAAA,OAAO,OAAA;AAST,6CAeyB;AAdvB,gGAAA,MAAM,OAAA;AAeR,yDAYiC;AAX/B,wGAAA,UAAU,OAAA;AAYZ,4DAUmC;AATjC,yGAAA,UAAU,OAAA;AAUZ,6CAQyB;AAPvB,gGAAA,MAAM,OAAA;AAQR,uCAA4G;AAAnG,4FAAA,IAAI,OAAA;AACb,0CAMuB;AALrB,8FAAA,KAAK,OAAA;AAMP,kCAAwE;AAA/D,4FAAA,IAAI,OAAA;AACb,sDAAkD;AAAzC,sGAAA,SAAS,OAAA;AAClB,oCAiBiB;AAhBf,8FAAA,KAAK,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CA6ByB;AA5BvB,gGAAA,MAAM,OAAA;AA6BR,0CAQoB;AAPlB,oGAAA,QAAQ,OAAA;AAQV,gDAO2B;AANzB,kGAAA,OAAO,OAAA;AAOT,6CASyB;AARvB,gGAAA,MAAM,OAAA;AASR,gDAQ2B;AAPzB,kGAAA,OAAO,OAAA;AAQT,6CAcyB;AAbvB,gGAAA,MAAM,OAAA;AAcR,yDAWiC;AAV/B,wGAAA,UAAU,OAAA;AAWZ,4DAsBmC;AArBjC,yGAAA,UAAU,OAAA;AAsBZ,6CAUyB;AATvB,gGAAA,MAAM,OAAA;AAUR,uCAAsF;AAA7E,4FAAA,IAAI,OAAA;AACb,0CAMuB;AALrB,8FAAA,KAAK,OAAA;AAMP,kCAAwE;AAA/D,4FAAA,IAAI,OAAA;AACb,sDAAkD;AAAzC,sGAAA,SAAS,OAAA;AAClB,oCAeiB;AAdf,8FAAA,KAAK,OAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,GA6BP;OACM,EACL,QAAQ,GAOT;OACM,EACL,OAAO,GAMR;OACM,EACL,MAAM,GASP;OACM,EACL,OAAO,GAQR;OACM,EACL,MAAM,GAcP;OACM,EACL,UAAU,GAWX;OACM,EACL,UAAU,GASX;OACM,EACL,MAAM,GAOP;OACM,EAAE,IAAI,EAA2E;OACjF,EACL,KAAK,GAKN;OACM,EAAE,IAAI,EAA4C;OAClD,EAAE,SAAS,EAAE;OACb,EACL,KAAK,GAgBN"}
1
+ {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,GA4BP;OACM,EACL,QAAQ,GAOT;OACM,EACL,OAAO,GAMR;OACM,EACL,MAAM,GAQP;OACM,EACL,OAAO,GAOR;OACM,EACL,MAAM,GAaP;OACM,EACL,UAAU,GAUX;OACM,EACL,UAAU,GAqBX;OACM,EACL,MAAM,GASP;OACM,EAAE,IAAI,EAAqD;OAC3D,EACL,KAAK,GAKN;OACM,EAAE,IAAI,EAA4C;OAClD,EAAE,SAAS,EAAE;OACb,EACL,KAAK,GAcN"}
@@ -1,4 +1,3 @@
1
- export { McpServers, type McpServerSchema, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerCreateParams, type McpServerModifyParams, } from "./mcp-servers.mjs";
2
- export { Refresh, type RefreshTriggerResponse, type RefreshTriggerParams } from "./refresh.mjs";
3
- export { Tools, type ToolListResponse, type ToolRunResponse, type ToolRetrieveParams, type ToolRunParams, } from "./tools.mjs";
1
+ export { McpServers, type CreateSseMcpServer, type CreateStdioMcpServer, type CreateStreamableHTTPMcpServer, type McpToolExecuteRequest, type SseMcpServer, type StdioMcpServer, type StreamableHTTPMcpServer, type ToolExecutionResult, type UpdateSseMcpServer, type UpdateStdioMcpServer, type UpdateStreamableHTTPMcpServer, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerRefreshResponse, type McpServerCreateParams, type McpServerModifyParams, type McpServerRefreshParams, } from "./mcp-servers.mjs";
2
+ export { Tools, type ToolListResponse, type ToolRetrieveParams, type ToolRunParams } from "./tools.mjs";
4
3
  //# sourceMappingURL=index.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":"OAEO,EACL,UAAU,EACV,KAAK,eAAe,EACpB,KAAK,uBAAuB,EAC5B,KAAK,yBAAyB,EAC9B,KAAK,qBAAqB,EAC1B,KAAK,wBAAwB,EAC7B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,qBAAqB,GAC3B;OACM,EAAE,OAAO,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE;OACnE,EACL,KAAK,EACL,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,kBAAkB,EACvB,KAAK,aAAa,GACnB"}
1
+ {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":"OAEO,EACL,UAAU,EACV,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,6BAA6B,EAClC,KAAK,qBAAqB,EAC1B,KAAK,YAAY,EACjB,KAAK,cAAc,EACnB,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,EACxB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,6BAA6B,EAClC,KAAK,uBAAuB,EAC5B,KAAK,yBAAyB,EAC9B,KAAK,qBAAqB,EAC1B,KAAK,wBAAwB,EAC7B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,qBAAqB,EAC1B,KAAK,qBAAqB,EAC1B,KAAK,sBAAsB,GAC5B;OACM,EAAE,KAAK,EAAE,KAAK,gBAAgB,EAAE,KAAK,kBAAkB,EAAE,KAAK,aAAa,EAAE"}
@@ -1,4 +1,3 @@
1
- export { McpServers, type McpServerSchema, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerCreateParams, type McpServerModifyParams, } from "./mcp-servers.js";
2
- export { Refresh, type RefreshTriggerResponse, type RefreshTriggerParams } from "./refresh.js";
3
- export { Tools, type ToolListResponse, type ToolRunResponse, type ToolRetrieveParams, type ToolRunParams, } from "./tools.js";
1
+ export { McpServers, type CreateSseMcpServer, type CreateStdioMcpServer, type CreateStreamableHTTPMcpServer, type McpToolExecuteRequest, type SseMcpServer, type StdioMcpServer, type StreamableHTTPMcpServer, type ToolExecutionResult, type UpdateSseMcpServer, type UpdateStdioMcpServer, type UpdateStreamableHTTPMcpServer, type McpServerCreateResponse, type McpServerRetrieveResponse, type McpServerListResponse, type McpServerConnectResponse, type McpServerModifyResponse, type McpServerRefreshResponse, type McpServerCreateParams, type McpServerModifyParams, type McpServerRefreshParams, } from "./mcp-servers.js";
2
+ export { Tools, type ToolListResponse, type ToolRetrieveParams, type ToolRunParams } from "./tools.js";
4
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":"OAEO,EACL,UAAU,EACV,KAAK,eAAe,EACpB,KAAK,uBAAuB,EAC5B,KAAK,yBAAyB,EAC9B,KAAK,qBAAqB,EAC1B,KAAK,wBAAwB,EAC7B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,qBAAqB,GAC3B;OACM,EAAE,OAAO,EAAE,KAAK,sBAAsB,EAAE,KAAK,oBAAoB,EAAE;OACnE,EACL,KAAK,EACL,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,kBAAkB,EACvB,KAAK,aAAa,GACnB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":"OAEO,EACL,UAAU,EACV,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,6BAA6B,EAClC,KAAK,qBAAqB,EAC1B,KAAK,YAAY,EACjB,KAAK,cAAc,EACnB,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,EACxB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,6BAA6B,EAClC,KAAK,uBAAuB,EAC5B,KAAK,yBAAyB,EAC9B,KAAK,qBAAqB,EAC1B,KAAK,wBAAwB,EAC7B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,qBAAqB,EAC1B,KAAK,qBAAqB,EAC1B,KAAK,sBAAsB,GAC5B;OACM,EAAE,KAAK,EAAE,KAAK,gBAAgB,EAAE,KAAK,kBAAkB,EAAE,KAAK,aAAa,EAAE"}
@@ -1,11 +1,9 @@
1
1
  "use strict";
2
2
  // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.Tools = exports.Refresh = exports.McpServers = void 0;
4
+ exports.Tools = exports.McpServers = void 0;
5
5
  var mcp_servers_1 = require("./mcp-servers.js");
6
6
  Object.defineProperty(exports, "McpServers", { enumerable: true, get: function () { return mcp_servers_1.McpServers; } });
7
- var refresh_1 = require("./refresh.js");
8
- Object.defineProperty(exports, "Refresh", { enumerable: true, get: function () { return refresh_1.Refresh; } });
9
7
  var tools_1 = require("./tools.js");
10
8
  Object.defineProperty(exports, "Tools", { enumerable: true, get: function () { return tools_1.Tools; } });
11
9
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAUuB;AATrB,yGAAA,UAAU,OAAA;AAUZ,wCAA4F;AAAnF,kGAAA,OAAO,OAAA;AAChB,oCAMiB;AALf,8FAAA,KAAK,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAsBuB;AArBrB,yGAAA,UAAU,OAAA;AAsBZ,oCAAoG;AAA3F,8FAAA,KAAK,OAAA"}
@@ -1,5 +1,4 @@
1
1
  // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
  export { McpServers, } from "./mcp-servers.mjs";
3
- export { Refresh } from "./refresh.mjs";
4
- export { Tools, } from "./tools.mjs";
3
+ export { Tools } from "./tools.mjs";
5
4
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,UAAU,GASX;OACM,EAAE,OAAO,EAA0D;OACnE,EACL,KAAK,GAKN"}
1
+ {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/mcp-servers/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,UAAU,GAqBX;OACM,EAAE,KAAK,EAAsE"}