spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

An Application Framework for AI Engineering

Results 659 spring-ai issues
Sort by recently updated
recently updated
newest added
trafficstars

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 - [ ]...

help wanted
AOT/Native

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 -...

design

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: ![image](https://github.com/spring-projects/spring-ai/assets/60919789/46ed77a1-c6b5-4902-b16d-d53defe4f5ee)