Add integration documentation for subprocess, LLM, and input files

This commit is contained in:
2026-05-24 01:07:27 +00:00
parent e5944f9875
commit 28d5201a69
7 changed files with 293 additions and 70 deletions

View File

@@ -13,6 +13,8 @@ It documents:
- validation and secrets behavior.
For CLI command syntax, see [`docs/cli.md`](cli.md).
For OpenAI-compatible endpoint behavior, see [`docs/integrations/openai-compatible-llm.md`](integrations/openai-compatible-llm.md).
For transcript/glossary input file contracts, see [`docs/integrations/transcript-glossary-files.md`](integrations/transcript-glossary-files.md).
## Loading Model