Provider packages are now the only module-level model constructors; the
protocol-level model wrappers added earlier on this branch had one call
site each and duplicated the Settings vocabulary, so packages call
route.with(...).model({id}) directly. Deletes provider facades with no
importers outside llm tests; configure stays for V1 native-request.
|
||
|---|---|---|
| .. | ||
| protocols | ||
| providers | ||
| route | ||
| schema | ||
| utils | ||
| cache-policy.ts | ||
| index.ts | ||
| llm.ts | ||
| provider-error.ts | ||
| provider-package.ts | ||
| provider.ts | ||
| tool-runtime.ts | ||
| tool.ts | ||