Nineya
Home
Blog
Spring-ai Refactor Azure model options builder methods
2025-01-14 06:14:39
179
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
2025-01-14 06:14:37
159
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
2025-01-14 06:14:34
594
Update Moderation, Generation, Categories, CategoryScores' builder methoddeprecate the existing builder methods with the...
Spring-ai Refactor Spring AI Bedrock options
2025-01-14 06:14:31
215
Refactor the options builder methods to remove with as the suffixUpdate all the models under spring-ai-bedrockDeprecate ...
Spring-ai Refactor OpenAI chat options
2025-01-14 06:14:28
462
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
2025-01-14 06:14:26
1314
Adds support for SafetySettings configuration to VertexAiGeminiChatModel and VertexAiGeminiChatOptionsSee https://cloud....
Spring-ai Fix Azure OpenAI chat model function calling token usage
2025-01-14 06:14:23
333
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
2025-01-14 06:14:20
247
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
2025-01-14 06:14:18
462
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
2025-01-14 06:14:15
8377
Bug descriptionError message:{ "error": { "message": "Invalid value: '{\"t...\&q...
Spring-ai Fix OpenAI API Tool Choice type
2025-01-14 06:14:12
220
fix: OpenAI API Tool Choice typeResolves: https://github.com/spring-projects/spring-ai/issues/1899Comment From: tzolovTh...
Spring-ai Weaviate vector store builder refactoring
2025-01-14 06:14:10
141
Comment From: markpollackAdded tests for builder, updated ref docs and class level javadoc.merged in d77c950ea625a516887...
Spring-ai Cassandra vector store builder refactoring
2025-01-14 06:14:07
1732
Deprecate CassandraVectorStoreConfigMove its contents to a top level Builder class within the CassandraVectorStoreRestru...
Spring-ai Add support for multimodal embedding model
2025-01-14 06:14:03
774
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.
2025-01-14 06:14:01
2940
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
2025-01-14 06:13:58
116
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]
2025-01-14 06:13:55
10030
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
2025-01-14 06:13:53
1947
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
2025-01-14 06:13:51
196
Comment From: markpollackpackage name is org.springframework.ai.vectorstore.redisupdate ref docs and added class level j...
Spring-ai Neo4j vector store builder refactoring
2025-01-14 06:13:48
163
Comment From: markpollackPackage is now org.sf.ai.vectorstore.neo4jUpdated ref docs and added class level javadocmerged ...
上一页
下一页
1
…
1033
1034
1035
1036
1037
…
2246
.