webclaw/crates/noxa-llm/src
Jacob Magar af304eda7f docs(noxa-9fw.4): describe gemini cli as primary llm backend
- Update CLAUDE.md: provider chain, LLM modules section, CLI examples
- Update env.example: add GEMINI_MODEL, reorder providers (Gemini first)
- Update noxa-llm/src/lib.rs crate doc comment
2026-04-11 07:36:19 -04:00
..
providers feat(noxa-9fw.3): validate structured extraction output with one retry 2026-04-11 07:34:58 -04:00
chain.rs feat(noxa-9fw.2): make gemini cli the primary llm backend 2026-04-11 07:32:24 -04:00
clean.rs chore: rebrand webclaw to noxa 2026-04-11 00:10:38 -04:00
error.rs feat(noxa-9fw.1): add gemini cli provider adapter 2026-04-11 07:30:41 -04:00
extract.rs feat(noxa-9fw.3): validate structured extraction output with one retry 2026-04-11 07:34:58 -04:00
lib.rs docs(noxa-9fw.4): describe gemini cli as primary llm backend 2026-04-11 07:36:19 -04:00
provider.rs chore: rebrand webclaw to noxa 2026-04-11 00:10:38 -04:00
summarize.rs chore: rebrand webclaw to noxa 2026-04-11 00:10:38 -04:00
testing.rs feat(noxa-9fw.3): validate structured extraction output with one retry 2026-04-11 07:34:58 -04:00