docs: structure model experience fields

This commit is contained in:
Tianyi Cui
2026-07-19 18:08:42 +08:00
parent bcc920369c
commit a278374e8f
92 changed files with 1334 additions and 512 deletions
+3 -1
View File
@@ -56,7 +56,9 @@ Named `name` / `inject` / `Config` / `apply`, with **no default export**: the co
None, as this keyless test adapter sends no request to a provider model; it only replays recorded assistant chunks into the test loop.
**KV Cache effect**: None; this package neither assembles nor sends a provider request.
#### KV Cache effect
None; this package neither assembles nor sends a provider request.
## Known Limitations and Deferred Work