Nineya
Home
Blog
Spring-ai Refactor MistralAi class and Fix OpenAi ToolChoiceBuilder value
2025-01-14 05:11:10
189
Refactor MIstralAiStreamFunctionCallingHelper to MistralAiStreamFunctionCallingHelperReplace none to auto in OpenAi Tool...
Spring-ai Update azure-openai-chat.adoc
2025-01-14 05:11:07
896
In v0.8.1, the property spring.ai.azure.openai.chat.options.model does not exist anymore. I have tried with spring.ai.az...
Spring-ai Update openai-chat.adoc - replace withDefaultOptions()
2025-01-14 05:11:02
678
I found the .withDefaultOptions() is no longer found with new OpenAiChatClient in the 0.8 SNAPSHOT while trying out th...
Spring-ai Ollama: remove invalid embedding_only option
2025-01-14 05:11:00
364
Fixes gh-503Comment From: tzolovThanks @ThomasVitale Comment From: tzolov@ThomasVitale please make sure to runt the test...
Spring-ai AzureVectorStore - Correct message grammar in the add method for a scenario when the document was not uploaded successfully
2025-01-14 05:10:57
709
For a scenario when you are adding documents to the Azure AI Search Vector store (using the AzureVectorStore java implem...
Spring-ai FIX: Add watosnx.ai default model
2025-01-14 05:10:55
218
This will fix the issue #510 Fix typo in watsonx.ai chat client documentationAdd default model to watsonx.ai chat client...
Spring-ai Fixed typo in ollama-chat.adoc
2025-01-14 05:10:52
351
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Add the default model to the initial Vertex AI Gemini autoconfiguration chat properties
2025-01-14 05:10:50
413
I'm not sure if there is a reason for it, but Vertex AI Gemini basic autoconfiguration didn't carry a default model, unl...
Spring-ai broken links in OpenAI docs
2025-01-14 05:10:48
456
broken links in OpenAI docsThank you for taking time to contribute this pull request!You might have already read the [co...
Spring-ai fix: AzureOpenAiChatOptions to handle null values for presencePenalty and frequencyPenalty
2025-01-14 05:10:46
1688
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Fixing metadata for text splitting
2025-01-14 05:10:43
508
A correction has been made to the "page_number" value, which corresponded to the last page number.Each chunk of text on ...
Spring-ai Fix Usage in Ollama ChatResponse
2025-01-14 05:10:40
309
The Usage of Ollama ChatResponse was put into ChatGenerationMetadata as content filter metadata. The correct place shoul...
Spring-ai getPromptTokens() not fetching number of tokens used in the prompt
2025-01-14 05:10:38
1339
Bug descriptionI am using the chat client as below. This includes both user message and a system message.response = chat...
Spring-ai Support async client
2025-01-14 05:10:35
1773
Expected BehaviorSupport reactive model with OpenAI, such as https://learn.microsoft.com/en-us/java/api/com.azure.ai.ope...
Spring-ai Adding SAP HanaDB as a vector store.
2025-01-14 05:10:33
375
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Added support for function calling with sample test
2025-01-14 05:10:30
5293
I've changed the OpenAiChatClient to support function calling (in addition to plain queries) and have added a test that ...
Spring-ai How to use other Chat Models in spring ai ? such as chatglm
2025-01-14 05:10:28
1037
How to use other Chat Models in spring ai, such as chatglm . There are no relevant usage instructions in the project doc...
Spring-ai watsonx.ai invoke without chat options
2025-01-14 05:10:25
1200
Bug descriptionUsing WatsonxAiChatClient.call with a Prompt instance with no chat options defined will lead to an error...
Spring-ai Improve Ollama IT by caching the image with model
2025-01-14 05:10:23
2653
Hi,I have an improvement for OllamaAutoConfigurationIT which can help when working locally. The current issue as describ...
Spring-ai AbstractBedrockApi Streaming reusing of Flux Sink
2025-01-14 05:10:21
1204
I was using a single instance bean of chatClient and starting with the second call to the stream method i got an excepti...
上一页
下一页
1
…
1091
1092
1093
1094
1095
…
2246
.