@breadstone/archipel-mcp 0.0.51 → 0.0.53

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 (98) hide show
  1. package/data/guides/ai-realtime-voice.md +506 -0
  2. package/data/guides/ai-text-generation.md +5 -0
  3. package/data/guides/health-indicators.md +12 -3
  4. package/data/guides/index.md +5 -4
  5. package/data/packages/platform-health/index.md +1 -1
  6. package/data/packages/platform-intelligence/api/Class.IntelligenceAgentFactory.md +5 -5
  7. package/data/packages/platform-intelligence/api/Class.IntelligenceEmbeddingGenerator.md +3 -3
  8. package/data/packages/platform-intelligence/api/Class.IntelligenceHealthIndicator.md +6 -5
  9. package/data/packages/platform-intelligence/api/Class.IntelligenceMediaGenerator.md +5 -5
  10. package/data/packages/platform-intelligence/api/Class.IntelligenceModule.md +2 -2
  11. package/data/packages/platform-intelligence/api/Class.IntelligenceProviderAssetUploader.md +7 -5
  12. package/data/packages/platform-intelligence/api/Class.IntelligenceRealtimeError.md +110 -0
  13. package/data/packages/platform-intelligence/api/Class.IntelligenceRealtimeMeteringPort.md +47 -0
  14. package/data/packages/platform-intelligence/api/Class.IntelligenceRealtimeSessionFactory.md +129 -0
  15. package/data/packages/platform-intelligence/api/Class.IntelligenceRealtimeSessionPort.md +308 -0
  16. package/data/packages/platform-intelligence/api/Class.IntelligenceStructuredGenerator.md +5 -5
  17. package/data/packages/platform-intelligence/api/Class.IntelligenceTelemetryRegistry.md +4 -4
  18. package/data/packages/platform-intelligence/api/Class.IntelligenceTextGenerator.md +8 -8
  19. package/data/packages/platform-intelligence/api/Function.createAnthropicAdvisor20260301Tool.md +3 -3
  20. package/data/packages/platform-intelligence/api/Function.createAnthropicBash20241022Tool.md +3 -3
  21. package/data/packages/platform-intelligence/api/Function.createAnthropicBash20250124Tool.md +3 -3
  22. package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20250522Tool.md +3 -3
  23. package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20250825Tool.md +3 -3
  24. package/data/packages/platform-intelligence/api/Function.createAnthropicCodeExecution20260120Tool.md +3 -3
  25. package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20241022Tool.md +3 -3
  26. package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20250124Tool.md +3 -3
  27. package/data/packages/platform-intelligence/api/Function.createAnthropicComputer20251124Tool.md +3 -3
  28. package/data/packages/platform-intelligence/api/Function.createAnthropicMemory20250818Tool.md +3 -3
  29. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20241022Tool.md +3 -3
  30. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250124Tool.md +3 -3
  31. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250429Tool.md +3 -3
  32. package/data/packages/platform-intelligence/api/Function.createAnthropicTextEditor20250728Tool.md +3 -3
  33. package/data/packages/platform-intelligence/api/Function.createAnthropicToolSearchBM2520251119Tool.md +3 -3
  34. package/data/packages/platform-intelligence/api/Function.createAnthropicToolSearchRegex20251119Tool.md +3 -3
  35. package/data/packages/platform-intelligence/api/Function.createAnthropicWebFetch20250910Tool.md +3 -3
  36. package/data/packages/platform-intelligence/api/Function.createAnthropicWebFetch20260209Tool.md +3 -3
  37. package/data/packages/platform-intelligence/api/Function.createAnthropicWebSearch20250305Tool.md +3 -3
  38. package/data/packages/platform-intelligence/api/Function.createAnthropicWebSearch20260209Tool.md +3 -3
  39. package/data/packages/platform-intelligence/api/Function.createGoogleCodeExecutionTool.md +3 -3
  40. package/data/packages/platform-intelligence/api/Function.createGoogleEnterpriseWebSearchTool.md +3 -3
  41. package/data/packages/platform-intelligence/api/Function.createGoogleFileSearchTool.md +3 -3
  42. package/data/packages/platform-intelligence/api/Function.createGoogleGoogleMapsTool.md +3 -3
  43. package/data/packages/platform-intelligence/api/Function.createGoogleGoogleSearchTool.md +3 -3
  44. package/data/packages/platform-intelligence/api/Function.createGoogleUrlContextTool.md +3 -3
  45. package/data/packages/platform-intelligence/api/Function.createGoogleVertexRagStoreTool.md +3 -3
  46. package/data/packages/platform-intelligence/api/Function.createGrokCodeExecutionTool.md +3 -3
  47. package/data/packages/platform-intelligence/api/Function.createGrokFileSearchTool.md +3 -3
  48. package/data/packages/platform-intelligence/api/Function.createGrokMcpServerTool.md +3 -3
  49. package/data/packages/platform-intelligence/api/Function.createGrokViewImageTool.md +3 -3
  50. package/data/packages/platform-intelligence/api/Function.createGrokViewXVideoTool.md +3 -3
  51. package/data/packages/platform-intelligence/api/Function.createGrokWebSearchTool.md +3 -3
  52. package/data/packages/platform-intelligence/api/Function.createGrokXSearchTool.md +3 -3
  53. package/data/packages/platform-intelligence/api/Function.createMimoCustomTool.md +3 -3
  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 +3 -3
  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.loadGoogleRealtimeModel.md +25 -0
  68. package/data/packages/platform-intelligence/api/Function.loadGrokLanguageModel.md +2 -2
  69. package/data/packages/platform-intelligence/api/Function.loadGrokRealtimeModel.md +25 -0
  70. package/data/packages/platform-intelligence/api/Function.loadMimoLanguageModel.md +3 -3
  71. package/data/packages/platform-intelligence/api/Function.loadOpenAILanguageModel.md +2 -2
  72. package/data/packages/platform-intelligence/api/Function.loadOpenAIRealtimeModel.md +25 -0
  73. package/data/packages/platform-intelligence/api/Interface.IIntelligenceModuleOptions.md +20 -7
  74. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeAudioFormat.md +34 -0
  75. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeCloseEvent.md +40 -0
  76. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeModuleOptions.md +120 -0
  77. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeSessionConfiguration.md +135 -0
  78. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeSessionOptions.md +148 -0
  79. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeToolDefinition.md +58 -0
  80. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeTranscriptionConfiguration.md +46 -0
  81. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeTurnDetectionConfiguration.md +58 -0
  82. package/data/packages/platform-intelligence/api/Interface.IIntelligenceRealtimeUsage.md +103 -0
  83. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceLanguageModelLoader.md +2 -2
  84. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceRealtimeClientEvent.md +64 -0
  85. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceRealtimeMetadataValue.md +14 -0
  86. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceRealtimeMeteringEvent.md +44 -0
  87. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceRealtimeModelLoader.md +25 -0
  88. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceRealtimeModelLoaders.md +14 -0
  89. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceRealtimeServerEvent.md +159 -0
  90. package/data/packages/platform-intelligence/api/TypeAlias.IntelligenceRealtimeStatus.md +14 -0
  91. package/data/packages/platform-intelligence/api/Variable.MIMO_API_KEY.md +1 -1
  92. package/data/packages/platform-intelligence/api/Variable.MIMO_BASE_URL.md +1 -1
  93. package/data/packages/platform-intelligence/api/Variable.MIMO_CONFIG_ENTRIES.md +1 -1
  94. package/data/packages/platform-intelligence/api/index.md +23 -0
  95. package/data/packages/platform-intelligence/index.md +133 -7
  96. package/data/patterns/index.md +1 -0
  97. package/data/patterns/realtime-session-pattern.md +309 -0
  98. package/package.json +1 -1
