Introduce typed D&D spell artifacts
This commit is contained in:
@@ -15,6 +15,6 @@ func loadResponseSchema() (llm.ResponseSchema, error) {
|
||||
ID: ResponseSchemaID,
|
||||
Version: SchemaVersion,
|
||||
Name: ResponseSchemaName,
|
||||
AssetPath: "assets/schemas/dnd_spells.v1.json",
|
||||
AssetPath: "assets/schemas/dnd_spells_llm.v1.json",
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user