While working on the gen_ai.request.messages rename I noticed that we hardcode all the attributes in our ai integration tests (both node and cloudflare), meaning that we currently need to change each individual test just to rename one attribute name. This PR refactors this to use the attributes from our gen-ai-attributes.ts. I also added some missing entries for attributes that we currently hardcode in the integrations.