@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.
Files changed (92) hide show
  1. package/data/packages/platform-bootstrap/api/Class.CompositionContext.md +8 -8
  2. package/data/packages/platform-bootstrap/api/Class.CompositionModule.md +1 -1
  3. package/data/packages/platform-bootstrap/api/Class.CompositionResolver.md +7 -7
  4. package/data/packages/platform-bootstrap/api/Function.createCompositionContext.md +1 -1
  5. package/data/packages/platform-bootstrap/api/Interface.ICompositionContext.md +7 -7
  6. package/data/packages/platform-bootstrap/api/Interface.ICreateCompositionContextOptions.md +3 -3
  7. package/data/packages/platform-bootstrap/api/Interface.IProviderDecision.md +3 -3
  8. package/data/packages/platform-bootstrap/api/TypeAlias.CompositionImport.md +1 -1
  9. package/data/packages/platform-bootstrap/api/TypeAlias.ProviderComposer.md +1 -1
  10. package/data/packages/platform-intelligence/api/Class.IntelligenceAgentFactory.md +64 -0
  11. package/data/packages/platform-intelligence/api/Class.IntelligenceEmbeddingGenerator.md +70 -0
  12. package/data/packages/platform-intelligence/api/Class.IntelligenceMediaGenerator.md +118 -0
  13. package/data/packages/platform-intelligence/api/Class.IntelligenceModule.md +2 -2
  14. package/data/packages/platform-intelligence/api/Class.IntelligenceProviderAssetUploader.md +72 -0
  15. package/data/packages/platform-intelligence/api/Class.IntelligenceStructuredGenerator.md +70 -0
  16. package/data/packages/platform-intelligence/api/Class.IntelligenceTelemetryRegistry.md +44 -0
  17. package/data/packages/platform-intelligence/api/Class.IntelligenceTextGenerator.md +9 -9
  18. package/data/packages/platform-intelligence/api/Function.createAnthropicAdvisor20260301Tool.md +3 -3
  19. package/data/packages/platform-intelligence/api/Function.createAnthropicBash20241022Tool.md +4 -4
  20. package/data/packages/platform-intelligence/api/Function.createAnthropicBash20250124Tool.md +4 -4
  21. package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20250522Tool.md +3 -3
  22. package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20250825Tool.md +3 -3
  23. package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20260120Tool.md +3 -3
  24. package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20241022Tool.md +3 -3
  25. package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20250124Tool.md +3 -3
  26. package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20251124Tool.md +3 -3
  27. package/data/packages/platform-intelligence/api/Function.createAnthropicMemory20250818Tool.md +3 -3
  28. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20241022Tool.md +3 -3
  29. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250124Tool.md +3 -3
  30. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250429Tool.md +3 -3
  31. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250728Tool.md +3 -3
  32. package/data/packages/platform-intelligence/api/Function.createAnthropicToolSearchBM2520251119Tool.md +3 -3
  33. package/data/packages/platform-intelligence/api/Function.createAnthropicToolSearchRegex20251119Tool.md +3 -3
  34. package/data/packages/platform-intelligence/api/Function.createAnthropicWebFetch20250910Tool.md +3 -3
  35. package/data/packages/platform-intelligence/api/Function.createAnthropicWebFetch20260209Tool.md +3 -3
  36. package/data/packages/platform-intelligence/api/Function.createAnthropicWebSearch20250305Tool.md +3 -3
  37. package/data/packages/platform-intelligence/api/Function.createAnthropicWebSearch20260209Tool.md +3 -3
  38. package/data/packages/platform-intelligence/api/Function.createGoogleCodeExecutionTool.md +3 -3
  39. package/data/packages/platform-intelligence/api/Function.createGoogleEnterpriseWebSearchTool.md +3 -3
  40. package/data/packages/platform-intelligence/api/Function.createGoogleFileSearchTool.md +3 -3
  41. package/data/packages/platform-intelligence/api/Function.createGoogleGoogleMapsTool.md +3 -3
  42. package/data/packages/platform-intelligence/api/Function.createGoogleGoogleSearchTool.md +3 -3
  43. package/data/packages/platform-intelligence/api/Function.createGoogleUrlContextTool.md +3 -3
  44. package/data/packages/platform-intelligence/api/Function.createGoogleVertexRagStoreTool.md +3 -3
  45. package/data/packages/platform-intelligence/api/Function.createGrokCodeExecutionTool.md +3 -3
  46. package/data/packages/platform-intelligence/api/Function.createGrokFileSearchTool.md +3 -3
  47. package/data/packages/platform-intelligence/api/Function.createGrokMcpServerTool.md +3 -3
  48. package/data/packages/platform-intelligence/api/Function.createGrokViewImageTool.md +3 -3
  49. package/data/packages/platform-intelligence/api/Function.createGrokViewXVideoTool.md +3 -3
  50. package/data/packages/platform-intelligence/api/Function.createGrokWebSearchTool.md +3 -3
  51. package/data/packages/platform-intelligence/api/Function.createGrokXSearchTool.md +3 -3
  52. package/data/packages/platform-intelligence/api/Function.createIntelligenceTool.md +1 -1
  53. package/data/packages/platform-intelligence/api/Function.createMimoCustomTool.md +30 -0
  54. package/data/packages/platform-intelligence/api/Function.createOpenAIApplyPatchTool.md +3 -3
  55. package/data/packages/platform-intelligence/api/Function.createOpenAICodeInterpreterTool.md +3 -3
  56. package/data/packages/platform-intelligence/api/Function.createOpenAICustomTool.md +7 -7
  57. package/data/packages/platform-intelligence/api/Function.createOpenAIFileSearchTool.md +3 -3
  58. package/data/packages/platform-intelligence/api/Function.createOpenAIImageGenerationTool.md +3 -3
  59. package/data/packages/platform-intelligence/api/Function.createOpenAILocalShellTool.md +3 -3
  60. package/data/packages/platform-intelligence/api/Function.createOpenAIMcpTool.md +3 -3
  61. package/data/packages/platform-intelligence/api/Function.createOpenAIShellTool.md +3 -3
  62. package/data/packages/platform-intelligence/api/Function.createOpenAIToolSearchTool.md +3 -3
  63. package/data/packages/platform-intelligence/api/Function.createOpenAIWebSearchPreviewTool.md +3 -3
  64. package/data/packages/platform-intelligence/api/Function.createOpenAIWebSearchTool.md +3 -3
  65. package/data/packages/platform-intelligence/api/Function.loadAnthropicLanguageModel.md +2 -2
  66. package/data/packages/platform-intelligence/api/Function.loadGoogleLanguageModel.md +2 -2
  67. package/data/packages/platform-intelligence/api/Function.loadGrokLanguageModel.md +2 -2
  68. package/data/packages/platform-intelligence/api/Function.loadMimoLanguageModel.md +26 -0
  69. package/data/packages/platform-intelligence/api/Function.loadOpenAILanguageModel.md +2 -2
  70. package/data/packages/platform-intelligence/api/Interface.IIntelligenceCompletionUsage.md +9 -9
  71. package/data/packages/platform-intelligence/api/Interface.IIntelligenceModuleOptions.md +2 -1
  72. package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextCompletion.md +92 -8
  73. package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextGenerationOptions.md +7 -23
  74. package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextGenerator.md +2 -2
  75. package/data/packages/platform-intelligence/api/Interface.IIntelligenceTextStreamingOptions.md +23 -36
  76. package/data/packages/platform-intelligence/api/Interface.IIntelligenceTool.md +1 -1
  77. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceLanguageModelLoader.md +2 -2
  78. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceProviderName.md +1 -1
  79. package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_API_KEY.md +1 -1
  80. package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_BASE_URL.md +1 -1
  81. package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_MAX_OUTPUT_TOKENS.md +1 -1
  82. package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_MODEL.md +1 -1
  83. package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_PROVIDER.md +2 -2
  84. package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_TEMPERATURE.md +1 -1
  85. package/data/packages/platform-intelligence/api/Variable.INTELLIGENCE_TOP_P.md +1 -1
  86. package/data/packages/platform-intelligence/api/Variable.IntelligenceProviderNames.md +2 -0
  87. package/data/packages/platform-intelligence/api/Variable.MIMO_API_KEY.md +14 -0
  88. package/data/packages/platform-intelligence/api/Variable.MIMO_BASE_URL.md +14 -0
  89. package/data/packages/platform-intelligence/api/Variable.MIMO_CONFIG_ENTRIES.md +14 -0
  90. package/data/packages/platform-intelligence/api/Variable.PLATFORM_INTELLIGENCE_CONFIG_ENTRIES.md +1 -1
  91. package/data/packages/platform-intelligence/api/index.md +12 -1
  92. package/package.json +1 -1
