Skip to content

Comments

docs: add multi-provider LLM design doc (Ollama + OpenAI + OpenRouter)#15

Open
chinkan wants to merge 14 commits intomainfrom
claude/add-ollama-support-7ILGU
Open

docs: add multi-provider LLM design doc (Ollama + OpenAI + OpenRouter)#15
chinkan wants to merge 14 commits intomainfrom
claude/add-ollama-support-7ILGU

Conversation

@chinkan
Copy link
Owner

@chinkan chinkan commented Feb 21, 2026

No description provided.

… tabs)

Replace the single-provider OpenRouter step 3 with a three-tab provider
selector supporting OpenRouter, Ollama (local), and OpenAI. The JS now
generates a [llm] TOML section with provider/model/base_url/api_key fields
instead of the old [openrouter] section.

https://claude.ai/code/session_01Ki6gWtsPmWbKcsdqgWdjAU
… examples

Replace the [openrouter] section with [llm] containing provider, model,
api_key, base_url, max_tokens and system_prompt fields. Add commented-out
Ollama and OpenAI examples. Also apply cargo fmt to setup.rs.

https://claude.ai/code/session_01Ki6gWtsPmWbKcsdqgWdjAU
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.

2 participants