Spring-ai Reopening bug in M3 - ChatResponse Metadata is overwritten by advisors

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

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

Add detailed explanation of function calling mechanismExamples use only the portable, ChatClient APIInclude quick start ...

Spring-ai Restructure documentation navigation

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

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

This PR adds the returning of ChatResponseMetadata from calls to BedrockAnthropic3ChatModel.call(Prompt prompt)Includes ...

Spring-ai ChatResponse Metadata is overwritten by advisors

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

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?

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

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

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.

`@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

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

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

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

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

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

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

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

Introduce builder pattern for MessageChatMemoryAdvisor, PromptChatMemoryAdvisor, QuestionAnswerAdvisor, SafeGuardAdvisor...
上一页 下一页
.