document local model setup

This commit is contained in:
Advait Paliwal
2026-04-09 13:45:19 -07:00
parent bfa538fa00
commit 5b9362918e
2 changed files with 29 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ The one-line installer fetches the latest tagged release. To pin a version, pass
If you install via `pnpm` or `bun` instead of the standalone bundle, Feynman requires Node.js `20.19.0` or newer.
Local models are supported through the custom-provider flow. For Ollama, run `feynman setup`, choose `Custom provider (baseUrl + API key)`, use `openai-completions`, and point it at `http://localhost:11434/v1`.
### Skills Only
If you want just the research skills without the full terminal app: