PrimosK
PrimosK
We've been using: **FXControls 8.40.14. (JDK 8)** Recently we've upgraded to: **FXControls 11.0.1. (JDK 11)** After upgrade we've noticed issues related to **GridView**. What's happening is that **GridCell#updateItem** is called...
Added [response_format](https://platform.openai.com/docs/api-reference/chat/create#chat-create-response_format) capabilities including integration test.
## Issue #1506 ## Change Resolved verion conflicts and enabled Maven version enforcer plugin in `LangChain4j :: Integration :: Azure OpenAI` module. ## Tests `mvn clean test` passed
## Issue #1506 ## Change Enabled Maven version enforcer plugin in `LangChain4j :: Integration :: OpenAI` module. To do this I first had to resolve version conflict: ``` [ERROR] Failed...
## Dependency issues identified - **Existing Dependency Convergence Errors**: Various modules have unresolved dependency convergence issues. - **Need for Enforcing Dependency Convergence**: It might be beneficial to configure [Maven (dependency)...