feat: unwrap Provider namespace + improved automation script (#22690)
This commit is contained in:
parent
f7d4665e40
commit
1d81335ab5
40 changed files with 1653 additions and 1541 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Effect, Layer } from "effect"
|
||||
import { Provider } from "../../src/provider/provider"
|
||||
import { Provider } from "../../src/provider"
|
||||
import { ModelID, ProviderID } from "../../src/provider/schema"
|
||||
|
||||
export namespace ProviderTest {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue