update initializer

This commit is contained in:
2026-03-19 02:12:43 +00:00
parent 9626d32353
commit d16dc40b9d

View File

@@ -12,7 +12,7 @@ namespace Seasoned.Backend.Data
if (context.Recipes.Any()) return;
string testUserId = "0c55c0ed-8080-482d-8ebd-1054cdc3b672";
string testUserId = "bfc4c4b1-d3b7-4642-a87c-f7186fcd775d";
var dummyEmbedding = new Vector(new float[768]);