A valid Character Card object following the V1 spec.
https://github.com/malfoyslastname/character-card-spec-v2/blob/main/spec_v1.md
type V1 = { name: string description: string personality: string scenario: string first_mes: string mes_example: string} Copy
type V1 = { name: string description: string personality: string scenario: string first_mes: string mes_example: string}
Generated using TypeDoc
A valid Character Card object following the V1 spec.
https://github.com/malfoyslastname/character-card-spec-v2/blob/main/spec_v1.md