Spring-ai Refactor Azure model options builder methods

Deprecate builder methods with the prefix with and add them without the prefixUpdate references and docsComment From: ma...

Spring-ai Refactor Minimax model builder methods

Refactor minimax chat and embedded options builder methods to remove the prefix withComment From: markpollackmerged in 9...

Spring-ai Refactor builder methods of Moderation package

Update Moderation, Generation, Categories, CategoryScores' builder methoddeprecate the existing builder methods with the...

Spring-ai Refactor Spring AI Bedrock options

Refactor the options builder methods to remove with as the suffixUpdate all the models under spring-ai-bedrockDeprecate ...

Spring-ai Refactor OpenAI chat options

Deprecate existing OpenAI chat optionsAdd the options' methods by removing the prefix "with"Update the following options...

Spring-ai feat(gemini) Support Safety Settings for VertexAiGeminiChatModel

Adds support for SafetySettings configuration to VertexAiGeminiChatModel and VertexAiGeminiChatOptionsSee https://cloud....

Spring-ai Fix Azure OpenAI chat model function calling token usage

Fix Azure OpenAI chat model's functioncalling to report accumulated token usageFix both call() and stream() operationsFo...

Spring-ai Fix Anthropic chat model functioncalling token usage

Accumulate the token usage when functioncalling is usedFix both call() as well as stream() operationsAdd/update testsCom...

Spring-ai Fix Mistral AI Chat model function call usage calculation

Fix the chat model's call() to calculate the cumulative usageUse an explicit internalCall to pass the previous chat resp...

Spring-ai OpenAiChatOptions where toolChoice can only be of the String type

Bug descriptionError message:{ "error": { "message": "Invalid value: '{\"t...\&q...

Spring-ai Fix OpenAI API Tool Choice type

fix: OpenAI API Tool Choice typeResolves: https://github.com/spring-projects/spring-ai/issues/1899Comment From: tzolovTh...

Spring-ai Weaviate vector store builder refactoring

Comment From: markpollackAdded tests for builder, updated ref docs and class level javadoc.merged in d77c950ea625a516887...

Spring-ai Cassandra vector store builder refactoring

Deprecate CassandraVectorStoreConfigMove its contents to a top level Builder class within the CassandraVectorStoreRestru...

Spring-ai Add support for multimodal embedding model

Any plans on extending the embeddings model API to support multimodal embedding models such as the one from Vertex AI?ht...

Spring-ai [Observability] Add observability support for function calling.

Expected BehaviorThe observability of Spring AI is quite impressive, and it has helped us resolve numerous issues. Thank...

Spring-ai Opensearch vector store builder refactoring

Comment From: markpollackUpdated ref docs and class level javadoc.Merged in d3d34c92158afd2d6775c50e4b83f1266e15a76f

Spring-ai Caused by: org.postgresql.util.PSQLException: ERROR: type "vector" already exists reason: bad SQL grammar [CREATE EXTENSION IF NOT EXISTS vector]

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 ElasticSearch doSimilaritySearch broken after recent changes in Document

After update to the most recent version the similarity search gives an exception because the Document is no longer compa...

Spring-ai Redis vector store builder refactoring

Comment From: markpollackpackage name is org.springframework.ai.vectorstore.redisupdate ref docs and added class level j...

Spring-ai Neo4j vector store builder refactoring

Comment From: markpollackPackage is now org.sf.ai.vectorstore.neo4jUpdated ref docs and added class level javadocmerged ...
上一页 下一页
.