@@ -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.
@@ -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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleCodeExecutionTool.ts#L18)
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.
@@ -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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleEnterpriseWebSearchTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleFileSearchTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleGoogleMapsTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleGoogleSearchTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleUrlContextTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/google/tools/createGoogleVertexRagStoreTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokCodeExecutionTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokFileSearchTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokMcpServerTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokViewImageTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokViewXVideoTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokWebSearchTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/grok/tools/createGrokXSearchTool.ts#L18)
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.
@@ -6,10 +6,10 @@ editUrl: false
6
6
  # Function: createMimoCustomTool()
7
7
 
8
8
  ```ts
9
- function createMimoCustomTool(options, name): IIntelligenceTool;
9
+ function createMimoCustomTool(options, name): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: providers/mimo/tools/createMimoCustomTool.ts:21
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
13
 
14
14
  Creates a MiMo function tool registration.
15
15
 
@@ -25,6 +25,6 @@ Archipel shape as the other provider-specific tool factories.
25
25
 
26
26
  ## Returns
27
27
 
28
- [`IIntelligenceTool`](Interface.IIntelligenceTool)
28
+ `Promise`\<[`IIntelligenceTool`](Interface.IIntelligenceTool)\>
29
29
 
30
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIApplyPatchTool.ts#L18)
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAICodeInterpreterTool.ts#L18)
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,10 +6,10 @@ editUrl: false
6
6
  # Function: createOpenAICustomTool()
7
7
 
8
8
  ```ts
9
- function createOpenAICustomTool(options, name): IIntelligenceTool;
9
+ function createOpenAICustomTool(options, name): Promise<IIntelligenceTool>;
10
10
  ```
11
11
 
12
- Defined in: [providers/openai/tools/createOpenAICustomTool.ts:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAICustomTool.ts#L18)
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
 
@@ -22,6 +22,6 @@ Creates an OpenAI custom provider-defined tool registration.
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:18](https://github.com/RueDeRennes/archipel/blob/main/libs/platform-intelligence/src/providers/openai/tools/createOpenAIFileSearchTool.ts#L18)
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.