@daocloud-proto/hydra 0.0.0-dev-682c9134 → 0.0.0-dev-04175ce8

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.
@@ -207,6 +207,7 @@ export type ListWSFineTuneConfigsRequest = {
207
207
  workspace?: number
208
208
  cluster?: string
209
209
  page?: HydraCommonCommon.Pagination
210
+ datasetId?: string
210
211
  }
211
212
 
212
213
  export type ListWSFineTuneConfigsResponse = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/hydra",
3
- "version": "v0.0.0-dev-682c9134",
3
+ "version": "v0.0.0-dev-04175ce8",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "ISC"