Updates
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
# QVAC integration pin
|
||||
|
||||
Pinned against the live QVAC documentation for SDK release **v0.19.0** on
|
||||
Pinned against the live QVAC documentation for SDK series **v0.19.x** on
|
||||
2026-09-11. Source of truth: <https://docs.qvac.tether.io/reference/api/> and
|
||||
<https://docs.qvac.tether.io/reference/release-notes/>.
|
||||
|
||||
## Rules for Jarvis
|
||||
|
||||
- Use the function-centric `@qvac/sdk` API at version `0.19.0`.
|
||||
- Use the function-centric `@qvac/sdk` API in the `0.19.x` series. The current
|
||||
repository package pin is `0.19.1`; verify the installed package before use.
|
||||
- Do not use removed `startQVACProvider`, `delegate`, or `no_mmap` APIs.
|
||||
- Use `load_mode` for the replacement load behavior described by the release notes.
|
||||
- Use `completion()` for streamed LLM work; its canonical surfaces are `events`
|
||||
|
||||
Reference in New Issue
Block a user