Spring-ai docs: remove "1.0-SNAPSHOT" keyword in all OpenAI links

I removed snapshop link in OpenAI TTS link. - before TTS link: https://docs.spring.io/spring-ai/reference/1.0-SNAPSHO...

Spring-ai AWS Bedrock models tools support

Hi team, Could you extend the tools support to AWS Bedrock models?Amazon Bedrock supports tool calling with the followin...

Spring-ai Remove redundant condition in RedisVectorStore

Removed an unnecessary condition in the createObservationContextBuilder function in the RedisVectorStore class. Fix t...

Spring-ai Test instability in OpenAiChatModelObservationIT

Occasionally there is a failure in CI like this24-10-31T08:59:18.3037438Z [ERROR] org.springframework.ai.openai.chat.Ope...

Spring-ai Add retry options for VertexAiGeminiChatModel

Expected BehaviorVertexAiGeminiChatModel should use retry options similar to e.g. OpenAiChatModel.Current BehaviorVertex...

Spring-ai Modular RAG: Retrieval with Vector Stores

Establish new package for Modular RAG components.Add new Query API, representing a query in the context of a RAG flow.De...

Spring-ai support KAG

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

Spring-ai Addressing checkstyle

Enable checkstyle on more modules and address violations.Comment From: markpollackI ran into a few issues I couldn't res...

Spring-ai Support dynamic API keys / paltform based workload identity systems

Epic to track issues related to using spring-ai against providers that issue short lived api keys, or offer platform bas...

Spring-ai Milvus 2.3.4 Search for bugs

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 Fixed an exception where the collectionName could not be found when MilvusVectorStore executed the doDelete method

When MilvusVectorStore executes doDelete method, if we do not use the default database (default), DeleteParam does not p...

Spring-ai Fix example codes in docs

chatclient.adoc - Replaced javaCopySimpleLoggerAdvisor with SimpleLoggerAdvisor - Fixed typo in the multiline String for...

Spring-ai Add azure-cosmos-db to pom.xml

Defined the version for Azure Cosmos DBAdded dependencies for the azure-cosmos-db-store module and boot starterreferred ...

Spring-ai Cannot invoke Vertex AI, getting a 'not implemented' HTML page

Bug descriptionWhen I invoke the Google Gemini LLM, using either the Spring AI wrappers or the native Vertex API (descri...

Spring-ai The SDK of the vector database is very inflexible, unable to modify some database fields.

In the current version, taking the Milvus database as an example, I cannot specify the field names of the database colle...

Spring-ai GH-513 fix: Support custom field names for Milvus VectorStore collection

Add configuration properties to override the default field names for doc_id, content, metadata and embeddingAdd support ...

Spring-ai GH-1540: Remove Spring Boot dependency in core modules

Comment From: markpollackWe should create an issue to investigate the impact of the following usages of tools@NestedConf...

Spring-ai Remove PALM2 Model

As per https://ai.google.dev/palm_docs/deprecation , the "classic" Palm model support has been removed. The Palm2 modul...

Spring-ai Investigate depdency on Boot in a few projects

Search for this dependency <!-- NOTE: Required only by the @ConstructorBinding. --> <dependency&g...

Spring-ai HTML Document Title on Docs Main Page is "Untitled"

Spring AI DocumentationDescription:I've noticed that the HTML document title on the main page of the documentation is cu...
上一页 下一页
.