Skip to content

docs(cli): add Yolo-Auto BYOK guide - #39

Open
harryvgiunta wants to merge 1 commit into
Factory-AI:mainfrom
harryvgiunta:docs/yolo-auto-byok
Open

harryvgiunta wants to merge 1 commit into
Factory-AI:mainfrom
harryvgiunta:docs/yolo-auto-byok

Conversation

@harryvgiunta

Copy link
Copy Markdown

What

Adds a Yolo-Auto page to the Droid CLI BYOK section, following the shape of the existing per-provider pages (frontmatter, Configuration JSON for ~/.factory/settings.json, Getting Started, Notes).

Yolo-Auto is an OpenAI Chat Completions-compatible router billed as a flat-rate subscription, so it rides generic-chat-completion-api: two customModels rows (yolo, yolo-small) with the key via ${YOLO_AUTO_API_KEY}.

Notes cover the reasoning-effort ladder on yolo (minimal..xhigh), image input, SSE tool calls, and the plan-bounded 131072-token context window: the gateway rejects over-cap prompts with an explicit error rather than truncating them.

Files

  • docs/cli/byok/yolo-auto.mdx (new)
  • docs/cli/byok/overview.mdx - Quick Start link
  • docs/docs.json - EN nav entry after cli/byok/openrouter (the jp/cli/byok list is left to the translation flow)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant