hrhrng
hrhrng
## Issue https://github.com/langchain4j/langchain4j/issues/986 ## Change When OpenAI returns both content and tool_calls, keep them all instead of just keeping the tool_calls. ## General checklist - [x] There are no breaking...
…ent #986 ## Issue https://github.com/langchain4j/langchain4j/issues/986 pr to solve same issue: https://github.com/langchain4j/langchain4j/pull/1069 ## Change When Azure-OpenAI returns both content and tool_calls, keep them all instead of just keeping the tool_calls. ##...
## Issue Closes # #1599 ## Change Impeletement full-text search and hybrid search in `dev.langchain4j.store.embedding.pgvector.PgVectorEmbeddingStore` ## General checklist - [X] There are no breaking changes - [X] I have added...
## Issue Closes # Closed #1842 ## Change Add `FieldDefinition` to hold customized filed name. Replace default field name with customized filed name. ## General checklist - [X] There are...