Adds @EnabledIfEnvironmentVariable annotation to integration tests that use OpenAI embeddings. Tests will be skipped if OPENAI_API_KEY is not set, making the build process more reliable for contributors who don't have access to OpenAI services.