Skip to content

Remove JSON-stringify workaround for array span attributes in Vercel AI integration #20863

Description

@andreiborza

When we implemented the gen_ai span v2 workaround, we stringified array span attributes in the Vercel AI integration so the attributes wouldn't get lost due to missing array support.

Once span streaming supports arrays natively, this workaround should be removed so attributes retain their original array types instead of being stored as JSON strings.

Activity

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

Metadata

Metadata

Assignees

Labels

TaskjavascriptPull requests that update javascript code

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions