refactor(provider): migrate provider domain to Effect Schema (#24027)
This commit is contained in:
parent
1e439b8226
commit
93940a1859
4 changed files with 94 additions and 114 deletions
|
|
@ -274,9 +274,9 @@ Possible later tightening after the Schema-first migration is stable:
|
|||
|
||||
### Provider domain
|
||||
|
||||
- [ ] `src/provider/auth.ts`
|
||||
- [ ] `src/provider/models.ts`
|
||||
- [ ] `src/provider/provider.ts`
|
||||
- [x] `src/provider/auth.ts`
|
||||
- [x] `src/provider/models.ts`
|
||||
- [x] `src/provider/provider.ts`
|
||||
|
||||
### Tool schemas
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue