• Clean the AzureOpenAiChatClient and add support for StreamingChatClient.
  • Streamline the AzureOpenAiEmbeddingClient.
  • Move the AzureOpenAiChatClient and AzureOpenAiEmbeddingClient to top org.sf.ai.azure.opoenai package.
  • Add ITs for AzureOpenAiChatClient and AzureOpenAiEmbeddingClient
  • Fix the AzureOpenAiAutoConfiguration
  • Split property file into AzureOpienAiConnectionProperties, AzureOpenAiChatProperties and AzureOpenAiEmbeddingProperties.
  • Add ITs for the auto-configuration
  • Add improve package structure
  • Add README docs

Comment From: markpollack

merged in 0ccf32780696af284794ee0f8420857dc1cce6a3 Updated github actions secrets to run Azure IT tests.