mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Register analytics table filter prompts in AI query E2E tests.
Ensure build-analytics-query and filter-analytics-table are covered by the system prompt smoke suite. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
co-authored by
Cursor
parent
822a631a48
commit
bc0faa5a69
@@ -326,6 +326,8 @@ describeWithAi("AI Query Endpoint - System Prompts", () => {
|
||||
"email-assistant-draft",
|
||||
"create-dashboard",
|
||||
"run-query",
|
||||
"build-analytics-query",
|
||||
"filter-analytics-table",
|
||||
];
|
||||
|
||||
for (const systemPrompt of systemPrompts) {
|
||||
|
||||
Reference in New Issue
Block a user