@easynet/agent-model 1.0.60 → 1.0.61
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/{chunk-4OLU43SH.js → chunk-CCGNXMFC.js} +4 -4
- package/dist/{chunk-D6WXQMOO.js → chunk-JVLYAGWR.js} +6 -6
- package/dist/{chunk-YOOYQBGK.js → chunk-V5QTINFH.js} +2 -2
- package/dist/{chunk-HSU6XZOI.js → chunk-XSR4TAZ7.js} +8 -8
- package/dist/cli/index.js +6 -6
- package/dist/extensions/index.js +5 -5
- package/dist/index.js +16 -16
- package/dist/langchain/index.js +2 -2
- package/package.json +1 -1
- /package/dist/{chunk-4OLU43SH.js.map → chunk-CCGNXMFC.js.map} +0 -0
- /package/dist/{chunk-D6WXQMOO.js.map → chunk-JVLYAGWR.js.map} +0 -0
- /package/dist/{chunk-YOOYQBGK.js.map → chunk-V5QTINFH.js.map} +0 -0
- /package/dist/{chunk-HSU6XZOI.js.map → chunk-XSR4TAZ7.js.map} +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
getChatModelFactory
|
|
3
|
-
} from "./chunk-G7MKWPEI.js";
|
|
4
1
|
import {
|
|
5
2
|
parseLlmSection
|
|
6
3
|
} from "./chunk-SPDXNDDD.js";
|
|
4
|
+
import {
|
|
5
|
+
getChatModelFactory
|
|
6
|
+
} from "./chunk-G7MKWPEI.js";
|
|
7
7
|
import {
|
|
8
8
|
__export
|
|
9
9
|
} from "./chunk-PZ5AY32C.js";
|
|
@@ -162,4 +162,4 @@ export {
|
|
|
162
162
|
createChatModelFromLlmConfig,
|
|
163
163
|
langchain_exports
|
|
164
164
|
};
|
|
165
|
-
//# sourceMappingURL=chunk-
|
|
165
|
+
//# sourceMappingURL=chunk-CCGNXMFC.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
+
import {
|
|
2
|
+
loadModelsConfig
|
|
3
|
+
} from "./chunk-FZKECZUY.js";
|
|
1
4
|
import {
|
|
2
5
|
buildUnreachableError,
|
|
3
6
|
checkEndpointConnectivity
|
|
4
7
|
} from "./chunk-EPVJLBGC.js";
|
|
5
|
-
import {
|
|
6
|
-
loadModelsConfig
|
|
7
|
-
} from "./chunk-FZKECZUY.js";
|
|
8
8
|
import {
|
|
9
9
|
resolveLlmSectionWithNpm
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-XSR4TAZ7.js";
|
|
11
11
|
import {
|
|
12
12
|
createChatModelFromLlmConfig
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-CCGNXMFC.js";
|
|
14
14
|
import {
|
|
15
15
|
parseLlmSection
|
|
16
16
|
} from "./chunk-SPDXNDDD.js";
|
|
@@ -257,4 +257,4 @@ export {
|
|
|
257
257
|
createAgentLlm,
|
|
258
258
|
cli_exports
|
|
259
259
|
};
|
|
260
|
-
//# sourceMappingURL=chunk-
|
|
260
|
+
//# sourceMappingURL=chunk-JVLYAGWR.js.map
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
resolveLLMExtensionPackages,
|
|
10
10
|
resolveLlmSectionWithNpm,
|
|
11
11
|
resolveNpmProvider
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-XSR4TAZ7.js";
|
|
13
13
|
import {
|
|
14
14
|
NPM_PROTOCOL_PREFIX,
|
|
15
15
|
isNpmProviderSpec,
|
|
@@ -40,4 +40,4 @@ __export(extensions_exports, {
|
|
|
40
40
|
export {
|
|
41
41
|
extensions_exports
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=chunk-
|
|
43
|
+
//# sourceMappingURL=chunk-V5QTINFH.js.map
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
createChatModelFromLlmConfig
|
|
3
|
-
} from "./chunk-4OLU43SH.js";
|
|
4
|
-
import {
|
|
5
|
-
getChatModelFactory,
|
|
6
|
-
registerChatModelProvider
|
|
7
|
-
} from "./chunk-G7MKWPEI.js";
|
|
8
1
|
import {
|
|
9
2
|
ensureNpmPackageInstalled,
|
|
10
3
|
getInstalledVersion,
|
|
@@ -12,6 +5,13 @@ import {
|
|
|
12
5
|
parseNpmProviderSpec,
|
|
13
6
|
resolveLatestVersionFromRegistry
|
|
14
7
|
} from "./chunk-K3JR2N4E.js";
|
|
8
|
+
import {
|
|
9
|
+
createChatModelFromLlmConfig
|
|
10
|
+
} from "./chunk-CCGNXMFC.js";
|
|
11
|
+
import {
|
|
12
|
+
getChatModelFactory,
|
|
13
|
+
registerChatModelProvider
|
|
14
|
+
} from "./chunk-G7MKWPEI.js";
|
|
15
15
|
|
|
16
16
|
// src/extensions/loader.ts
|
|
17
17
|
import { readdirSync, readFileSync, existsSync } from "fs";
|
|
@@ -351,4 +351,4 @@ export {
|
|
|
351
351
|
resolveLlmSectionWithNpm,
|
|
352
352
|
createChatModelWithNpm
|
|
353
353
|
};
|
|
354
|
-
//# sourceMappingURL=chunk-
|
|
354
|
+
//# sourceMappingURL=chunk-XSR4TAZ7.js.map
|
package/dist/cli/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import "../chunk-
|
|
3
|
-
import "../chunk-EPVJLBGC.js";
|
|
2
|
+
import "../chunk-JVLYAGWR.js";
|
|
4
3
|
import "../chunk-FZKECZUY.js";
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-G7MKWPEI.js";
|
|
8
|
-
import "../chunk-SPDXNDDD.js";
|
|
4
|
+
import "../chunk-EPVJLBGC.js";
|
|
5
|
+
import "../chunk-XSR4TAZ7.js";
|
|
9
6
|
import "../chunk-K3JR2N4E.js";
|
|
7
|
+
import "../chunk-CCGNXMFC.js";
|
|
8
|
+
import "../chunk-SPDXNDDD.js";
|
|
9
|
+
import "../chunk-G7MKWPEI.js";
|
|
10
10
|
import "../chunk-PZ5AY32C.js";
|
|
11
11
|
//# sourceMappingURL=index.js.map
|
package/dist/extensions/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-V5QTINFH.js";
|
|
2
2
|
import {
|
|
3
3
|
createChatModelWithNpm,
|
|
4
4
|
discoverLLMExtensions,
|
|
@@ -10,15 +10,15 @@ import {
|
|
|
10
10
|
resolveLLMExtensionPackages,
|
|
11
11
|
resolveLlmSectionWithNpm,
|
|
12
12
|
resolveNpmProvider
|
|
13
|
-
} from "../chunk-
|
|
14
|
-
import "../chunk-4OLU43SH.js";
|
|
15
|
-
import "../chunk-G7MKWPEI.js";
|
|
16
|
-
import "../chunk-SPDXNDDD.js";
|
|
13
|
+
} from "../chunk-XSR4TAZ7.js";
|
|
17
14
|
import {
|
|
18
15
|
NPM_PROTOCOL_PREFIX,
|
|
19
16
|
isNpmProviderSpec,
|
|
20
17
|
parseNpmProviderSpec
|
|
21
18
|
} from "../chunk-K3JR2N4E.js";
|
|
19
|
+
import "../chunk-CCGNXMFC.js";
|
|
20
|
+
import "../chunk-SPDXNDDD.js";
|
|
21
|
+
import "../chunk-G7MKWPEI.js";
|
|
22
22
|
import "../chunk-PZ5AY32C.js";
|
|
23
23
|
export {
|
|
24
24
|
NPM_PROTOCOL_PREFIX,
|
package/dist/index.js
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
registry_exports
|
|
3
|
-
} from "./chunk-HCU4AWIV.js";
|
|
4
1
|
import {
|
|
5
2
|
cli_exports,
|
|
6
3
|
createAgentLlm
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import {
|
|
9
|
-
connectivity_exports
|
|
10
|
-
} from "./chunk-EPVJLBGC.js";
|
|
4
|
+
} from "./chunk-JVLYAGWR.js";
|
|
11
5
|
import {
|
|
12
6
|
config_exports
|
|
13
7
|
} from "./chunk-VBXTOU4S.js";
|
|
@@ -15,21 +9,23 @@ import {
|
|
|
15
9
|
loadLlmConfig,
|
|
16
10
|
loadModelsConfig
|
|
17
11
|
} from "./chunk-FZKECZUY.js";
|
|
12
|
+
import {
|
|
13
|
+
connectivity_exports
|
|
14
|
+
} from "./chunk-EPVJLBGC.js";
|
|
18
15
|
import {
|
|
19
16
|
extensions_exports
|
|
20
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-V5QTINFH.js";
|
|
21
18
|
import {
|
|
22
19
|
resolveLlmSectionWithNpm
|
|
23
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-XSR4TAZ7.js";
|
|
21
|
+
import {
|
|
22
|
+
npm_exports
|
|
23
|
+
} from "./chunk-K3JR2N4E.js";
|
|
24
24
|
import {
|
|
25
25
|
applyToolChoiceAuto,
|
|
26
26
|
createChatModelFromLlmConfig,
|
|
27
27
|
langchain_exports
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import {
|
|
30
|
-
getChatModelFactory,
|
|
31
|
-
registerChatModelProvider
|
|
32
|
-
} from "./chunk-G7MKWPEI.js";
|
|
28
|
+
} from "./chunk-CCGNXMFC.js";
|
|
33
29
|
import {
|
|
34
30
|
createModelHub,
|
|
35
31
|
model_exports,
|
|
@@ -39,8 +35,12 @@ import {
|
|
|
39
35
|
parseLlmSection
|
|
40
36
|
} from "./chunk-SPDXNDDD.js";
|
|
41
37
|
import {
|
|
42
|
-
|
|
43
|
-
} from "./chunk-
|
|
38
|
+
registry_exports
|
|
39
|
+
} from "./chunk-HCU4AWIV.js";
|
|
40
|
+
import {
|
|
41
|
+
getChatModelFactory,
|
|
42
|
+
registerChatModelProvider
|
|
43
|
+
} from "./chunk-G7MKWPEI.js";
|
|
44
44
|
import "./chunk-PZ5AY32C.js";
|
|
45
45
|
|
|
46
46
|
// src/api/get-default-llm-config.ts
|
package/dist/langchain/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
applyToolChoiceAuto,
|
|
3
3
|
createChatModelFromLlmConfig
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-G7MKWPEI.js";
|
|
4
|
+
} from "../chunk-CCGNXMFC.js";
|
|
6
5
|
import "../chunk-SPDXNDDD.js";
|
|
6
|
+
import "../chunk-G7MKWPEI.js";
|
|
7
7
|
import "../chunk-PZ5AY32C.js";
|
|
8
8
|
export {
|
|
9
9
|
applyToolChoiceAuto,
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|