@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,7 +6,7 @@ editUrl: false
|
|
|
6
6
|
# Function: loadGrokLanguageModel()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function loadGrokLanguageModel(configuration):
|
|
9
|
+
function loadGrokLanguageModel(configuration): Promise<LanguageModelV4>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
12
|
Defined in: [providers/grok/loadGrokLanguageModel.ts:17](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/loadGrokLanguageModel.ts#L17)
|
|
@@ -21,6 +21,6 @@ Creates the Grok language model through the native xAI provider.
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
`
|
|
24
|
+
`Promise`\<`LanguageModelV4`\>
|
|
25
25
|
|
|
26
26
|
The configured language model instance.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: 'Function: loadMimoLanguageModel()'
|
|
3
|
+
generated: true
|
|
4
|
+
editUrl: false
|
|
5
|
+
---
|
|
6
|
+
# Function: loadMimoLanguageModel()
|
|
7
|
+
|
|
8
|
+
```ts
|
|
9
|
+
function loadMimoLanguageModel(configuration): Promise<LanguageModelV4>;
|
|
10
|
+
```
|
|
11
|
+
|
|
12
|
+
Defined in: [providers/mimo/loadMimoLanguageModel.ts:17](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/mimo/loadMimoLanguageModel.ts#L17)
|
|
13
|
+
|
|
14
|
+
Creates the Xiaomi MiMo language model from the resolved provider configuration.
|
|
15
|
+
|
|
16
|
+
## Parameters
|
|
17
|
+
|
|
18
|
+
| Parameter | Type | Description |
|
|
19
|
+
| ------ | ------ | ------ |
|
|
20
|
+
| `configuration` | [`IIntelligenceProviderConfiguration`](Interface.IIntelligenceProviderConfiguration) | The resolved provider configuration. |
|
|
21
|
+
|
|
22
|
+
## Returns
|
|
23
|
+
|
|
24
|
+
`Promise`\<`LanguageModelV4`\>
|
|
25
|
+
|
|
26
|
+
The configured language model instance.
|
|
@@ -6,7 +6,7 @@ editUrl: false
|
|
|
6
6
|
# Function: loadOpenAILanguageModel()
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
function loadOpenAILanguageModel(configuration):
|
|
9
|
+
function loadOpenAILanguageModel(configuration): Promise<LanguageModelV4>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
12
|
Defined in: [providers/openai/loadOpenAILanguageModel.ts:17](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/loadOpenAILanguageModel.ts#L17)
|
|
@@ -21,6 +21,6 @@ Creates the OpenAI 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.
|
|
@@ -11,27 +11,27 @@ Captures usage telemetry returned by the intelligence provider.
|
|
|
11
11
|
|
|
12
12
|
## Properties
|
|
13
13
|
|
|
14
|
-
###
|
|
14
|
+
### inputTokens
|
|
15
15
|
|
|
16
16
|
```ts
|
|
17
|
-
readonly
|
|
17
|
+
readonly inputTokens: number | null;
|
|
18
18
|
```
|
|
19
19
|
|
|
20
|
-
Defined in: [contracts/IIntelligenceCompletionUsage.ts:
|
|
20
|
+
Defined in: [contracts/IIntelligenceCompletionUsage.ts:14](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceCompletionUsage.ts#L14)
|
|
21
21
|
|
|
22
|
-
The number of tokens
|
|
22
|
+
The number of input tokens consumed by the prompt.
|
|
23
23
|
|
|
24
24
|
***
|
|
25
25
|
|
|
26
|
-
###
|
|
26
|
+
### outputTokens
|
|
27
27
|
|
|
28
28
|
```ts
|
|
29
|
-
readonly
|
|
29
|
+
readonly outputTokens: number | null;
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
Defined in: [contracts/IIntelligenceCompletionUsage.ts:
|
|
32
|
+
Defined in: [contracts/IIntelligenceCompletionUsage.ts:21](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceCompletionUsage.ts#L21)
|
|
33
33
|
|
|
34
|
-
The number of tokens
|
|
34
|
+
The number of output tokens generated in the completion.
|
|
35
35
|
|
|
36
36
|
***
|
|
37
37
|
|
|
@@ -43,4 +43,4 @@ readonly totalTokens: number | null;
|
|
|
43
43
|
|
|
44
44
|
Defined in: [contracts/IIntelligenceCompletionUsage.ts:28](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceCompletionUsage.ts#L28)
|
|
45
45
|
|
|
46
|
-
The total number of tokens
|
|
46
|
+
The total number of tokens reported by the provider.
|
|
@@ -55,13 +55,14 @@ Import these from provider-specific subpaths such as
|
|
|
55
55
|
```ts
|
|
56
56
|
readonly optional tools?: readonly (
|
|
57
57
|
| IIntelligenceTool
|
|
58
|
+
| Promise<IIntelligenceTool>
|
|
58
59
|
| Type<IIntelligenceTool>
|
|
59
60
|
| Provider<IIntelligenceTool>)[];
|
|
60
61
|
```
|
|
61
62
|
|
|
62
63
|
Defined in: [interfaces/IIntelligenceModuleOptions.ts:23](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/interfaces/IIntelligenceModuleOptions.ts#L23)
|
|
63
64
|
|
|
64
|
-
Tool instances, class providers, or custom Nest providers registered at bootstrap.
|
|
65
|
+
Tool instances, tool factory promises, class providers, or custom Nest providers registered at bootstrap.
|
|
65
66
|
|
|
66
67
|
***
|
|
67
68
|
|
|
@@ -5,7 +5,7 @@ editUrl: false
|
|
|
5
5
|
---
|
|
6
6
|
# Interface: IIntelligenceTextCompletion
|
|
7
7
|
|
|
8
|
-
Defined in: [contracts/IIntelligenceTextCompletion.ts:
|
|
8
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:20](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L20)
|
|
9
9
|
|
|
10
10
|
Represents the normalized completion result produced by the intelligence provider.
|
|
11
11
|
|
|
@@ -17,19 +17,31 @@ Represents the normalized completion result produced by the intelligence provide
|
|
|
17
17
|
readonly files: readonly GeneratedFile[];
|
|
18
18
|
```
|
|
19
19
|
|
|
20
|
-
Defined in: [contracts/IIntelligenceTextCompletion.ts:
|
|
20
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:56](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L56)
|
|
21
21
|
|
|
22
22
|
Files generated by provider-native tools such as image generation or code interpreter.
|
|
23
23
|
|
|
24
24
|
***
|
|
25
25
|
|
|
26
|
+
### finalStep?
|
|
27
|
+
|
|
28
|
+
```ts
|
|
29
|
+
readonly optional finalStep?: StepResult<ToolSet, Record<string, unknown>>;
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:84](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L84)
|
|
33
|
+
|
|
34
|
+
Final AI SDK generation step.
|
|
35
|
+
|
|
36
|
+
***
|
|
37
|
+
|
|
26
38
|
### model
|
|
27
39
|
|
|
28
40
|
```ts
|
|
29
41
|
readonly model: string;
|
|
30
42
|
```
|
|
31
43
|
|
|
32
|
-
Defined in: [contracts/IIntelligenceTextCompletion.ts:
|
|
44
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:42](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L42)
|
|
33
45
|
|
|
34
46
|
The model identifier used for the completion.
|
|
35
47
|
|
|
@@ -41,36 +53,96 @@ The model identifier used for the completion.
|
|
|
41
53
|
readonly provider: string;
|
|
42
54
|
```
|
|
43
55
|
|
|
44
|
-
Defined in: [contracts/IIntelligenceTextCompletion.ts:
|
|
56
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:35](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L35)
|
|
45
57
|
|
|
46
58
|
The provider that produced the completion.
|
|
47
59
|
|
|
48
60
|
***
|
|
49
61
|
|
|
62
|
+
### reasoning?
|
|
63
|
+
|
|
64
|
+
```ts
|
|
65
|
+
readonly optional reasoning?: (ReasoningOutput | ReasoningFileOutput)[];
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:63](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L63)
|
|
69
|
+
|
|
70
|
+
Reasoning parts reported by AI SDK 7 compatible models.
|
|
71
|
+
|
|
72
|
+
***
|
|
73
|
+
|
|
74
|
+
### reasoningText?
|
|
75
|
+
|
|
76
|
+
```ts
|
|
77
|
+
readonly optional reasoningText?: string;
|
|
78
|
+
```
|
|
79
|
+
|
|
80
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:70](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L70)
|
|
81
|
+
|
|
82
|
+
Concatenated reasoning text reported by the final generation step.
|
|
83
|
+
|
|
84
|
+
***
|
|
85
|
+
|
|
50
86
|
### sources
|
|
51
87
|
|
|
52
88
|
```ts
|
|
53
|
-
readonly sources: readonly
|
|
89
|
+
readonly sources: readonly LanguageModelV4Source[];
|
|
54
90
|
```
|
|
55
91
|
|
|
56
|
-
Defined in: [contracts/IIntelligenceTextCompletion.ts:
|
|
92
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:49](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L49)
|
|
57
93
|
|
|
58
94
|
Sources reported by provider-native tools such as web search.
|
|
59
95
|
|
|
60
96
|
***
|
|
61
97
|
|
|
98
|
+
### steps?
|
|
99
|
+
|
|
100
|
+
```ts
|
|
101
|
+
readonly optional steps?: StepResult<ToolSet, Record<string, unknown>>[];
|
|
102
|
+
```
|
|
103
|
+
|
|
104
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:77](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L77)
|
|
105
|
+
|
|
106
|
+
All AI SDK generation steps.
|
|
107
|
+
|
|
108
|
+
***
|
|
109
|
+
|
|
62
110
|
### text
|
|
63
111
|
|
|
64
112
|
```ts
|
|
65
113
|
readonly text: string;
|
|
66
114
|
```
|
|
67
115
|
|
|
68
|
-
Defined in: [contracts/IIntelligenceTextCompletion.ts:
|
|
116
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:28](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L28)
|
|
69
117
|
|
|
70
118
|
The generated text content.
|
|
71
119
|
|
|
72
120
|
***
|
|
73
121
|
|
|
122
|
+
### toolCalls?
|
|
123
|
+
|
|
124
|
+
```ts
|
|
125
|
+
readonly optional toolCalls?: TypedToolCall<ToolSet>[];
|
|
126
|
+
```
|
|
127
|
+
|
|
128
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:91](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L91)
|
|
129
|
+
|
|
130
|
+
Tool calls produced across the generation.
|
|
131
|
+
|
|
132
|
+
***
|
|
133
|
+
|
|
134
|
+
### toolResults?
|
|
135
|
+
|
|
136
|
+
```ts
|
|
137
|
+
readonly optional toolResults?: TypedToolResult<ToolSet>[];
|
|
138
|
+
```
|
|
139
|
+
|
|
140
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:98](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L98)
|
|
141
|
+
|
|
142
|
+
Tool results produced across the generation.
|
|
143
|
+
|
|
144
|
+
***
|
|
145
|
+
|
|
74
146
|
### usage
|
|
75
147
|
|
|
76
148
|
```ts
|
|
@@ -79,6 +151,18 @@ readonly usage:
|
|
|
79
151
|
| null;
|
|
80
152
|
```
|
|
81
153
|
|
|
82
|
-
Defined in: [contracts/IIntelligenceTextCompletion.ts:
|
|
154
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:112](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L112)
|
|
83
155
|
|
|
84
156
|
Token usage telemetry, or `null` when the provider does not report usage.
|
|
157
|
+
|
|
158
|
+
***
|
|
159
|
+
|
|
160
|
+
### warnings?
|
|
161
|
+
|
|
162
|
+
```ts
|
|
163
|
+
readonly optional warnings?: SharedV4Warning[];
|
|
164
|
+
```
|
|
165
|
+
|
|
166
|
+
Defined in: [contracts/IIntelligenceTextCompletion.ts:105](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextCompletion.ts#L105)
|
|
167
|
+
|
|
168
|
+
Provider or model warnings reported by the AI SDK.
|
package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextGenerationOptions.md
CHANGED
|
@@ -21,7 +21,7 @@ Options that can be supplied when generating text with the intelligence provider
|
|
|
21
21
|
readonly optional abortSignal?: AbortSignal;
|
|
22
22
|
```
|
|
23
23
|
|
|
24
|
-
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:
|
|
24
|
+
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:81](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextGenerationOptions.ts#L81)
|
|
25
25
|
|
|
26
26
|
Optional AI SDK abort signal for this generation request.
|
|
27
27
|
|
|
@@ -36,7 +36,7 @@ source can stop the request.
|
|
|
36
36
|
readonly optional activeTools?: string[];
|
|
37
37
|
```
|
|
38
38
|
|
|
39
|
-
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:
|
|
39
|
+
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:112](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextGenerationOptions.ts#L112)
|
|
40
40
|
|
|
41
41
|
Optional list of tool names available to the model for this request.
|
|
42
42
|
|
|
@@ -76,7 +76,7 @@ the configured platform model for this call.
|
|
|
76
76
|
readonly optional stopWhen?: StopCondition<ToolSet> | StopCondition<ToolSet>[];
|
|
77
77
|
```
|
|
78
78
|
|
|
79
|
-
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:
|
|
79
|
+
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:105](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextGenerationOptions.ts#L105)
|
|
80
80
|
|
|
81
81
|
Optional AI SDK stop condition for multi-step tool execution.
|
|
82
82
|
|
|
@@ -97,29 +97,13 @@ Optional sampling temperature override.
|
|
|
97
97
|
### timeout?
|
|
98
98
|
|
|
99
99
|
```ts
|
|
100
|
-
readonly optional timeout?: TimeoutConfiguration
|
|
100
|
+
readonly optional timeout?: TimeoutConfiguration<ToolSet>;
|
|
101
101
|
```
|
|
102
102
|
|
|
103
|
-
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:
|
|
103
|
+
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:71](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextGenerationOptions.ts#L71)
|
|
104
104
|
|
|
105
105
|
Native AI SDK timeout configuration.
|
|
106
106
|
|
|
107
|
-
`timeoutMs` remains available as the platform shorthand for a total
|
|
108
|
-
timeout in milliseconds.
|
|
109
|
-
|
|
110
|
-
***
|
|
111
|
-
|
|
112
|
-
### timeoutMs?
|
|
113
|
-
|
|
114
|
-
```ts
|
|
115
|
-
readonly optional timeoutMs?: number;
|
|
116
|
-
```
|
|
117
|
-
|
|
118
|
-
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:82](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextGenerationOptions.ts#L82)
|
|
119
|
-
|
|
120
|
-
Optional timeout in milliseconds for the LLM request.
|
|
121
|
-
Defaults to 30000 (30 seconds) if not specified.
|
|
122
|
-
|
|
123
107
|
***
|
|
124
108
|
|
|
125
109
|
### toolChoice?
|
|
@@ -128,7 +112,7 @@ Defaults to 30000 (30 seconds) if not specified.
|
|
|
128
112
|
readonly optional toolChoice?: ToolChoice<ToolSet>;
|
|
129
113
|
```
|
|
130
114
|
|
|
131
|
-
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:
|
|
115
|
+
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:98](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextGenerationOptions.ts#L98)
|
|
132
116
|
|
|
133
117
|
Optional AI SDK tool choice strategy.
|
|
134
118
|
|
|
@@ -140,7 +124,7 @@ Optional AI SDK tool choice strategy.
|
|
|
140
124
|
readonly optional tools?: ToolSet;
|
|
141
125
|
```
|
|
142
126
|
|
|
143
|
-
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:
|
|
127
|
+
Defined in: [contracts/IIntelligenceTextGenerationOptions.ts:91](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextGenerationOptions.ts#L91)
|
|
144
128
|
|
|
145
129
|
Optional AI SDK tools available for this generation request.
|
|
146
130
|
|
|
@@ -57,7 +57,7 @@ The active provider configuration.
|
|
|
57
57
|
### streamText()
|
|
58
58
|
|
|
59
59
|
```ts
|
|
60
|
-
streamText(prompt, options?): Promise<StreamTextResult<ToolSet, Output<string, string, never>>>;
|
|
60
|
+
streamText(prompt, options?): Promise<StreamTextResult<ToolSet, Context, Output<string, string, never>>>;
|
|
61
61
|
```
|
|
62
62
|
|
|
63
63
|
Defined in: [interfaces/IIntelligenceTextGenerator.ts:38](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/interfaces/IIntelligenceTextGenerator.ts#L38)
|
|
@@ -73,6 +73,6 @@ Streams a text completion using the configured intelligence provider.
|
|
|
73
73
|
|
|
74
74
|
#### Returns
|
|
75
75
|
|
|
76
|
-
`Promise`\<`StreamTextResult`\<`ToolSet`, `Output`\<`string`, `string`, `never`\>\>\>
|
|
76
|
+
`Promise`\<`StreamTextResult`\<`ToolSet`, `Context`, `Output`\<`string`, `string`, `never`\>\>\>
|
|
77
77
|
|
|
78
78
|
The native AI SDK streaming result.
|
package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextStreamingOptions.md
CHANGED
|
@@ -5,7 +5,7 @@ editUrl: false
|
|
|
5
5
|
---
|
|
6
6
|
# Interface: IIntelligenceTextStreamingOptions
|
|
7
7
|
|
|
8
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
8
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:34](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L34)
|
|
9
9
|
|
|
10
10
|
Options that can be supplied when streaming text with the intelligence provider.
|
|
11
11
|
|
|
@@ -21,7 +21,7 @@ Options that can be supplied when streaming text with the intelligence provider.
|
|
|
21
21
|
readonly optional activeTools?: string[];
|
|
22
22
|
```
|
|
23
23
|
|
|
24
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
24
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:98](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L98)
|
|
25
25
|
|
|
26
26
|
Optional list of tool names available to the model for this request.
|
|
27
27
|
|
|
@@ -33,7 +33,7 @@ Optional list of tool names available to the model for this request.
|
|
|
33
33
|
readonly optional maxOutputTokens?: number;
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
36
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:63](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L63)
|
|
37
37
|
|
|
38
38
|
Optional maximum output tokens override.
|
|
39
39
|
|
|
@@ -45,7 +45,7 @@ Optional maximum output tokens override.
|
|
|
45
45
|
readonly optional model?: LanguageModel;
|
|
46
46
|
```
|
|
47
47
|
|
|
48
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
48
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:42](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L42)
|
|
49
49
|
|
|
50
50
|
Optional per-request AI SDK model override.
|
|
51
51
|
|
|
@@ -57,43 +57,43 @@ Optional per-request AI SDK model override.
|
|
|
57
57
|
readonly optional onChunk?: StreamTextOnChunkCallback<ToolSet>;
|
|
58
58
|
```
|
|
59
59
|
|
|
60
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
60
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:105](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L105)
|
|
61
61
|
|
|
62
62
|
Optional callback invoked for every emitted stream chunk.
|
|
63
63
|
|
|
64
64
|
***
|
|
65
65
|
|
|
66
|
-
###
|
|
66
|
+
### onEnd?
|
|
67
67
|
|
|
68
68
|
```ts
|
|
69
|
-
readonly optional
|
|
69
|
+
readonly optional onEnd?: GenerateTextOnEndCallback<NoInfer<ToolSet>, NoInfer<Context>>;
|
|
70
70
|
```
|
|
71
71
|
|
|
72
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
72
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:119](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L119)
|
|
73
73
|
|
|
74
|
-
Optional callback invoked when
|
|
74
|
+
Optional callback invoked when the full stream finishes.
|
|
75
75
|
|
|
76
76
|
***
|
|
77
77
|
|
|
78
|
-
###
|
|
78
|
+
### onError?
|
|
79
79
|
|
|
80
80
|
```ts
|
|
81
|
-
readonly optional
|
|
81
|
+
readonly optional onError?: StreamTextOnErrorCallback;
|
|
82
82
|
```
|
|
83
83
|
|
|
84
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
84
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:126](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L126)
|
|
85
85
|
|
|
86
|
-
Optional callback invoked when
|
|
86
|
+
Optional callback invoked when streaming fails.
|
|
87
87
|
|
|
88
88
|
***
|
|
89
89
|
|
|
90
|
-
###
|
|
90
|
+
### onStepEnd?
|
|
91
91
|
|
|
92
92
|
```ts
|
|
93
|
-
readonly optional
|
|
93
|
+
readonly optional onStepEnd?: GenerateTextOnStepEndCallback<NoInfer<ToolSet>, NoInfer<Context>>;
|
|
94
94
|
```
|
|
95
95
|
|
|
96
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
96
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:112](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L112)
|
|
97
97
|
|
|
98
98
|
Optional callback invoked when a stream step completes.
|
|
99
99
|
|
|
@@ -105,7 +105,7 @@ Optional callback invoked when a stream step completes.
|
|
|
105
105
|
readonly optional stopWhen?: StopCondition<ToolSet> | StopCondition<ToolSet>[];
|
|
106
106
|
```
|
|
107
107
|
|
|
108
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
108
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:91](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L91)
|
|
109
109
|
|
|
110
110
|
Optional AI SDK stop condition for multi-step tool execution.
|
|
111
111
|
|
|
@@ -117,7 +117,7 @@ Optional AI SDK stop condition for multi-step tool execution.
|
|
|
117
117
|
readonly optional temperature?: number;
|
|
118
118
|
```
|
|
119
119
|
|
|
120
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
120
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:49](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L49)
|
|
121
121
|
|
|
122
122
|
Optional sampling temperature override.
|
|
123
123
|
|
|
@@ -126,35 +126,22 @@ Optional sampling temperature override.
|
|
|
126
126
|
### timeout?
|
|
127
127
|
|
|
128
128
|
```ts
|
|
129
|
-
readonly optional timeout?: TimeoutConfiguration
|
|
129
|
+
readonly optional timeout?: TimeoutConfiguration<ToolSet>;
|
|
130
130
|
```
|
|
131
131
|
|
|
132
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
132
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:70](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L70)
|
|
133
133
|
|
|
134
134
|
Native AI SDK timeout configuration.
|
|
135
135
|
|
|
136
136
|
***
|
|
137
137
|
|
|
138
|
-
### timeoutMs?
|
|
139
|
-
|
|
140
|
-
```ts
|
|
141
|
-
readonly optional timeoutMs?: number;
|
|
142
|
-
```
|
|
143
|
-
|
|
144
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:88](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L88)
|
|
145
|
-
|
|
146
|
-
Optional timeout in milliseconds for the LLM request.
|
|
147
|
-
Defaults to 30000 (30 seconds) if not specified.
|
|
148
|
-
|
|
149
|
-
***
|
|
150
|
-
|
|
151
138
|
### toolChoice?
|
|
152
139
|
|
|
153
140
|
```ts
|
|
154
141
|
readonly optional toolChoice?: ToolChoice<ToolSet>;
|
|
155
142
|
```
|
|
156
143
|
|
|
157
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
144
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:84](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L84)
|
|
158
145
|
|
|
159
146
|
Optional AI SDK tool choice strategy.
|
|
160
147
|
|
|
@@ -166,7 +153,7 @@ Optional AI SDK tool choice strategy.
|
|
|
166
153
|
readonly optional tools?: ToolSet;
|
|
167
154
|
```
|
|
168
155
|
|
|
169
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
156
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:77](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L77)
|
|
170
157
|
|
|
171
158
|
Optional AI SDK tools available for this streaming request.
|
|
172
159
|
|
|
@@ -178,6 +165,6 @@ Optional AI SDK tools available for this streaming request.
|
|
|
178
165
|
readonly optional topP?: number;
|
|
179
166
|
```
|
|
180
167
|
|
|
181
|
-
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:
|
|
168
|
+
Defined in: [contracts/IIntelligenceTextStreamingOptions.ts:56](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IIntelligenceTextStreamingOptions.ts#L56)
|
|
182
169
|
|
|
183
170
|
Optional top-p (nucleus) sampling override.
|
|
@@ -26,7 +26,7 @@ Gets the unique registry name for the tool.
|
|
|
26
26
|
### tool
|
|
27
27
|
|
|
28
28
|
```ts
|
|
29
|
-
readonly tool: Tool<never, never> | Tool<any, any> | Tool<any, never> | Tool<never, any> & Pick<Tool<any, any>,
|
|
29
|
+
readonly tool: Tool<never, never, any> | Tool<any, any, any> | Tool<any, never, any> | Tool<never, any, any> & Pick<Tool<any, any, any>,
|
|
30
30
|
| "execute"
|
|
31
31
|
| "needsApproval"
|
|
32
32
|
| "onInputStart"
|
package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceLanguageModelLoader.md
CHANGED
|
@@ -6,7 +6,7 @@ editUrl: false
|
|
|
6
6
|
# Type Alias: IntelligenceLanguageModelLoader
|
|
7
7
|
|
|
8
8
|
```ts
|
|
9
|
-
type IntelligenceLanguageModelLoader = (configuration) =>
|
|
9
|
+
type IntelligenceLanguageModelLoader = (configuration) => Promise<LanguageModelV4>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
12
|
Defined in: [providers/IntelligenceLanguageModelLoader.ts:13](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/IntelligenceLanguageModelLoader.ts#L13)
|
|
@@ -21,4 +21,4 @@ Represents a factory responsible for creating a configured language model instan
|
|
|
21
21
|
|
|
22
22
|
## Returns
|
|
23
23
|
|
|
24
|
-
`
|
|
24
|
+
`Promise`\<`LanguageModelV4`\>
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
type IntelligenceProviderName = typeof IntelligenceProviderNames[keyof typeof IntelligenceProviderNames];
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [contracts/IntelligenceProviderNames.ts:
|
|
12
|
+
Defined in: [contracts/IntelligenceProviderNames.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/contracts/IntelligenceProviderNames.ts#L19)
|
|
13
13
|
|
|
14
14
|
Represents the union of supported intelligence provider identifiers.
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
const INTELLIGENCE_API_KEY: IConfigKey<string>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [env.ts:
|
|
12
|
+
Defined in: [env.ts:42](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/env.ts#L42)
|
|
13
13
|
|
|
14
14
|
Global API key override for the intelligence provider.
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
const INTELLIGENCE_BASE_URL: IConfigKey<string>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [env.ts:
|
|
12
|
+
Defined in: [env.ts:45](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/env.ts#L45)
|
|
13
13
|
|
|
14
14
|
Global base URL override for the intelligence provider.
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
const INTELLIGENCE_MAX_OUTPUT_TOKENS: IConfigKey<number>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [env.ts:
|
|
12
|
+
Defined in: [env.ts:36](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/env.ts#L36)
|
|
13
13
|
|
|
14
14
|
Maximum number of output tokens for the AI model.
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
const INTELLIGENCE_MODEL: IConfigKey<string>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [env.ts:
|
|
12
|
+
Defined in: [env.ts:27](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/env.ts#L27)
|
|
13
13
|
|
|
14
14
|
AI model identifier to use for text generation.
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
const INTELLIGENCE_PROVIDER: IConfigKey<string>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [env.ts:
|
|
12
|
+
Defined in: [env.ts:39](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/env.ts#L39)
|
|
13
13
|
|
|
14
|
-
Intelligence provider name (e.g. openai, anthropic, google, grok).
|
|
14
|
+
Intelligence provider name (e.g. openai, anthropic, google, grok, mimo).
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
const INTELLIGENCE_TEMPERATURE: IConfigKey<number>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [env.ts:
|
|
12
|
+
Defined in: [env.ts:30](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/env.ts#L30)
|
|
13
13
|
|
|
14
14
|
Sampling temperature for the AI model.
|
|
@@ -9,6 +9,6 @@ editUrl: false
|
|
|
9
9
|
const INTELLIGENCE_TOP_P: IConfigKey<number>;
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Defined in: [env.ts:
|
|
12
|
+
Defined in: [env.ts:33](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/env.ts#L33)
|
|
13
13
|
|
|
14
14
|
Top-p (nucleus sampling) for the AI model.
|