Skip to content

docs(agentic-orchestration): add easy-llm docs#8047

Open
afgambin wants to merge 21 commits intomainfrom
2883-easy-llm
Open

docs(agentic-orchestration): add easy-llm docs#8047
afgambin wants to merge 21 commits intomainfrom
2883-easy-llm

Conversation

@afgambin
Copy link
Contributor

@afgambin afgambin commented Feb 24, 2026

Description

It adds documentation for the Easy-LLM SaaS epic.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.

@afgambin afgambin self-assigned this Feb 24, 2026
@afgambin afgambin added agentic orchestration component:docs Documentation improvements, including new or updated content labels Feb 24, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2026

👋 🤖 🤔 Hello, @bojtospeter! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.8/.

  • docs/components/agentic-orchestration/agentic-orchestration-overview.md
  • docs/components/agentic-orchestration/camunda-provided-llm.md
  • docs/components/agentic-orchestration/choose-right-model-agentic.md
  • docs/components/react-components/_ao-card-data.js
  • docs/guides/getting-started-agentic-orchestration.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@afgambin afgambin added the deploy Stand up a temporary docs site with this PR label Feb 24, 2026
@github-actions github-actions bot temporarily deployed to camunda-docs February 24, 2026 17:38 Destroyed
Copy link
Contributor

@bojtospeter bojtospeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've challenged some ideas, will work on the easy llm page.

@github-actions github-actions bot temporarily deployed to camunda-docs February 24, 2026 22:33 Destroyed
@afgambin
Copy link
Contributor Author

afgambin commented Feb 25, 2026

I went through the new added page. I am pending reviewing the Get started guide.

@afgambin afgambin marked this pull request as ready for review February 26, 2026 10:22
@github-actions github-actions bot temporarily deployed to camunda-docs February 26, 2026 10:27 Destroyed
@afgambin
Copy link
Contributor Author

@bojtospeter @urbanisierung I did a review pass and lgtm now. Please check the “Switch away” section to make sure everything is correct and that we’re not missing anything. Thanks!

@github-actions github-actions bot temporarily deployed to camunda-docs February 26, 2026 10:32 Destroyed
Copy link
Contributor

@bojtospeter bojtospeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will add all the models which we support through easyllm, don't merge yet.

@github-actions github-actions bot temporarily deployed to camunda-docs February 26, 2026 11:27 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs February 26, 2026 11:35 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs February 26, 2026 16:16 Destroyed
- **API key**: `{{secrets.CAMUNDA_PROVIDED_LLM_API_KEY}}`.
- **Model**: Select a model from the [list of supported models](#supported-models). For example `us.anthropic.claude-3-7-sonnet-20250219-v1:0`.

<div style={{ display: "flex", justifyContent: "center" }}>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bojtospeter Do we need this screenshot? I feel it is not really necessary, and always better to avoid UI screenshots for maintainability

/>
</div>

## Supported models
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I placed it here in the end. Since we’re talking about supported models for this feature, it fits better. I’m linking to the other guide for benchmarking details.

@afgambin afgambin requested a review from bojtospeter February 27, 2026 10:32
@afgambin
Copy link
Contributor Author

@bojtospeter @urbanisierung Good to go from my side! Left one comment about the screenshot.

@github-actions github-actions bot temporarily deployed to camunda-docs February 27, 2026 10:37 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs February 27, 2026 11:02 Destroyed
| **Cost vs. speed** | Larger models offer higher accuracy but often with higher latency and cost. Balance performance against Service Level Agreements (SLAs) and budgets. |
| **Accuracy vs. openness** | Proprietary models often lead in benchmark accuracy. Open-source models provide flexibility, fine-tuning, and offline use cases. |


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[prettier] reported by reviewdog 🐶

Suggested change

@github-actions
Copy link
Contributor

The preview environment relating to the commit f4bb5db has successfully been deployed. You can access it at https://preview.docs.camunda.cloud/pr-8047/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentic orchestration component:docs Documentation improvements, including new or updated content deploy Stand up a temporary docs site with this PR

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants