Nineya
Home
Blog
Spring-ai Spring AI PG Vector store does not find vector.control
2025-01-14 05:28:56
2231
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
2025-01-14 05:28:53
1436
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
2025-01-14 05:28:50
161
https://github.com/Azure-Samples/acme-fitness-storeComment From: markpollackclosing, will track in https://github.com/Az...
Spring-ai Improve new function calling strategy
2025-01-14 05:28:48
1774
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
2025-01-14 05:28:45
1895
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
2025-01-14 05:28:42
1677
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
2025-01-14 05:28:38
393
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.
2025-01-14 05:28:35
625
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.
2025-01-14 05:28:30
154
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
2025-01-14 05:28:28
201
right now they aren't. For example, options.getFunctions().add() will let you modify the created FunctionCallingOptions...
Spring-ai Add retry disabled
2025-01-14 05:28:26
13314
Expected Behavior I wish SpringAiRetryAutoConfiguration could be disabled like AnthropicAutoConfiguration, ChatClientAut...
Spring-ai Spring AI Collab: An Agent framework backed by Spring AI
2025-01-14 05:28:24
932
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
2025-01-14 05:28:21
7827
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
2025-01-14 05:28:14
1963
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
2025-01-14 05:28:11
466
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
2025-01-14 05:28:05
1511
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
2025-01-14 05:28:00
8729
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
2025-01-14 05:27:49
1567
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
2025-01-14 05:27:47
14020
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
2025-01-14 05:27:44
2573
Expected BehaviorThe document of FilterExpressionBuilder says "This builder DSL mimics the common https://www.baeldung.c...
上一页
下一页
1
…
1075
1076
1077
1078
1079
…
2246
.