Nineya
Home
Blog
Spring-ai Add support for Voyage embedding model
2025-01-14 05:56:48
250
Voyage ( https://www.voyageai.com/ ) is a commercial model provider that specializes in embedding and re-rank models. Wh...
Spring-ai VertexAI vector store
2025-01-14 05:56:46
868
I'm new to both Spring AI and VertexAI so forgive me in advance if I've misunderstood something. When looking in the doc...
Spring-ai Implement support for Cloudflare Workers AI
2025-01-14 05:56:44
218
Currently Spring AI does not accept requests via Cloudflare Workers AI, it would be interesting to have an implementatio...
Spring-ai dislodge google vertex embedding model from chat model
2025-01-14 05:56:42
1935
i want to use gemini. gemini doesn't appear to have an embedding model. vertex does tho. so i add that starter, it bring...
Spring-ai Internationalization and Localization of resources
2025-01-14 05:56:39
465
Currently e.g. QuestionAnswerAdvisor has a default English user text advise, one can override it via the constructor as ...
Spring-ai Enhancing the architecture of the ETL pipeline's transformers
2025-01-14 05:56:37
838
When building an ETL pipeline, transformers may need to perform multiple actions, which can result in layers of function...
Spring AI How InMemoryChatMemory() Works !!
2025-01-14 05:56:34
1697
Dear All,I am creating a controller service class where the chatClient object is a reference in the service class.I am u...
Spring-ai Support OCI GenAI embedding model
2025-01-14 05:56:31
448
Expected BehaviorSupport Oracle Cloud Infrastructure (OCI) GenAI Embedding modelsCurrent BehaviorNo implementation exist...
Spring-ai AWS BedrockAnthropic3ChatModel token usage metrics are missing
2025-01-14 05:56:27
425
Bug descriptionIn the AWS BedrockAnthropic3ChatModel sync call the token usage metrics is not returned.Also bedrock retu...
Spring-ai Health indicators for vector stores (and any other external APIs)
2025-01-14 05:56:25
876
Given that vector stores are databases that are external to the application, which could go down or otherwise become una...
Spring-ai Update stabilityai-image.adoc
2025-01-14 05:56:23
435
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Add spring-ai-starter-azure-cosmos-db-store submodule to pom.xml
2025-01-14 05:56:20
496
Idk why the spring-ai-starter-azure-cosmos-db-store module is not declaredbut it seems to be missing so adding itThank y...
Spring-ai Introduce Kotlin tests
2025-01-14 05:56:17
381
This commit configures Maven to support compiling Kotlin main and test classes, and adds a JacksonUtilsKotlinTests class...
Spring-ai Change references from PaLm2 to Gemini
2025-01-14 05:56:14
157
The Google VertexAI Gemini documentation had incorrect references to PaLm2Comment From: markpollackthanks, merged in 4f6...
Spring-ai Fix flaky tests in PostgresMlEmbeddingModelIT
2025-01-14 05:56:10
217
This PR removes creating unnecessary hstore postgres extension in PostgresMlEmbeddingModel that caused flaky tests.Now a...
Spring-ai Merge runtime options for Stability AI image gen
2025-01-14 05:56:05
850
This PR fixes two problems with Stability AI image generation:For Stability AI-specific options, the mergeOptions() meth...
Spring-ai Introduce checkstyle plugin
2025-01-14 05:56:02
196
Based on https://github.com/spring-io/spring-javaformatIn this iteration, checkstyles are only enabled for spring-ai-cor...
Spring-ai OpenAI Auto Configuration failing to apply Webclient configuration instead of RestClient.
2025-01-14 05:56:00
9240
Bug descriptionThe OpenAI autoconfiguration relies on an import of the restclient autoconfiguration or a webclient autoc...
Spring-ai Support Vector Databases Multiple indexes or collections
2025-01-14 05:55:52
2128
Expected BehaviorI would like to be able to support multiple indexes or collections for vector data instead of being lim...
Spring-ai OpenTelemetry Semantic Conventions for GenAI Operations - Support Overview
2025-01-14 05:55:49
9170
Based on the Semantic Conventions 1.27.0. See docs.This issue is to keep track of the work I've been doing for the Sprin...
上一页
下一页
1
…
1050
1051
1052
1053
1054
…
2246
.