@daocloud-proto/hydra 0.0.0-dev-f02519ef → 0.0.0-dev-2fe43a7a

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.
@@ -52,6 +52,7 @@ export type FineTuneJob = {
52
52
  completionTimestamp?: GoogleProtobufTimestamp.Timestamp
53
53
  metrics?: MetricPoint[]
54
54
  trainingParams?: GoogleProtobufStruct.Struct
55
+ metadata?: GoogleProtobufStruct.Struct
55
56
  }
56
57
 
57
58
  export type CreateWSFineTuneJobRequest = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/hydra",
3
- "version": "v0.0.0-dev-f02519ef",
3
+ "version": "v0.0.0-dev-2fe43a7a",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "ISC"