Nineya
Home
Blog
Spring-ai Reopening bug in M3 - ChatResponse Metadata is overwritten by advisors
2025-01-14 05:52:26
16025
Reopening the issue reported in 1309The issue is still not resolved.I tried with M3 and ChatResponseMetadata still has E...
Spring-ai fix(docs): correct response key from "generation" to "completion" in example code
2025-01-14 05:52:23
814
DescriptionThis PR corrects an error in the documentation for Spring AI's ChatClient example. The response key in the cu...
Spring-ai Enhance top-level tool/function calling doc
2025-01-14 05:52:20
490
Add detailed explanation of function calling mechanismExamples use only the portable, ChatClient APIInclude quick start ...
Spring-ai Restructure documentation navigation
2025-01-14 05:52:17
594
Only the catalog is updated. No existing links are changedMove 'AI Concepts' under 'Overview'Reorganize API sections for...
Spring-ai Reword Tip text to be more appropriate to Gemini
2025-01-14 05:52:14
249
The existing tip seems to have been copied over from the PaLM2 documentation and doesn't align with the instructions giv...
Spring-ai Add missing usage collection to BedrockAnthropic3ChatModel call with prompt
2025-01-14 05:52:11
631
This PR adds the returning of ChatResponseMetadata from calls to BedrockAnthropic3ChatModel.call(Prompt prompt)Includes ...
Spring-ai ChatResponse Metadata is overwritten by advisors
2025-01-14 05:52:08
1430
Bug descriptionChat model's response has the right Metadata which includes token count. But advisor's response overrides...
Spring-ai Add Ollama embedding usage metadata
2025-01-14 05:52:06
230
Current OllamaApi and the related OllamaEmbeddingModel do not use the Ollama Embedding metadata response fields such as:...
Spring-ai How to obtain Token statistics for OpenAI API responses?
2025-01-14 05:52:04
160
I did not find a method or channel to obtain it in the documentation.Comment From: SaoforestThe Usage property of ChatRe...
Spring-ai AWS Bedrock - Add support for cross-region inference new feature
2025-01-14 05:52:01
2991
Hey team,First of all, thanks for the effort you are doing for this amazing project.I would like to ask for the support ...
Spring-ai Unsupported or unrecognized SSL message
2025-01-14 05:51:58
1727
Who knows how to solve this?I have a model of ollama 3.1 running locally, and go to call it through this framework, and ...
Spring-ai When the function call is used together with RAG, the function call does not work.
2025-01-14 05:51:56
1661
`@Servicepublic class OllamaRAGServiceImpl implements OllamaRAGService {@Autowiredprivate OllamaChatModel chatModel;@Aut...
Spring-ai INVALID_ARGUMENT: Missing 'parts' field when submitting Prompt with UserMessage and AssistantMessage in Spring AI Memory
2025-01-14 05:51:54
2656
Bug descriptionWhen trying to submit a Prompt with UserMessage and AssistantMessage using Spring AI's memory manager, I ...
Spring-ai add observability to QianFan image model
2025-01-14 05:51:51
152
the PR content:add observability to QianFan image modeladd related unit testsComment From: markpollackmerged in 77586d5f...
Spring-ai fix MiniMax embedding model autoconfiguration & context isolation
2025-01-14 05:51:49
188
the PR content:fix MiniMax embedding model auto configurationfix context isolation in unit tests Comment From: markpolla...
Spring-ai add observability to ZhiPu embedding model
2025-01-14 05:51:46
234
the PR content:add observability to ZhiPu embedding modeladd related unit testsrelated issue: https://github.com/spring-...
Spring-ai Add proxy tool calls option to chat models
2025-01-14 05:51:43
5332
This commit introduces a new proxyToolCalls option for various chat models in the Spring AI project. When enabled, it al...
Spring-ai add observability for minimax
2025-01-14 05:51:38
1921
the PR content:add observability to minimax chat modeladd observability to minimax embedding modelfix chat model web sea...
Spring-ai add observability to QianFan embedding model
2025-01-14 05:51:35
227
the PR content:add observability to QianFan embedding modeladd related unit testsrelated issue: https://github.com/sprin...
Spring-ai Add builder pattern and order parameter to advisors
2025-01-14 05:51:32
414
Introduce builder pattern for MessageChatMemoryAdvisor, PromptChatMemoryAdvisor, QuestionAnswerAdvisor, SafeGuardAdvisor...
上一页
下一页
1
…
1054
1055
1056
1057
1058
…
2246
.