Nineya
Home
Blog
Spring-ai HTTP Client configuration for models and vector stores
2025-01-14 06:01:58
9165
Enhancement DescriptionEach model integration is composed of two aspects: an *Api class calling the model provider over ...
Spring-ai Add support for Solar AI models
2025-01-14 06:01:52
277
Hello,I have added a Solar model client. Solar is an LLM and embedding model from Upstage, a company based in South Kore...
Spring-ai Add Solar model client
2025-01-14 06:01:50
277
Hello,I have added a Solar model client. Solar is an LLM and embedding model from Upstage, a company based in South Kore...
Spring-ai Provider Exception Failure Analyis abstraction to provider better error messages to users
2025-01-14 06:01:48
615
Since Spring AI integrates with numerous vector stores and models Exceptions are going to happen and users will struggle...
Spring-ai Improve Ollama test container management
2025-01-14 06:01:46
930
This change simplifies how we manage Ollama containers in tests by moving from manual toggles to environment variables f...
Spring-ai SNAPSHOT do not build for Bedrock
2025-01-14 06:01:43
8996
Bug descriptionOur project stopped building sometime in the last few days. We are using the snapshot version, as recomme...
Spring-ai Add support for Kotlin functions
2025-01-14 06:01:40
2325
This PR adds: - Support for Kotlin functions - A Kotlin extension to FunctionCallbackWrapper.Builder - Kotlin documentat...
Spring-ai StringIndexOutOfBoundsException when using PagePdfDocumentReader
2025-01-14 06:01:37
2290
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 Checkstyle changes
2025-01-14 06:01:35
135
Comment From: ilayaperumalgLGTM, merging along with a few other latest check style fixes. Comment From: ilayaperumalgMer...
Spring-ai GH-1335: Add JSON schema property order support
2025-01-14 06:01:32
778
Fixes: #1335https://github.com/spring-projects/spring-ai/issues/1335Add support for maintaining JSON property order in g...
Spring-ai BeanOutputConverter.getJsonSchema() should keep the Key ordering of Record
2025-01-14 06:01:29
2767
Expected BehaviorBase on the OpenAI document, when using Structured Outputs, outputs will be produced in the same order ...
Spring-ai fix: Improve error resilience of the Bedrock stream handling
2025-01-14 06:01:27
517
The changes include:Refactor the emitting of next, error, and complete events in the Bedrock stream handling to use a de...
Spring-ai GH-1679 Disable BedrockConverseProxyChatAutoConfiguration by default
2025-01-14 06:01:24
982
Set the default value for spring.ai.bedrock.anthropic.chat.enabled to false to disable the BedrockConverseProxyChatAutoC...
Spring-ai Support Azure AI Serach Service keyless authentication
2025-01-14 06:01:21
860
The current AzureVectorStoreAutoConfiguration expects an api key, however there are many organization that don't allow a...
Spring-ai StringTemplate should not be the only prompt template mechanism
2025-01-14 06:01:17
2227
StringTemplate should not be the only prompt template mechanism used in Spring AI. Nor should it be the default.StringTe...
Spring-ai OCI GenAI Cohere Chat Model
2025-01-14 06:01:15
912
Updates the OCI GenAI module to include an OCI GenAI Cohere Chat Model.Note that the documentation is structured to supp...
Spring-ai Add spring-ai-coherence-store to bom
2025-01-14 06:01:12
335
Comment From: ilayaperumalg@eddumelendez Thanks for the PR. We also need to add the coherence-store-boot-starter to the ...
Spring-ai AnthropicChatModel. Function calling is broken in the latest Snapshot
2025-01-14 06:01:09
6927
We are using AnthropicChatModel with function calling.Model: Sonnet 3.5 v2We send browser screenshot to the LLM with sev...
Spring-ai OpenAI added new field named "accepted_prediction_tokens"
2025-01-14 06:01:06
526
Bug descriptionUnrecognized field "accepted_prediction_tokens" (class org.springframework.ai.openai.api.OpenAiApi$Usage$...
Spring-ai #1676 Fix open api response deserialization
2025-01-14 06:01:04
635
Added properties to OpenAi response according api referencehttps://platform.openai.com/docs/api-reference/making-request...
上一页
下一页
1
…
1045
1046
1047
1048
1049
…
2246
.