hardware-spec RAG
offline
profile provider model verify reasoning
Enter send · Shift+Enter newline · / commands · ⌘K palette

Settings

Server

Where the FastAPI agent server is running.
Sent as the X-User-Id header. Stub auth — replace server-side for prod.

Provider

Leave blank to use the provider's default. Override for vLLM / sglang / private endpoints.
Just the model id — the provider prefix above is added automatically. Datalist suggestions are filtered by the selected provider.
Stored in your browser only.

Agent defaults

System prompt + tool allowlist. Sourced from server.
Anthropic thinking blocks; OpenRouter reasoning_details. No-op for providers without a reasoning transport (plain OpenAI, Score by default).

UI

Add document

PDF only. Validated server-side via magic bytes.
From /corpus/taxonomy. Extend with the HYVE_VENDORS env var on the server.
Existing folders under the chosen vendor are suggested. Free-text creates a new folder.
Extend with the HYVE_DOC_TYPES env var.
  1. Parsing
  2. Indexing
  3. Done

Added