Spring-ai Add support for Voyage embedding model

Voyage ( https://www.voyageai.com/ ) is a commercial model provider that specializes in embedding and re-rank models. Wh...

Spring-ai VertexAI vector store

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

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

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

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

When building an ETL pipeline, transformers may need to perform multiple actions, which can result in layers of function...

Spring AI How InMemoryChatMemory() Works !!

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

Expected BehaviorSupport Oracle Cloud Infrastructure (OCI) GenAI Embedding modelsCurrent BehaviorNo implementation exist...

Spring-ai AWS BedrockAnthropic3ChatModel token usage metrics are missing

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)

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

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

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

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

The Google VertexAI Gemini documentation had incorrect references to PaLm2Comment From: markpollackthanks, merged in 4f6...

Spring-ai Fix flaky tests in PostgresMlEmbeddingModelIT

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

This PR fixes two problems with Stability AI image generation:For Stability AI-specific options, the mergeOptions() meth...

Spring-ai Introduce checkstyle plugin

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.

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

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

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...
上一页 下一页
.