generated from coulomb/repo-seed
configuration support for optional LLM extraction
This commit is contained in:
@@ -127,6 +127,9 @@ When an extractor is present and returns candidates, analysis stores those
|
||||
reviewable candidates; when it returns no candidates, the deterministic
|
||||
heuristic generator remains the fallback.
|
||||
|
||||
The FastAPI settings object also accepts `llm_provider` and `llm_model`. By
|
||||
default `llm_provider` is unset, so analysis is fully offline and deterministic.
|
||||
|
||||
## Agent-Facing Endpoints
|
||||
|
||||
The v0.1 API covers the main registration, analysis, review, search, and inspection loop:
|
||||
|
||||
Reference in New Issue
Block a user