Skip to content

fix(rpc): remove non-array attributes from json array allowlist#7950

Draft
shellmayr wants to merge 1 commit into
masterfrom
shellmayr/fix/remove-non-array-attributes-from-allowlist
Draft

fix(rpc): remove non-array attributes from json array allowlist#7950
shellmayr wants to merge 1 commit into
masterfrom
shellmayr/fix/remove-non-array-attributes-from-allowlist

Conversation

@shellmayr
Copy link
Copy Markdown
Member

@shellmayr shellmayr commented May 20, 2026

  • Remove dict or string style attributes from the list of array processing attributes
    gen_ai.system_instructions: string value
    gen_ai.response.object: not in conventions anymore, seems to be an old attribute - most likely not an array
    gen_ai.tool.call.arguments: dict, not list
    gen_ai.tool.input: dict, not list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant