Commit Graph

11 Commits

Author SHA1 Message Date
LangChain4j 303b2ab7b5
OpenAI: Support parallel tool calling (#338)
This PR introduces a support for [parallel tool
calling](https://platform.openai.com/docs/guides/function-calling/parallel-function-calling)
in OpenAI integration.
2023-12-08 17:29:56 +01:00
deep-learning-dynamo bd802c352d reducing duplication of *EmbeddingStoreIT 2023-11-18 21:12:34 +01:00
deep-learning-dynamo 16f60dbef9 reducing duplication of *EmbeddingStoreIT 2023-11-18 16:23:29 +01:00
deep-learning-dynamo 21dfc8b317 released 0.24.0 2023-11-12 18:58:31 +01:00
deep-learning-dynamo f8871900be *EmbeddingStoreTest -> *EmbeddingStoreIT 2023-11-10 13:48:32 +01:00
deep-learning-dynamo 83e6456829 formatting 2023-11-10 13:11:41 +01:00
Julien Ruaux 3a002a6a74
Added Redis testcontainer and enabled tests (#265)
Added a Redis Stack testcontainer instance to the unit tests and enabled
the test suite
2023-11-10 11:16:00 +01:00
deep-learning-dynamo 315eab8641 released 0.23.0 2023-09-29 14:27:51 +02:00
deep-learning-dynamo f2b2f0214a Redis: more tests 2023-09-28 18:20:05 +02:00
deep-learning-dynamo 9c62fe9d3b Removed dynamic loading from RedisEmbeddingStore 2023-09-26 10:19:48 +02:00
ZYinNJU 887120b409
Redis integration as embedding store (#174) 2023-09-26 09:29:08 +02:00