Andrey Bogdanov
Andrey Bogdanov
It seems the version 1.13.7 has lost support for parallel execution. I would blame this change: https://github.com/mockk/mockk/pull/1099. clearAllMocks is known to not be thread safe and now it is called...
### Description While trying to get massages for thread (OpenAI.messages) fails with `com.aallam.openai.api.exception.OpenAIHttpException: Illegal input: Field 'quote' is required for type with serial name 'com.aallam.openai.api.message.FileCitation', but it was missing at...
**Describe the bug** We have a class hierarchy describing requests model with possibility of recursive elements. Version springdoc-openapi 2.3.0 produced pretty clean and understandable schema while in version 2.6.0 schema...
### Description After setting toolResources in AssistantRequestBuilder it remains empty when building request from it. ### Steps to Reproduce ``` val builder = AssistantRequestBuilder().apply { this.name = "name" this.model =...
Updating version of the eslint-plugin-array-func from 4.0.0 to 5.0.1 causes failures while executing lint (everything works fine in case of 4.0.0): ``` ESLint: 8.57.0 Error [ERR_REQUIRE_ESM]: require() of ES Module...