spring-ai
spring-ai copied to clipboard
An Application Framework for AI Engineering
e.g ChromaApi Need to test each one. - [x] PgVectorStore https://github.com/tzolov/spring-ai-aot-tests/tree/main/vector-strores/pgvector-demo - [x] Milvus https://github.com/tzolov/spring-ai-aot-tests/tree/main/vector-strores/milvus-demo - [ ] Chroma - [ ] Neo4j - [ ] Redis - [ ]...
We dont have possibility to increase read timeout for request to model. For example Amazon Bedrock return read timeout if we have large context. Can you add this attribute?
**Expected Behavior** Need support to connect to multiple Redis sentinel nodes **Current Behavior** Currently, only one redis node connection is supported. **Context**
When part of the company need to distinguishing business type data, it can't define collection name by myself. such as create Hotel, retail and food, that there are all different...
For example the Generation currently contains the finishReason but doesn't propagate it to the Message.
The complex constructor in AbstractMessage has been simplified and the AbstractMessageBuilder class has been added for flexible extension. - Added AbstractMessageBuilder - Applied AbstractMessageBuilder for - ChatMessage - SystemMessage -...
This change enhances safety in multi-threaded environments by returning unmodifiable objects from getters. - getter returns unmodifiable Collection Fixes #407
Hi, it seems that response of chatClientTitan is not in UTF-8: 