docs(llm): track native provider parity (#34862)

This commit is contained in:
Aiden Cline
2026-07-02 11:51:56 -05:00
committed by GitHub
parent c176baee82
commit ec95694e2f
2 changed files with 97 additions and 0 deletions
+1
View File
@@ -127,5 +127,6 @@ This package is built on Effect. Public methods return `Effect` or `Stream`; pro
## See also
- `AGENTS.md` — architecture, route construction, contributor guide
- `STATUS.md` — native provider parity status and AI SDK migration gaps
- `example/tutorial.ts` — runnable end-to-end walkthrough
- `test/provider/*.test.ts` — fixture-first protocol tests; `*.recorded.test.ts` files cover live cassettes