near / ai-platform

A demonstration of storing User Sovereign AI capabilities on Near Protocol
0 stars 1 forks source link

List Dataset Versions #51

Open gabehamilton opened 5 months ago

gabehamilton commented 5 months ago

Potential Implementation:

TrainingDatasetDetails specifies additionalTabs with Versions.

Should we index all entity versions in the indexer? Or a setting per entity (in schema) that sets operation: addVersion to tell the indexer to track it?