-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
anthropicaijavascriptPull requests that update javascript codePull requests that update javascript code
Description
Error: Fixture validation failed:
llm_call (gen_ai.messages):
gen_ai.request.messages: mismatch (
expected: {"type":"json_array","min_length":2,"items_have":["role","content"]},
got: "[{\"role\":\"user\",\"content\":\"What is 69 + 96?\"}]"
)
"dependencies": {
"@anthropic-ai/sdk": "0.68.0",
"@sentry/node": "10.26.0",
The issue is that it's not adding the system prompt to the gen_ai.messages span.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
anthropicaijavascriptPull requests that update javascript codePull requests that update javascript code
Fields
Give feedbackNo fields configured for issues without a type.