Spring-ai 使用流输出 和 security冲突。AccessDeniedException: Access Denied

请求都进来了,代码也执行完了,数据都响应了。最后却报错了...2024-12-24 15:12:58.984 DEBUG 13501 --- [ient-1-Worker-1] o.s.core.codec.StringDecoder ...

Spring-ai Enable tests on PRs

It only executes unit tests.Checkstyle and Spring Java Format are executed.Comment From: tzolovThanks @eddumelendez Lets...

Spring AI Bedrock/Converse Chat Model Does not Properly Stream Tools When Using Suppliers vs Functions

Bug descriptionWhen attempting to use a tools along with streaming, I am using a java.util.function.Supplier as my Funct...

Spring AI Remove getMetadata method in Content interface

This had been used to return additional information about the generation because we didn't have a first class place to s...

Spring AI Change method name of getContent to getText in interface Content

Deprecate getContent and add getText as it is clearer that it related to textual output as compared to the word content ...

Spring AI Auto truncate for vertex embedding is broken by TokenCountBatchingStrategy

Bug descriptionI try to use vertex embedding and did test big document. I did set the auto-truncate to true. This corres...

Spring AI VectorStoreChatMemoryAdvisor builder class should have additional methods to set all properties

Currently, order and other properties are not able to be set by the builder. We should deprecate most of the current co...

Spring AI Bedrock Titan Chat Missing Usage Information

Bug descriptionBedrock/Titan chats return token usage information which is deserialized into a TitanChatResponse record....

Spring AI There is no usable working Builder for a FunctionCallback

Bug descriptionThe class DefaultFunctionCallbackBuilder has a field private String inputTypeSchema, but there is no .bui...

Spring AI Results for SimilaritySearch in RAG Application with Ollama always return 0 documents

Bug descriptionWhen I create a RAG Application with SimilaritySearch, the search returns similar documents when using Az...

Spring AI Review and develop new design for VectorStore

Current vectorstore interface is lacking in two important areasDoes not support other types of search other than similar...

Spring AI Introduce TranscriptionModel interface

Even though only OpenAI and Azure OpenAI current offer transcription support, they are each represented by distinct tran...

Spring AI Add Observability to all ChatModels

TODO list[x] Vertex[x] Azure[x] Bedrock Converse[ ] Watson[ ] HuggingFace[x] MiniMax[x] Moonshot[x] ZhiPu[x] QianFan

Spring AI PromptTemplate validation prevents using maps in templates

Follow-up from #631 Bug descriptionWhen passing a Map into a PromptTemplate as a param to iterate over, validation fails...

Spring AI Why are all the usage values obtained when using the Stream method all 0 and the call method not 0

Why are all the usage values obtained when using the Stream method all 0 and the call method not 0Comment From: ThomasVi...

Spring AI Chat history breaks function calling

Bug descriptionWhen chat history is enabled, the AI provides incorrect information about available functions, seemingly ...

Spring AI Simplify dependency management and avoid inconsistencies in apps

Expected BehaviorBuild is compiling and testing against dependencies that are actually used in apps for a given Spring B...

Spring AI Add proper retry implementation for OpenAiChatModel streaming

Comment From: csterwa@tzolov does the PR referenced here resolve the retry implementation enhancement?Comment From: Thom...

Spring AI ContentFormatterTests failed on Windows

Bug descriptionContentFormatterTests failed on Windows. This is a Windows specific issue.org.opentest4j.AssertionFailedE...

Spring AI Function Call Response Is Not Inside ChatResponse Object

Hi,I am using openAI and registered a function for setting SQL parameters. When I ask a related question such as : "draw...
上一页 下一页
.