Spring-ai Spring AI PG Vector store does not find vector.control

Bug descriptionSetup of Spring AI with PG Vector store fails. It cannot find the file vector.control even if it exists.T...

Spring-ai Add Auto-configuration and Boot starter for the GemFire Vector Store

GemFire Vector Store: https://github.com/spring-projects/spring-ai/tree/main/vector-stores/spring-ai-gemfireMake sure to...

Spring-ai Update Azure Acme application to 1.0.0-M2

https://github.com/Azure-Samples/acme-fitness-storeComment From: markpollackclosing, will track in https://github.com/Az...

Spring-ai Improve new function calling strategy

Small implementation changes to the function calling mechanism. Right now, in case there is a “tool call” request from a...

Spring-ai "temperature" as the real-world examples in *-chat-functions.adoc is problematic

The use of "temperature" as a real-world example in the *chat-functions.adoc files (spring-ai-docs/src/main/antora/modul...

Spring-ai Add constructor to OpenAiEmbeddingClient that takes OpenAiEmbeddingOptions

See https://github.com/spring-projects/spring-ai/issues/262 for initial discussion.Comment From: emileastih1Can I take t...

Spring-ai Redis Vector Sentinel Support

Expected BehaviorNeed support to connect to multiple Redis sentinel nodesCurrent BehaviorCurrently, only one redis node ...

Spring-ai The interface VectorStore need support custom collectionName config.

When part of the company need to distinguishing business type data, it can't define collection name by myself.such as cr...

Spring-ai Add an additional builder method that takes existing options.

Passing into an options builder an existing set of options to start from seems like a good pattern. If so, ensure it is...

Spring-ai Review if Option classes from builders should be immutable

right now they aren't. For example, options.getFunctions().add() will let you modify the created FunctionCallingOptions...

Spring-ai Add retry disabled

Expected Behavior I wish SpringAiRetryAutoConfiguration could be disabled like AnthropicAutoConfiguration, ChatClientAut...

Spring-ai Spring AI Collab: An Agent framework backed by Spring AI

I've been at work on an Agent framework that leverages Spring AI here:https://github.com/thesurlydev/spring-ai-collabThe...

Spring-ai Chat History example

Hi, can you please provide some examples to use chat history with chatcompletition?ThanksComment From: hemeda3Just a sug...

Spring-ai Check that metadata is being correctly generated when using PagePdfDocumentReader

After running this sample application (ai-openai-rag) I noticed that there are 12 entries in the vector_store table, but...

Spring-ai Some links in Javadoc are invalid

Because fully qualified names were not used and only class names were used, some links in Javadoc became invalidThis wil...

Spring-ai [ Document ] : Improve the clarity of document images

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring-ai pgvector vector store doesn't work properly when saving a list of Spring AI documents objects

Bug description was aborted: ERROR: expected 1536 dimensions, not 4096 Call getNextException to see other errors in th...

Spring-ai Verify native (AOT) support for Spring AI Models

Test the AOT support for the implemented models and adjust the AOT hints if needed. [x] OpenAI - https://github.com/tz...

Spring-ai BeanOutputParser doesn't work with Kotlin Data Classes

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring-ai Add 'like' operator in FilterExpressionBuilder

Expected BehaviorThe document of FilterExpressionBuilder says "This builder DSL mimics the common https://www.baeldung.c...
上一页 下一页
.