Skip to content

Commit

Permalink
Merge pull request #1172 from quarkiverse/ci-failure
Browse files Browse the repository at this point in the history
Ensure that MockGPT is used in OpenAI IT
  • Loading branch information
geoand authored Dec 18, 2024
2 parents e097a17 + 8f7452c commit ff2b811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/openai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<native.image.path>${project.build.directory}/${project.build.finalName}-runner</native.image.path>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<maven.home>${maven.home}</maven.home>
<quarkus.langchain4j.openai.base-url>https://mockgpt.wiremockapi.cloud/v1</quarkus.langchain4j.openai.base-url>
</systemPropertyVariables>
</configuration>
</execution>
Expand Down

0 comments on commit ff2b811

Please sign in to comment.