@@ -0,0 +1,70 @@
1
+ ---
2
+ title: 'Class: IntelligenceStructuredGenerator'
3
+ generated: true
4
+ editUrl: false
5
+ ---
6
+ # Class: IntelligenceStructuredGenerator
7
+
8
+ Defined in: [IntelligenceStructuredGenerator.ts:20](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceStructuredGenerator.ts#L20)
9
+
10
+ Executes AI SDK structured-output generation.
11
+
12
+ ## Constructors
13
+
14
+ ### Constructor
15
+
16
+ ```ts
17
+ new IntelligenceStructuredGenerator(): IntelligenceStructuredGenerator;
18
+ ```
19
+
20
+ #### Returns
21
+
22
+ `IntelligenceStructuredGenerator`
23
+
24
+ ## Methods
25
+
26
+ ### generateObject()
27
+
28
+ ```ts
29
+ generateObject(options): Promise<GenerateObjectResult<unknown>>;
30
+ ```
31
+
32
+ Defined in: [IntelligenceStructuredGenerator.ts:42](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceStructuredGenerator.ts#L42)
33
+
34
+ Generates a structured object using the native AI SDK object API.
35
+
36
+ #### Parameters
37
+
38
+ | Parameter | Type | Description |
39
+ | ------ | ------ | ------ |
40
+ | `options` | `Omit`\<`LanguageModelCallOptions`, `"stopSequences"`\> & Omit\<RequestOptions\<ToolSet\>, "timeout"\> & (Prompt & ((\{\} \| \{ schema: FlexibleSchema\<unknown\>; schemaName?: string \| undefined; schemaDescription?: string \| undefined; \} \| \{ ...; \}) & \{ ...; \})) | Native AI SDK `generateObject()` options. |
41
+
42
+ #### Returns
43
+
44
+ `Promise`\<`GenerateObjectResult`\<`unknown`\>\>
45
+
46
+ The native AI SDK object-generation result.
47
+
48
+ ***
49
+
50
+ ### streamObject()
51
+
52
+ ```ts
53
+ streamObject(options): Promise<StreamObjectResult<unknown, unknown, never>>;
54
+ ```
55
+
56
+ Defined in: [IntelligenceStructuredGenerator.ts:55](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceStructuredGenerator.ts#L55)
57
+
58
+ Streams a structured object using the native AI SDK object API.
59
+
60
+ #### Parameters
61
+
62
+ | Parameter | Type | Description |
63
+ | ------ | ------ | ------ |
64
+ | `options` | `Omit`\<`LanguageModelCallOptions`, `"stopSequences"`\> & Omit\<RequestOptions\<ToolSet\>, "timeout"\> & (Prompt & ((\{\} \| \{ schema: FlexibleSchema\<unknown\>; schemaName?: string \| undefined; schemaDescription?: string \| undefined; \} \| \{ ...; \}) & \{ ...; \})) | Native AI SDK `streamObject()` options. |
65
+
66
+ #### Returns
67
+
68
+ `Promise`\<`StreamObjectResult`\<`unknown`, `unknown`, `never`\>\>
69
+
70
+ The native AI SDK streaming object result.
@@ -0,0 +1,44 @@
1
+ ---
2
+ title: 'Class: IntelligenceTelemetryRegistry'
3
+ generated: true
4
+ editUrl: false
5
+ ---
6
+ # Class: IntelligenceTelemetryRegistry
7
+
8
+ Defined in: [IntelligenceTelemetryRegistry.ts:15](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTelemetryRegistry.ts#L15)
9
+
10
+ Registers AI SDK telemetry integrations for the current process.
11
+
12
+ ## Constructors
13
+
14
+ ### Constructor
15
+
16
+ ```ts
17
+ new IntelligenceTelemetryRegistry(): IntelligenceTelemetryRegistry;
18
+ ```
19
+
20
+ #### Returns
21
+
22
+ `IntelligenceTelemetryRegistry`
23
+
24
+ ## Methods
25
+
26
+ ### register()
27
+
28
+ ```ts
29
+ register(...integrations): Promise<void>;
30
+ ```
31
+
32
+ Defined in: [IntelligenceTelemetryRegistry.ts:36](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTelemetryRegistry.ts#L36)
33
+
34
+ Registers one or more native AI SDK telemetry integrations.
35
+
36
+ #### Parameters
37
+
38
+ | Parameter | Type | Description |
39
+ | ------ | ------ | ------ |
40
+ | ...`integrations` | `Telemetry`[] | Native AI SDK telemetry integrations. |
41
+
42
+ #### Returns
43
+
44
+ `Promise`\<`void`\>
@@ -5,7 +5,7 @@ editUrl: false
5
5
  ---
6
6
  # Class: IntelligenceTextGenerator
7
7
 
8
- Defined in: [IntelligenceTextGenerator.ts:54](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L54)
8
+ Defined in: [IntelligenceTextGenerator.ts:57](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L57)
9
9
 
10
10
  Executes text completions using the configured intelligence provider.
11
11
 
@@ -26,7 +26,7 @@ new IntelligenceTextGenerator(
26
26
  validateOnModuleInit?): IntelligenceTextGenerator;
27
27
  ```
28
28
 
29
- Defined in: [IntelligenceTextGenerator.ts:69](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L69)
29
+ Defined in: [IntelligenceTextGenerator.ts:72](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L72)
30
30
 
31
31
  #### Parameters
32
32
 
@@ -49,7 +49,7 @@ Defined in: [IntelligenceTextGenerator.ts:69](https://github.com/RueDeRennes/arc
49
49
  generateText(prompt, options?): Promise<IIntelligenceTextCompletion>;
50
50
  ```
51
51
 
52
- Defined in: [IntelligenceTextGenerator.ts:110](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L110)
52
+ Defined in: [IntelligenceTextGenerator.ts:113](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L113)
53
53
 
54
54
  Generates a completion using the configured provider.
55
55
 
@@ -93,16 +93,16 @@ Returns the resolved provider configuration with the API key redacted.
93
93
  ### onModuleInit()
94
94
 
95
95
  ```ts
96
- onModuleInit(): void;
96
+ onModuleInit(): Promise<void>;
97
97
  ```
98
98
 
99
- Defined in: [IntelligenceTextGenerator.ts:94](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L94)
99
+ Defined in: [IntelligenceTextGenerator.ts:97](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L97)
100
100
 
101
101
  Eagerly resolves configuration at startup to fail fast on missing keys.
102
102
 
103
103
  #### Returns
104
104
 
105
- `void`
105
+ `Promise`\<`void`\>
106
106
 
107
107
  #### Implementation of
108
108
 
@@ -115,10 +115,10 @@ OnModuleInit.onModuleInit
115
115
  ### streamText()
116
116
 
117
117
  ```ts
118
- streamText(prompt, options?): Promise<StreamTextResult<ToolSet, Output<string, string, never>>>;
118
+ streamText(prompt, options?): Promise<StreamTextResult<ToolSet, Context, Output<string, string, never>>>;
119
119
  ```
120
120
 
121
- Defined in: [IntelligenceTextGenerator.ts:216](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L216)
121
+ Defined in: [IntelligenceTextGenerator.ts:215](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/IntelligenceTextGenerator.ts#L215)
122
122
 
123
123
  Streams a completion using the configured provider.
124
124
 
@@ -131,7 +131,7 @@ Streams a completion using the configured provider.
131
131
 
132
132
  #### Returns
133
133
 
134
- `Promise`\<`StreamTextResult`\<`ToolSet`, `Output`\<`string`, `string`, `never`\>\>\>
134
+ `Promise`\<`StreamTextResult`\<`ToolSet`, `Context`, `Output`\<`string`, `string`, `never`\>\>\>
135
135
 
136
136
  #### Implementation of
137
137
 
@@ -6,10 +6,10 @@ editUrl: false
6
6
  # Function: createAnthropicAdvisor20260301Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicAdvisor20260301Tool(options): IIntelligenceTool;
9
+ function createAnthropicAdvisor20260301Tool(options): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicAdvisor20260301Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicAdvisor20260301Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicAdvisor20260301Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicAdvisor20260301Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic advisor tool registration.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic advisor 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: createAnthropicBash20241022Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicBash20241022Tool(options?): IIntelligenceTool;
9
+ function createAnthropicBash20241022Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicBash20241022Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicBash20241022Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicBash20241022Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicBash20241022Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic bash tool registration for the 2024-10-22 version.
15
15
 
@@ -17,10 +17,10 @@ Creates an Anthropic bash tool registration for the 2024-10-22 version.
17
17
 
18
18
  | Parameter | Type | Description |
19
19
  | ------ | ------ | ------ |
20
- | `options` | \{ \} | Anthropic bash tool options. |
20
+ | `options?` | `Omit`\<`Bash20241022Options`\<`unknown`\>, `"execute"`\> & \{ \} | Anthropic bash tool options. |
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: createAnthropicBash20250124Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicBash20250124Tool(options?): IIntelligenceTool;
9
+ function createAnthropicBash20250124Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicBash20250124Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicBash20250124Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicBash20250124Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicBash20250124Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic bash tool registration for the 2025-01-24 version.
15
15
 
@@ -17,10 +17,10 @@ Creates an Anthropic bash tool registration for the 2025-01-24 version.
17
17
 
18
18
  | Parameter | Type | Description |
19
19
  | ------ | ------ | ------ |
20
- | `options` | \{ \} | Anthropic bash tool options. |
20
+ | `options?` | `Omit`\<`Bash20250124Options`\<`unknown`\>, `"execute"`\> & \{ \} | Anthropic bash tool options. |
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: createAnthropicCodeExecution20250522Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicCodeExecution20250522Tool(options?): IIntelligenceTool;
9
+ function createAnthropicCodeExecution20250522Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicCodeExecution20250522Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicCodeExecution20250522Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicCodeExecution20250522Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicCodeExecution20250522Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic code-execution tool registration for the 2025-05-22 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic code-execution tool registration for the 2025-05-22 version
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: createAnthropicCodeExecution20250825Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicCodeExecution20250825Tool(options?): IIntelligenceTool;
9
+ function createAnthropicCodeExecution20250825Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicCodeExecution20250825Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicCodeExecution20250825Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicCodeExecution20250825Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicCodeExecution20250825Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic code-execution tool registration for the 2025-08-25 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic code-execution tool registration for the 2025-08-25 version
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: createAnthropicCodeExecution20260120Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicCodeExecution20260120Tool(options?): IIntelligenceTool;
9
+ function createAnthropicCodeExecution20260120Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicCodeExecution20260120Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicCodeExecution20260120Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicCodeExecution20260120Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicCodeExecution20260120Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic code-execution tool registration for the 2026-01-20 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic code-execution tool registration for the 2026-01-20 version
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: createAnthropicComputer20241022Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicComputer20241022Tool(options): IIntelligenceTool;
9
+ function createAnthropicComputer20241022Tool(options): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicComputer20241022Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicComputer20241022Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicComputer20241022Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicComputer20241022Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic computer-use tool registration for the 2024-10-22 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic computer-use tool registration for the 2024-10-22 version.
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: createAnthropicComputer20250124Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicComputer20250124Tool(options): IIntelligenceTool;
9
+ function createAnthropicComputer20250124Tool(options): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicComputer20250124Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicComputer20250124Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicComputer20250124Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicComputer20250124Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic computer-use tool registration for the 2025-01-24 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic computer-use tool registration for the 2025-01-24 version.
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: createAnthropicComputer20251124Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicComputer20251124Tool(options): IIntelligenceTool;
9
+ function createAnthropicComputer20251124Tool(options): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicComputer20251124Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicComputer20251124Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicComputer20251124Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicComputer20251124Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic computer-use tool registration for the 2025-11-24 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic computer-use tool registration for the 2025-11-24 version.
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: createAnthropicMemory20250818Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicMemory20250818Tool(options?): IIntelligenceTool;
9
+ function createAnthropicMemory20250818Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicMemory20250818Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicMemory20250818Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicMemory20250818Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicMemory20250818Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic memory tool registration.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic memory 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: createAnthropicTextEditor20241022Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicTextEditor20241022Tool(options?): IIntelligenceTool;
9
+ function createAnthropicTextEditor20241022Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicTextEditor20241022Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20241022Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicTextEditor20241022Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20241022Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic text-editor tool registration for the 2024-10-22 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic text-editor tool registration for the 2024-10-22 version.
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: createAnthropicTextEditor20250124Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicTextEditor20250124Tool(options?): IIntelligenceTool;
9
+ function createAnthropicTextEditor20250124Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicTextEditor20250124Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20250124Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicTextEditor20250124Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20250124Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic text-editor tool registration for the 2025-01-24 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic text-editor tool registration for the 2025-01-24 version.
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: createAnthropicTextEditor20250429Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicTextEditor20250429Tool(options?): IIntelligenceTool;
9
+ function createAnthropicTextEditor20250429Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicTextEditor20250429Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20250429Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicTextEditor20250429Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20250429Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic text-editor tool registration for the 2025-04-29 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic text-editor tool registration for the 2025-04-29 version.
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: createAnthropicTextEditor20250728Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicTextEditor20250728Tool(options?): IIntelligenceTool;
9
+ function createAnthropicTextEditor20250728Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicTextEditor20250728Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20250728Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicTextEditor20250728Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicTextEditor20250728Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic text-editor tool registration for the 2025-07-28 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic text-editor tool registration for the 2025-07-28 version.
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: createAnthropicToolSearchBM2520251119Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicToolSearchBM2520251119Tool(options?): IIntelligenceTool;
9
+ function createAnthropicToolSearchBM2520251119Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicToolSearchBM2520251119Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicToolSearchBM2520251119Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicToolSearchBM2520251119Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicToolSearchBM2520251119Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic BM25 tool-search tool registration.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic BM25 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.
@@ -6,10 +6,10 @@ editUrl: false
6
6
  # Function: createAnthropicToolSearchRegex20251119Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicToolSearchRegex20251119Tool(options?): IIntelligenceTool;
9
+ function createAnthropicToolSearchRegex20251119Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicToolSearchRegex20251119Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicToolSearchRegex20251119Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicToolSearchRegex20251119Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicToolSearchRegex20251119Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic regex tool-search tool registration.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic regex 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.
@@ -6,10 +6,10 @@ editUrl: false
6
6
  # Function: createAnthropicWebFetch20250910Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicWebFetch20250910Tool(options?): IIntelligenceTool;
9
+ function createAnthropicWebFetch20250910Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicWebFetch20250910Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebFetch20250910Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicWebFetch20250910Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebFetch20250910Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic web-fetch tool registration for the 2025-09-10 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic web-fetch tool registration for the 2025-09-10 version.
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: createAnthropicWebFetch20260209Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicWebFetch20260209Tool(options?): IIntelligenceTool;
9
+ function createAnthropicWebFetch20260209Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicWebFetch20260209Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebFetch20260209Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicWebFetch20260209Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebFetch20260209Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic web-fetch tool registration for the 2026-02-09 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic web-fetch tool registration for the 2026-02-09 version.
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: createAnthropicWebSearch20250305Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicWebSearch20250305Tool(options?): IIntelligenceTool;
9
+ function createAnthropicWebSearch20250305Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicWebSearch20250305Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebSearch20250305Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicWebSearch20250305Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebSearch20250305Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic web-search tool registration for the 2025-03-05 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic web-search tool registration for the 2025-03-05 version.
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: createAnthropicWebSearch20260209Tool()
7
7
 
8
8
  ```ts
9
- function createAnthropicWebSearch20260209Tool(options?): IIntelligenceTool;
9
+ function createAnthropicWebSearch20260209Tool(options?): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/anthropic/tools/createAnthropicWebSearch20260209Tool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebSearch20260209Tool.ts#L18)
12
+ Defined in: [providers/anthropic/tools/createAnthropicWebSearch20260209Tool.ts:19](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/anthropic/tools/createAnthropicWebSearch20260209Tool.ts#L19)
13
13
 
14
14
  Creates an Anthropic web-search tool registration for the 2026-02-09 version.
15
15
 
@@ -21,6 +21,6 @@ Creates an Anthropic web-search tool registration for the 2026-02-09 version.
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.