Skip to content

Commit d5227c4

Browse files
committed
docs(remove screenshot as suggested by Angel)
1 parent 56ce9db commit d5227c4

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/components/agentic-orchestration/camunda-provided-llm.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ description: "Run AI agents quickly in Camunda SaaS with Camunda-provided LLM."
66
keywords: [agentic orchestration, ai agent]
77
---
88

9-
import EasyLLMSetup from './img/ao-easyllm-setup.png';
10-
119
Run AI agents quickly in Camunda SaaS with Camunda-provided LLM.
1210

1311
## About
@@ -40,16 +38,6 @@ Once Camunda-provided LLM is available in your organization, its credentials are
4038
- **API key**: `{{secrets.CAMUNDA_PROVIDED_LLM_API_KEY}}`.
4139
- **Model**: Select a model from the [list of supported models](#supported-models). For example `us.anthropic.claude-3-7-sonnet-20250219-v1:0`.
4240

43-
<div style={{ display: "flex", justifyContent: "center" }}>
44-
<img
45-
src={EasyLLMSetup}
46-
title="Set up Camunda-provided LLM"
47-
alt="Set up Camunda-provided LLM"
48-
className="img-noborder img-transparent"
49-
style={{ width: "auto", maxWidth: "50%", height: "auto" }}
50-
/>
51-
</div>
52-
5341
## Supported models
5442

5543
Camunda-provided LLM supports LLMs from multiple providers. The available models available may change over time, but typically include popular general-purpose models from major providers:
-104 KB
Binary file not shown.

0 commit comments

Comments
 (0)