spring-projects / spring-ai

An Application Framework for AI Engineering
https://docs.spring.io/spring-ai/reference/index.html
Apache License 2.0
3.33k stars 858 forks source link

Add missing options in for OpenAI/Azure OpenAI and align autoconfiguration styles #228

Closed markpollack closed 9 months ago

markpollack commented 10 months ago

The prefix for these properties should be spring.ai.openai.chat, currently it is spring.ai.openai

OpenAIProperties has options only for temperature and is missing options

Also, compare/contrast the autoconfiguration of OpenAI and Azure OpenAI to make sure they following a consistent approach.

markpollack commented 9 months ago

This was fixed in 5b4784fc5673cdc82f2c121819cffa1df460d9da