Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

LineageSortingKey

The possible sort fields for lineages

enum LineageSortingKey {
id
popularity
type
}

Values

LineageSortingKey.id

Sort by the lineage id

LineageSortingKey.popularity

Sort by the lineage popularity (based on the parent and child assets popularity)

LineageSortingKey.type

Sort by the lineage type

Member Of