You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build/integrations/index.md
+48-62Lines changed: 48 additions & 62 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,7 @@ The following services and applications can be easily integrated in Corporate Me
20
20
21
21
---
22
22
23
-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
24
-
to interact with any
25
-
[Anthropic / Claude provided Large Language Models](https://docs.claude.com/en/docs/about-claude/models/overview)
26
-
(LLMs).
23
+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with any [Anthropic / Claude provided Large Language Models](https://docs.claude.com/en/docs/about-claude/models/overview) (LLMs).
27
24
28
25
- :other-apacheavro:{ .lg .middle } Avro
29
26
@@ -35,15 +32,13 @@ to interact with any
35
32
36
33
---
37
34
38
-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
39
-
to interact with any [Azure AI Foundry provided Large Language Models](https://ai.azure.com/catalog) (LLMs).
35
+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with any [Azure AI Foundry provided Large Language Models](https://ai.azure.com/catalog) (LLMs).
40
36
41
37
- :fontawesome-solid-file-csv:{ .lg .middle } CSV
42
38
43
39
---
44
40
45
-
Comma-separated values (CSV) is a text data format which can be processed
46
-
(read and write) with the [CSV Dataset](../../build/reference/dataset/csv.md).
41
+
Comma-separated values (CSV) is a text data format which can be processed (read and write) with the [CSV Dataset](../../build/reference/dataset/csv.md).
GraphDB can be used as the integrated Quad Store as well.
77
72
78
73
- :simple-graphql:{ .lg .middle } GraphQL
79
74
@@ -109,8 +104,7 @@ GraphDB can be used as the integrated Quad Store as well.
109
104
110
105
---
111
106
112
-
You can [send](../../build/reference/customtask/cmem_plugin_kafka-SendMessages.md) and
113
-
[receive messages](../../build/reference/customtask/cmem_plugin_kafka-ReceiveMessages.md) to and from a Kafka topic.
107
+
You can [send](../../build/reference/customtask/cmem_plugin_kafka-SendMessages.md) and [receive messages](../../build/reference/customtask/cmem_plugin_kafka-ReceiveMessages.md) to and from a Kafka topic.
114
108
115
109
- :simple-kubernetes:{ .lg .middle } Kubernetes
116
110
@@ -122,29 +116,25 @@ GraphDB can be used as the integrated Quad Store as well.
122
116
123
117
---
124
118
125
-
MariaDB can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
MariaDB can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
127
120
128
121
- :simple-mattermost:{ .lg .middle } Mattermost
129
122
130
123
---
131
124
132
-
Send workflow reports or any other message to user and groups in you Mattermost with
133
-
the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_mattermost.md) task.
125
+
Send workflow reports or any other message to user and groups in you Mattermost with the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_mattermost.md) task.
134
126
135
127
- :material-microsoft:{ .lg .middle } Microsoft SQL
136
128
137
129
---
138
130
139
-
The Microsoft SQL Server can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
The Microsoft SQL Server can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
141
132
142
133
- :simple-mysql:{ .lg .middle } MySQL
143
134
144
135
---
145
136
146
-
MySQL can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
MySQL can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
148
138
149
139
- :simple-neo4j:{ .lg .middle } Neo4J
150
140
@@ -157,19 +147,18 @@ the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_matt
157
147
---
158
148
159
149
Load and write Knowledge Graphs to Amazon Neptune by using the [SPARQL endpoint](../../build/reference/dataset/sparqlEndpoint.md) dataset.
160
-
Query data from Amazon Neptune by using the SPARQL
150
+
Query data from Amazon Neptune by using the SPARQL
Amazon Neptune can be used as the integrated Quad Store as well (beta).
166
156
167
157
- :simple-nextcloud:{ .lg .middle } Nextcloud
168
158
169
159
---
170
160
171
-
Use a Nextcloud instance to [download files](../../build/reference/customtask/cmem_plugin_nextcloud-Download.md) to process
172
-
them or [upload files](../../build/reference/customtask/cmem_plugin_nextcloud-Upload.md) you created with Corporate Memory.
161
+
Use a Nextcloud instance to [download files](../../build/reference/customtask/cmem_plugin_nextcloud-Download.md) to process them or [upload files](../../build/reference/customtask/cmem_plugin_nextcloud-Upload.md) you created with Corporate Memory.
@@ -181,15 +170,13 @@ them or [upload files](../../build/reference/customtask/cmem_plugin_nextcloud-Up
181
170
182
171
---
183
172
184
-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
185
-
to interact with Ollama provided Large Language Models (LLMs).
173
+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with Ollama provided Large Language Models (LLMs).
186
174
187
175
- :simple-openai:{ .lg .middle } OpenAI
188
176
189
177
---
190
178
191
-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
192
-
to interact with any [OpenAI provided Large Language Models](https://platform.openai.com/docs/models) (LLMs).
179
+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with any [OpenAI provided Large Language Models](https://platform.openai.com/docs/models) (LLMs).
@@ -269,15 +256,14 @@ Qlever can be used as the integrated Quad Store as well (beta).
269
256
270
257
---
271
258
272
-
Interact with your Salesforce data, such as [Create/Update Salesforce Objects](../../build/reference/customtask/cmem_plugin_salesforce-workflow-operations-SobjectCreate.md) or
273
-
execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin_salesforce-SoqlQuery.md).
259
+
Interact with your Salesforce data, such as [Create/Update Salesforce Objects](../../build/reference/customtask/cmem_plugin_salesforce-workflow-operations-SobjectCreate.md) or execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin_salesforce-SoqlQuery.md).
274
260
275
261
- :simple-snowflake:{ .lg .middle } Snowflake
276
262
277
263
---
278
264
279
265
Snowflake can be accessed with the [Snowflake SQL endpoint](../../build/reference/dataset/SnowflakeJdbc.md) dataset and a
Tentris can be used as the integrated Quad Store as well (beta).
312
298
313
299
- :simple-trino:{ .lg .middle } Trino
314
300
315
301
---
316
302
317
303
[Trino](https://github.com/trinodb/trino) can be access with the
318
-
[Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
304
+
[Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
319
305
320
306
-:black_large_square:{ .lg .middle } Virtuoso
321
307
322
308
---
323
309
324
310
Load and write Knowledge Graphs to an external Openlink Virtuoso store by using the [SPARQL endpoint](../../build/reference/dataset/sparqlEndpoint.md) dataset.
0 commit comments