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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The following services and applications can be easily integrated in Corporate Me
19
19
---
20
20
21
21
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
22
-
to interact with Anthropic / Claude provided Large Language Models (LLMs).
22
+
to interact with any [Anthropic / Claude provided Large Language Models](https://docs.claude.com/en/docs/about-claude/models/overview) (LLMs).
@@ -34,7 +34,7 @@ to interact with Anthropic / Claude provided Large Language Models (LLMs).
34
34
---
35
35
36
36
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
37
-
to interact with Azure AI Foundry provided Large Language Models (LLMs).
37
+
to interact with any [Azure AI Foundry provided Large Language Models](https://ai.azure.com/catalog) (LLMs).
38
38
39
39
40
40
- :fontawesome-solid-file-csv:{ .lg .middle } CSV
@@ -180,15 +180,15 @@ to interact with Ollama provided Large Language Models (LLMs).
180
180
---
181
181
182
182
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
183
-
to interact with OpenAI provided Large Language Models (LLMs).
183
+
to interact with any [OpenAI provided Large Language Models](https://platform.openai.com/docs/models) (LLMs).
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
191
-
to interact with Anthropic / Claude provided Large Language Models (LLMs).
191
+
to interact with any [OpenRouter provided Large Language Models](https://openrouter.ai/models) (LLMs).
0 commit comments