Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2247 - autoconfig openai maxSegmentsPerBatch #97

Merged

Conversation

Empatixx
Copy link
Contributor

Issue

Continues #2248 from Langchain4J, adding new parameter for EmbeddingModel from OpenAi
langchain4j/langchain4j#2248
Closes #

Change

I added new autoconfig field maxSegmentsPerBatch

General checklist

  • There are no breaking changes
  • I have added unit and/or integration tests for my change
  • The tests cover both positive and negative cases
  • I have manually run all the unit and integration tests in the module I have added/changed, and they are all green

Checklist for adding new Spring Boot starter

  • I have added my new starter in the root pom.xml
  • I have added a org.springframework.boot.autoconfigure.AutoConfiguration.imports file in the langchain4j-{integration}-spring-boot-starter/src/main/resources/META-INF/spring/ directory

Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Empatixx thank you!

@langchain4j langchain4j merged commit 3bdf8f2 into langchain4j:main Dec 20, 2024
1 check passed
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.

2 participants