docs: audit plan and todo status

This commit is contained in:
Jack O'Neill
2026-04-03 13:37:45 +02:00
parent d1d140e464
commit 7c41a3e846
3 changed files with 220 additions and 2183 deletions

View File

@@ -262,7 +262,7 @@ Alternatively, pass `client_id` and `client_secret` as body parameters instead o
- `ai.litellm.base_url` and `ai.litellm.api_key` — LiteLLM proxy
- `ai.ollama.base_url` and `ai.ollama.api_key` — Ollama local or remote server
See `llm/plan.md` for full architecture and implementation plan.
See `llm/plan.md` for an audited high-level status summary of the original implementation plan, and `llm/todo.md` for the audited backfill/fallback follow-up status.
## Backfill