feat(import): add secondary release evidence dates
This commit is contained in:
@@ -133,13 +133,15 @@ var bytedanceModelMetadataRules = []bytedanceModelMetadata{
|
||||
},
|
||||
{
|
||||
Prefix: "bytedance-doubao-pro",
|
||||
DateConfidence: "unknown",
|
||||
DateSourceKind: "catalog_backfill",
|
||||
ReleaseDate: "2024-05-15",
|
||||
DateConfidence: "secondary_authoritative",
|
||||
DateSourceKind: "secondary_authoritative_report",
|
||||
},
|
||||
{
|
||||
Prefix: "bytedance-doubao-seed-character",
|
||||
DateConfidence: "unknown",
|
||||
DateSourceKind: "catalog_backfill",
|
||||
ReleaseDate: "2024-05-15",
|
||||
DateConfidence: "secondary_authoritative",
|
||||
DateSourceKind: "secondary_authoritative_report",
|
||||
},
|
||||
{
|
||||
Prefix: "bytedance-glm-4.7",
|
||||
|
||||
Reference in New Issue
Block a user