language-models 0.2.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +3 -0
- package/package.json +1 -1
- package/.turbo/turbo-test.log +0 -18
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
ADDED
package/package.json
CHANGED
package/.turbo/turbo-test.log
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
> language-models@0.0.1 test /Users/nathanclevenger/projects/mdx.org.ai/primitives/packages/language-models
|
|
3
|
-
> vitest
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
DEV v2.1.9 /Users/nathanclevenger/projects/mdx.org.ai/primitives/packages/language-models
|
|
7
|
-
|
|
8
|
-
✓ src/aliases.test.ts (48 tests) 8ms
|
|
9
|
-
✓ src/models.test.ts (41 tests) 11ms
|
|
10
|
-
✓ src/index.test.ts (39 tests) 14ms
|
|
11
|
-
|
|
12
|
-
Test Files 3 passed (3)
|
|
13
|
-
Tests 128 passed (128)
|
|
14
|
-
Start at 10:31:48
|
|
15
|
-
Duration 354ms (transform 130ms, setup 0ms, collect 167ms, tests 33ms, environment 0ms, prepare 183ms)
|
|
16
|
-
|
|
17
|
-
PASS Waiting for file changes...
|
|
18
|
-
press h to show help, press q to quit
|