braintrust
Advanced tools
Comparing version 0.0.129 to 0.0.130
@@ -366,3 +366,3 @@ /// <reference lib="dom" /> | ||
* @param options.projectId The id of the project to create the dataset in. This takes precedence over `project` if specified. | ||
* @param options.useOutput If true (the default), records will be fetched from this dataset in the legacy format, with the "expected" field renamed to "output". This will default to false in a future version of Braintrust. | ||
* @param options.useOutput (Deprecated) If true, records will be fetched from this dataset in the legacy format, with the "expected" field renamed to "output". This option will be removed in a future version of Braintrust. | ||
* @returns The newly created Dataset. | ||
@@ -369,0 +369,0 @@ */ |
{ | ||
"name": "braintrust", | ||
"version": "0.0.129", | ||
"version": "0.0.130", | ||
"description": "SDK for integrating Braintrust", | ||
@@ -48,3 +48,3 @@ "main": "./dist/index.js", | ||
"@ai-sdk/provider": "^0.0.0", | ||
"@braintrust/core": "0.0.35", | ||
"@braintrust/core": "0.0.36", | ||
"@next/env": "^14.2.3", | ||
@@ -51,0 +51,0 @@ "argparse": "^2.0.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1964577
54615
+ Added@braintrust/core@0.0.36(transitive)
- Removed@braintrust/core@0.0.35(transitive)
Updated@braintrust/core@0.0.36