Nineya
Home
Blog
Spring-ai Enable Ollama integration test
2025-01-14 05:54:41
9043
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
2025-01-14 05:54:35
1377
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
2025-01-14 05:54:32
1416
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
2025-01-14 05:54:29
5359
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
2025-01-14 05:54:27
730
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
2025-01-14 05:54:24
549
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
2025-01-14 05:54:22
5486
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
2025-01-14 05:54:19
318
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
2025-01-14 05:54:15
106
Order value modification addedAdded Test to validate order acceptanceComment From: tzolovThanks @ricken07
Spring-ai docs: Fix Typographical Errors in spring-ai-docs
2025-01-14 05:54:13
427
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
2025-01-14 05:54:10
113
Fixed broken link to test class in mistral docFixed typo in azure openai docComment From: tzolovThanks @ricken07
Spring-ai Update azure.adoc fixing type
2025-01-14 05:54:07
389
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
2025-01-14 05:54:04
117
Comment From: tzolovthanks @dafriz Comment From: tzolovrebased and merged at e83bddfb37e67fd33053b8ec48036d4fd66c9494
Spring-ai Normalize Ollama model names in auto-pull feature
2025-01-14 05:54:02
339
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
2025-01-14 05:53:59
289
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
2025-01-14 05:53:56
1995
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
2025-01-14 05:53:54
1493
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
2025-01-14 05:53:51
1137
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
2025-01-14 05:53:48
195
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
2025-01-14 05:53:45
407
Fix configuration inheritance issue when default value is not specified.Make it possible to enable the auto-pull feature...
上一页
下一页
1
…
1052
1053
1054
1055
1056
…
2246
.