Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Use this to:

== Prerequisites

- A Kobiton administrator has enabled the LLM client.
- An administrator has enabled the Appium AI feature by configuring the `dc.ini` file on each Mac mini in the environment.

- You have an API key or reachable local endpoint for the LLM provider you want to use.

Expand Down Expand Up @@ -115,4 +115,4 @@ Local endpoints are resolved from the host running the Appium session. For examp

- Capabilities apply only to the session that passed them; other sessions continue to use the defaults.
- `kobiton:llmApiFormat` must match the provider used by `kobiton:llmBaseUrl`.
- Vision-based features require a model that accepts image input such as screenshots.
- Vision-based features require a model that accepts image input such as screenshots.
Loading