From 5e0b68c09d45d1575caa1ecdc5252636e35a4013 Mon Sep 17 00:00:00 2001 From: Federico Kamelhar Date: Fri, 15 May 2026 09:31:14 -0400 Subject: [PATCH] docs(readme): lead the workbench plug with OCI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is an Oracle SDK, so the workbench CTA should mention OCI before OpenAI / Anthropic. No new content — just reorders the providers in the one-line pitch. Signed-off-by: Federico Kamelhar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987f0fb..bee339b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@

Try every locus pattern in your browser → Workbench guide
- Step-by-step setup for the browser playground — run it on localhost in three terminals, or in a single Docker container. Bring your own OpenAI / Anthropic key, or wire up an OCI profile. + Step-by-step setup for the browser playground — run it on localhost in three terminals, or in a single Docker container. Wire up an OCI profile, or bring your own OpenAI / Anthropic key.

---