Skip to content

Conversation

@quaff
Copy link
Contributor

@quaff quaff commented Nov 12, 2025

  1. Remove embeddingsPath setting from OpenAiChatAutoConfiguration since it is not used by chat model.
  2. Remove completionsPath setting from OpenAiEmbeddingAutoConfiguration since it is not used by embedding model.
  3. Reorder method parameters for consistency.

See GH-4789

1. Remove `embeddingsPath` setting from `OpenAiChatAutoConfiguration` since it is not used by chat model.
2. Remove `completionsPath` setting from `OpenAiEmbeddingAutoConfiguration` since it is not used by embedding model.
3. Reorder method parameters for consistency.

See spring-projectsGH-4789

Signed-off-by: Yanming Zhou <[email protected]>
@quaff quaff changed the title Polish OpenAiEmbeddingAutoConfiguration Polish OpenAiChatAutoConfiguration and OpenAiEmbeddingAutoConfiguration Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant