@breadstone/archipel-mcp 0.0.50 → 0.0.52
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/data/packages/platform-bootstrap/api/Class.CompositionContext.md +8 -8
- package/data/packages/platform-bootstrap/api/Class.CompositionModule.md +1 -1
- package/data/packages/platform-bootstrap/api/Class.CompositionResolver.md +7 -7
- package/data/packages/platform-bootstrap/api/Function.createCompositionContext.md +1 -1
- package/data/packages/platform-bootstrap/api/Interface.ICompositionContext.md +7 -7
- package/data/packages/platform-bootstrap/api/Interface.ICreateCompositionContextOptions.md +3 -3
- package/data/packages/platform-bootstrap/api/Interface.IProviderDecision.md +3 -3
- package/data/packages/platform-bootstrap/api/TypeAlias.CompositionImport.md +1 -1
- package/data/packages/platform-bootstrap/api/TypeAlias.ProviderComposer.md +1 -1
- package/data/packages/platform-intelligence/api/Class.IntelligenceAgentFactory.md +64 -0
- package/data/packages/platform-intelligence/api/Class.IntelligenceEmbeddingGenerator.md +70 -0
- package/data/packages/platform-intelligence/api/Class.IntelligenceMediaGenerator.md +118 -0
- package/data/packages/platform-intelligence/api/Class.IntelligenceModule.md +2 -2
- package/data/packages/platform-intelligence/api/Class.IntelligenceProviderAssetUploader.md +72 -0
- package/data/packages/platform-intelligence/api/Class.IntelligenceStructuredGenerator.md +70 -0
- package/data/packages/platform-intelligence/api/Class.IntelligenceTelemetryRegistry.md +44 -0
- package/data/packages/platform-intelligence/api/Class.IntelligenceTextGenerator.md +9 -9
- package/data/packages/platform-intelligence/api/Function.createAnthropicAdvisor20260301Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicBash20241022Tool.md +4 -4
- package/data/packages/platform-intelligence/api/Function.createAnthropicBash20250124Tool.md +4 -4
- package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20250522Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20250825Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20260120Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20241022Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20250124Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20251124Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicMemory20250818Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20241022Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250124Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250429Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250728Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicToolSearchBM2520251119Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicToolSearchRegex20251119Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicWebFetch20250910Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicWebFetch20260209Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicWebSearch20250305Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createAnthropicWebSearch20260209Tool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGoogleCodeExecutionTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGoogleEnterpriseWebSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGoogleFileSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGoogleGoogleMapsTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGoogleGoogleSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGoogleUrlContextTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGoogleVertexRagStoreTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGrokCodeExecutionTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGrokFileSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGrokMcpServerTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGrokViewImageTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGrokViewXVideoTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGrokWebSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createGrokXSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createIntelligenceTool.md +1 -1
- package/data/packages/platform-intelligence/api/Function.createMimoCustomTool.md +30 -0
- package/data/packages/platform-intelligence/api/Function.createOpenAIApplyPatchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAICodeInterpreterTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAICustomTool.md +7 -7
- package/data/packages/platform-intelligence/api/Function.createOpenAIFileSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAIImageGenerationTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAILocalShellTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAIMcpTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAIShellTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAIToolSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAIWebSearchPreviewTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.createOpenAIWebSearchTool.md +3 -3
- package/data/packages/platform-intelligence/api/Function.loadAnthropicLanguageModel.md +2 -2
- package/data/packages/platform-intelligence/api/Function.loadGoogleLanguageModel.md +2 -2
- package/data/packages/platform-intelligence/api/Function.loadGrokLanguageModel.md +2 -2
- package/data/packages/platform-intelligence/api/Function.loadMimoLanguageModel.md +26 -0
- package/data/packages/platform-intelligence/api/Function.loadOpenAILanguageModel.md +2 -2
- package/data/packages/platform-intelligence/api/Interface.IIntelligenceCompletionUsage.md +9 -9
- package/data/packages/platform-intelligence/api/Interface.IIntelligenceModuleOptions.md +2 -1
- package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextCompletion.md +92 -8
- package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextGenerationOptions.md +7 -23
- package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextGenerator.md +2 -2
- package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextStreamingOptions.md +23 -36
- package/data/packages/platform-intelligence/api/Interface.IIntelligenceTool.md +1 -1
- package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceLanguageModelLoader.md +2 -2
- package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceProviderName.md +1 -1
- package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_API_KEY.md +1 -1
- package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_BASE_URL.md +1 -1
- package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_MAX_OUTPUT_TOKENS.md +1 -1
- package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_MODEL.md +1 -1
- package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_PROVIDER.md +2 -2
- package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_TEMPERATURE.md +1 -1
- package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_TOP_P.md +1 -1
- package/data/packages/platform-intelligence/api/Variable.IntelligenceProviderNames.md +2 -0
- package/data/packages/platform-intelligence/api/Variable.MIMO_API_KEY.md +14 -0
- package/data/packages/platform-intelligence/api/Variable.MIMO_BASE_URL.md +14 -0
- package/data/packages/platform-intelligence/api/Variable.MIMO_CONFIG_ENTRIES.md +14 -0
- package/data/packages/platform-intelligence/api/Variable.PLATFORM_INTELLIGENCE_CONFIG_ENTRIES.md +1 -1
- package/data/packages/platform-intelligence/api/index.md +12 -1
- package/package.json +1 -1
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGoogleCodeExecutionTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGoogleCodeExecutionTool(options?): IIntelligenceTool
|
|
9
|
+
function createGoogleCodeExecutionTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/google/tools/createGoogleCodeExecutionTool.ts:
|
|
12
|
+
Defined in: [providers/google/tools/createGoogleCodeExecutionTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleCodeExecutionTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Google code-execution tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Google code-execution tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
package/data/packages/platform-intelligence/api/Function.createGoogleEnterpriseWebSearchTool.md
CHANGED
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGoogleEnterpriseWebSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGoogleEnterpriseWebSearchTool(options?): IIntelligenceTool
|
|
9
|
+
function createGoogleEnterpriseWebSearchTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/google/tools/createGoogleEnterpriseWebSearchTool.ts:
|
|
12
|
+
Defined in: [providers/google/tools/createGoogleEnterpriseWebSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleEnterpriseWebSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Google enterprise-web-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Google enterprise-web-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGoogleFileSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGoogleFileSearchTool(options): IIntelligenceTool
|
|
9
|
+
function createGoogleFileSearchTool(options): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/google/tools/createGoogleFileSearchTool.ts:
|
|
12
|
+
Defined in: [providers/google/tools/createGoogleFileSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleFileSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Google file-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Google file-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGoogleGoogleMapsTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGoogleGoogleMapsTool(options?): IIntelligenceTool
|
|
9
|
+
function createGoogleGoogleMapsTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/google/tools/createGoogleGoogleMapsTool.ts:
|
|
12
|
+
Defined in: [providers/google/tools/createGoogleGoogleMapsTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleGoogleMapsTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Google Maps grounding tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Google Maps grounding tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGoogleGoogleSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGoogleGoogleSearchTool(options?): IIntelligenceTool
|
|
9
|
+
function createGoogleGoogleSearchTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/google/tools/createGoogleGoogleSearchTool.ts:
|
|
12
|
+
Defined in: [providers/google/tools/createGoogleGoogleSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleGoogleSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Google Search grounding tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Google Search grounding tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGoogleUrlContextTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGoogleUrlContextTool(options?): IIntelligenceTool
|
|
9
|
+
function createGoogleUrlContextTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/google/tools/createGoogleUrlContextTool.ts:
|
|
12
|
+
Defined in: [providers/google/tools/createGoogleUrlContextTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleUrlContextTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Google URL context tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Google URL context tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGoogleVertexRagStoreTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGoogleVertexRagStoreTool(options): IIntelligenceTool
|
|
9
|
+
function createGoogleVertexRagStoreTool(options): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/google/tools/createGoogleVertexRagStoreTool.ts:
|
|
12
|
+
Defined in: [providers/google/tools/createGoogleVertexRagStoreTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleVertexRagStoreTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Google Vertex RAG Store tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Google Vertex RAG Store tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGrokCodeExecutionTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGrokCodeExecutionTool(options?): IIntelligenceTool
|
|
9
|
+
function createGrokCodeExecutionTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/grok/tools/createGrokCodeExecutionTool.ts:
|
|
12
|
+
Defined in: [providers/grok/tools/createGrokCodeExecutionTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokCodeExecutionTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Grok code-execution tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Grok code-execution tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGrokFileSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGrokFileSearchTool(options): IIntelligenceTool
|
|
9
|
+
function createGrokFileSearchTool(options): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/grok/tools/createGrokFileSearchTool.ts:
|
|
12
|
+
Defined in: [providers/grok/tools/createGrokFileSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokFileSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Grok file-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Grok file-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGrokMcpServerTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGrokMcpServerTool(options): IIntelligenceTool
|
|
9
|
+
function createGrokMcpServerTool(options): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/grok/tools/createGrokMcpServerTool.ts:
|
|
12
|
+
Defined in: [providers/grok/tools/createGrokMcpServerTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokMcpServerTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Grok MCP server tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Grok MCP server tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGrokViewImageTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGrokViewImageTool(options?): IIntelligenceTool
|
|
9
|
+
function createGrokViewImageTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/grok/tools/createGrokViewImageTool.ts:
|
|
12
|
+
Defined in: [providers/grok/tools/createGrokViewImageTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokViewImageTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Grok image-understanding tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Grok image-understanding tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGrokViewXVideoTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGrokViewXVideoTool(options?): IIntelligenceTool
|
|
9
|
+
function createGrokViewXVideoTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/grok/tools/createGrokViewXVideoTool.ts:
|
|
12
|
+
Defined in: [providers/grok/tools/createGrokViewXVideoTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokViewXVideoTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Grok X-video understanding tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Grok X-video understanding tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGrokWebSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGrokWebSearchTool(options?): IIntelligenceTool
|
|
9
|
+
function createGrokWebSearchTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/grok/tools/createGrokWebSearchTool.ts:
|
|
12
|
+
Defined in: [providers/grok/tools/createGrokWebSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokWebSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Grok web-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Grok web-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createGrokXSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createGrokXSearchTool(options?): IIntelligenceTool
|
|
9
|
+
function createGrokXSearchTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/grok/tools/createGrokXSearchTool.ts:
|
|
12
|
+
Defined in: [providers/grok/tools/createGrokXSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokXSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates a Grok X-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates a Grok X-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -18,7 +18,7 @@ Adapts a native AI SDK tool to the Archipel intelligence tool schema.
|
|
|
18
18
|
| Parameter | Type | Description |
|
|
19
19
|
| ------ | ------ | ------ |
|
|
20
20
|
| `name` | `string` | Tool name used as key in the AI SDK tool set. |
|
|
21
|
-
| `tool` | Tool\<never, never\> \| Tool\<any, any\> \| Tool\<any, never\> \| Tool\<never, any\> & `Pick`\<`Tool`\<`any`, `any`\>, \| `"execute"` \| `"needsApproval"` \| `"onInputStart"` \| `"onInputDelta"` \| `"onInputAvailable"`\> | Native AI SDK tool definition. |
|
|
21
|
+
| `tool` | Tool\<never, never, any\> \| Tool\<any, any, any\> \| Tool\<any, never, any\> \| Tool\<never, any, any\> & `Pick`\<`Tool`\<`any`, `any`, `any`\>, \| `"execute"` \| `"needsApproval"` \| `"onInputStart"` \| `"onInputDelta"` \| `"onInputAvailable"`\> | Native AI SDK tool definition. |
|
|
22
22
|
|
|
23
23
|
## Returns
|
|
24
24
|
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: 'Function: createMimoCustomTool()'
|
|
3
|
+
generated: true
|
|
4
|
+
editUrl: false
|
|
5
|
+
---
|
|
6
|
+
# Function: createMimoCustomTool()
|
|
7
|
+
|
|
8
|
+
```ts
|
|
9
|
+
function createMimoCustomTool(options, name): Promise<IIntelligenceTool>;
|
|
10
|
+
```
|
|
11
|
+
|
|
12
|
+
Defined in: [providers/mimo/tools/createMimoCustomTool.ts:22](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/mimo/tools/createMimoCustomTool.ts#L22)
|
|
13
|
+
|
|
14
|
+
Creates a MiMo function tool registration.
|
|
15
|
+
|
|
16
|
+
MiMo exposes OpenAI-compatible function tools, so this adapter keeps the same
|
|
17
|
+
Archipel shape as the other provider-specific tool factories.
|
|
18
|
+
|
|
19
|
+
## Parameters
|
|
20
|
+
|
|
21
|
+
| Parameter | Type | Description |
|
|
22
|
+
| ------ | ------ | ------ |
|
|
23
|
+
| `options` | `Tool`\<`never`, `never`, `Context`\> | Tool options passed to the AI SDK `tool()` helper. |
|
|
24
|
+
| `name` | `string` | Archipel registry name. |
|
|
25
|
+
|
|
26
|
+
## Returns
|
|
27
|
+
|
|
28
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
29
|
+
|
|
30
|
+
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIApplyPatchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIApplyPatchTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAIApplyPatchTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIApplyPatchTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIApplyPatchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIApplyPatchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI apply-patch tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI apply-patch tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAICodeInterpreterTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAICodeInterpreterTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAICodeInterpreterTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAICodeInterpreterTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAICodeInterpreterTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAICodeInterpreterTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI code-interpreter tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI code-interpreter tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,22 +6,22 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAICustomTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAICustomTool(options, name
|
|
9
|
+
function createOpenAICustomTool(options, name): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAICustomTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAICustomTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAICustomTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI custom provider-defined tool registration.
|
|
15
15
|
|
|
16
16
|
## Parameters
|
|
17
17
|
|
|
18
|
-
| Parameter | Type |
|
|
19
|
-
| ------ | ------ | ------ |
|
|
20
|
-
| `options` | \{ \} & \{ \} |
|
|
21
|
-
| `name` | `string` |
|
|
18
|
+
| Parameter | Type | Description |
|
|
19
|
+
| ------ | ------ | ------ |
|
|
20
|
+
| `options` | \{ \} & \{ \} | OpenAI custom tool options. |
|
|
21
|
+
| `name` | `string` | Optional Archipel registry name. |
|
|
22
22
|
|
|
23
23
|
## Returns
|
|
24
24
|
|
|
25
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
25
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
26
26
|
|
|
27
27
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIFileSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIFileSearchTool(options): IIntelligenceTool
|
|
9
|
+
function createOpenAIFileSearchTool(options): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIFileSearchTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIFileSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIFileSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI file-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI file-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIImageGenerationTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIImageGenerationTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAIImageGenerationTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIImageGenerationTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIImageGenerationTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIImageGenerationTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI image-generation tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI image-generation tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAILocalShellTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAILocalShellTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAILocalShellTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAILocalShellTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAILocalShellTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAILocalShellTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI local-shell tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI local-shell tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIMcpTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIMcpTool(options): IIntelligenceTool
|
|
9
|
+
function createOpenAIMcpTool(options): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIMcpTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIMcpTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIMcpTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI MCP connector tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI MCP connector tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIShellTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIShellTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAIShellTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIShellTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIShellTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIShellTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI shell tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI shell tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIToolSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIToolSearchTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAIToolSearchTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIToolSearchTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIToolSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIToolSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI tool-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI tool-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
package/data/packages/platform-intelligence/api/Function.createOpenAIWebSearchPreviewTool.md
CHANGED
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIWebSearchPreviewTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIWebSearchPreviewTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAIWebSearchPreviewTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIWebSearchPreviewTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIWebSearchPreviewTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIWebSearchPreviewTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI web-search-preview tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI web-search-preview tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,10 +6,10 @@ editUrl: false
|
|
|
6
6
|
# Function: createOpenAIWebSearchTool()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function createOpenAIWebSearchTool(options?): IIntelligenceTool
|
|
9
|
+
function createOpenAIWebSearchTool(options?): Promise<IIntelligenceTool>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [providers/openai/tools/createOpenAIWebSearchTool.ts:
|
|
12
|
+
Defined in: [providers/openai/tools/createOpenAIWebSearchTool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIWebSearchTool.ts#L19)
|
|
13
13
|
|
|
14
14
|
Creates an OpenAI web-search tool registration.
|
|
15
15
|
|
|
@@ -21,6 +21,6 @@ Creates an OpenAI web-search tool registration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
[`IIntelligenceTool`](Interface.IIntelligenceTool)
|
|
24
|
+
`Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
|
|
25
25
|
|
|
26
26
|
Tool registration compatible with the intelligence tool registry.
|
|
@@ -6,7 +6,7 @@ editUrl: false
|
|
|
6
6
|
# Function: loadAnthropicLanguageModel()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function loadAnthropicLanguageModel(configuration):
|
|
9
|
+
function loadAnthropicLanguageModel(configuration): Promise<LanguageModelV4>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
12
|
Defined in: [providers/anthropic/loadAnthropicLanguageModel.ts:17](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/loadAnthropicLanguageModel.ts#L17)
|
|
@@ -21,6 +21,6 @@ Creates the Anthropic language model from the resolved provider configuration.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
`
|
|
24
|
+
`Promise`\<`LanguageModelV4`\>
|
|
25
25
|
|
|
26
26
|
The configured language model instance.
|
|
@@ -6,7 +6,7 @@ editUrl: false
|
|
|
6
6
|
# Function: loadGoogleLanguageModel()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function loadGoogleLanguageModel(configuration):
|
|
9
|
+
function loadGoogleLanguageModel(configuration): Promise<LanguageModelV4>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
12
|
Defined in: [providers/google/loadGoogleLanguageModel.ts:17](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/loadGoogleLanguageModel.ts#L17)
|
|
@@ -21,6 +21,6 @@ Creates the Google Gemini language model from the resolved provider configuratio
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
`
|
|
24
|
+
`Promise`\<`LanguageModelV4`\>
|
|
25
25
|
|
|
26
26
|
The configured language model instance.
|