@remnic/plugin-openclaw 1.0.4 → 1.0.5

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.
@@ -1,44 +0,0 @@
1
- import {
2
- APIConnectionError,
3
- APIConnectionTimeoutError,
4
- APIError,
5
- APIPromise,
6
- APIUserAbortError,
7
- AuthenticationError,
8
- AzureOpenAI,
9
- BadRequestError,
10
- ConflictError,
11
- InternalServerError,
12
- InvalidWebhookSignatureError,
13
- NotFoundError,
14
- OpenAI,
15
- OpenAIError,
16
- PagePromise,
17
- PermissionDeniedError,
18
- RateLimitError,
19
- UnprocessableEntityError,
20
- toFile
21
- } from "./chunk-NJG4HPAL.js";
22
- import "./chunk-MLKGABMK.js";
23
- export {
24
- APIConnectionError,
25
- APIConnectionTimeoutError,
26
- APIError,
27
- APIPromise,
28
- APIUserAbortError,
29
- AuthenticationError,
30
- AzureOpenAI,
31
- BadRequestError,
32
- ConflictError,
33
- InternalServerError,
34
- InvalidWebhookSignatureError,
35
- NotFoundError,
36
- OpenAI,
37
- OpenAIError,
38
- PagePromise,
39
- PermissionDeniedError,
40
- RateLimitError,
41
- UnprocessableEntityError,
42
- OpenAI as default,
43
- toFile
44
- };
@@ -2,9 +2,6 @@ import {
2
2
  buildExtensionsBlockForConsolidation,
3
3
  runPostConsolidationMaterialize
4
4
  } from "./chunk-J2FCINY7.js";
5
- import {
6
- FallbackLlmClient
7
- } from "./chunk-3SA5F4WT.js";
8
5
  import "./chunk-5VTGFKKU.js";
9
6
  import {
10
7
  readChainIndex,
@@ -13,6 +10,9 @@ import {
13
10
  import {
14
11
  isRecord
15
12
  } from "./chunk-YHH3SXKD.js";
13
+ import {
14
+ FallbackLlmClient
15
+ } from "./chunk-3SA5F4WT.js";
16
16
  import {
17
17
  listJsonFiles,
18
18
  readJsonFile