- Enable Authentication using OpenAI API key - Use TokenCredential for authorization if provided by the user - Add the spring.ai.azure.openai.openai-api-key for auth with OpenAI service - Update Azure Chat and Embedding docs - Add integration tests for OpenAI connection Resolves #260