diff --git a/blueprints/users/padolsey/test-blueprint-101.yml b/blueprints/users/padolsey/test-blueprint-101.yml new file mode 100644 index 00000000..ed24c103 --- /dev/null +++ b/blueprints/users/padolsey/test-blueprint-101.yml @@ -0,0 +1,11 @@ +id: test-system-ww +title: Test Webhook System + +models: + - openai:gpt-4o-mini + +prompts: + - id: test + promptText: "What is 2+2?" + should: + - $contains: "4"