Spring-ai Enable Ollama integration test

Currently, test is disable because in every run the image shouldbe downloaded and then pull the model. Now, taking advan...

Spring-ai Support for Azure Cosmos DB as a vector store

Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...

Spring-ai Azure OpenAI Stream Issue

I got this issue: https://github.com/Azure/azure-sdk-for-java/issues/41164while using chat completion with stream=true o...

Spring-ai Error When Registering Plain ObjectMapper as Bean in Spring AI

Bug DescriptionWhen using the Spring AI library and directly registering an ObjectMapper as bean, RestClientException an...

Spring-ai Add support for cached_tokens in the Usage model for OpenAI responses

This change introduces a new field for tracking cached tokens in the OpenAI API response. It extends the Usage record to...

Spring-ai Add Support for Cached Tokens in OpenAI Usage Model

Hey team,Could you add support for cached_tokens in the Usage model for OpenAI responses?The new response structure from...

Spring-ai bug: NPE when processing ByteArrayResource

I've also created proposal how to fix it https://github.com/spring-projects/spring-ai/pull/1572Bug description If proces...

Spring-ai fix: fixed NPE while splitting document chunks

Fixed NPE when processing splitted shards of text, If metadata has entry "key" with null value will cause NPE More deta...

Spring-ai Add the ability to customize SimpleLoggerAdvisor order

Order value modification addedAdded Test to validate order acceptanceComment From: tzolovThanks @ricken07

Spring-ai docs: Fix Typographical Errors in spring-ai-docs

Related Issues[#1544]DescriptionCorrected "what it" to "what is" in bedrock-cohere.adoc.Corrected "1st" and "supportted"...

Spring-ai Correction of a typo in the documentation

Fixed broken link to test class in mistral docFixed typo in azure openai docComment From: tzolovThanks @ricken07

Spring-ai Update azure.adoc fixing type

Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...

Spring-ai docs: fix link to moonshot-chat.adoc from comparison.adoc

Comment From: tzolovthanks @dafriz Comment From: tzolovrebased and merged at e83bddfb37e67fd33053b8ec48036d4fd66c9494

Spring-ai Normalize Ollama model names in auto-pull feature

In order to support edge cases due to different naming formats, this PR introduced an explicit normalization logic to en...

Spring-ai Consolidate Ollama auto-pull logic

Consolidate the Ollama auto-pull logic at startup time, supporting the auto-pull for the default models specified via co...

Spring AI Add support for custom WebClientBuilder

This might be related to #512 and #609.Expected BehaviorThe *Api client classes should offer a way to customize the WebC...

Spring-ai temperature and topP for Options should be Double, not Float

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

Spring-ai Support for Azure Cosmos DB as a vector store

Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...

Spring-ai Fix docs link for OpenAI in Spring AI

Now, Spring AI OpenAI TTS docs link includes 1.0-SNAPSHOT. so when I enter this page, I encoutered 404 error page.for fi...

Spring-ai Enhance Ollama model auto-pull feature

Fix configuration inheritance issue when default value is not specified.Make it possible to enable the auto-pull feature...
上一页 下一页
.