Nineya
Home
Blog
Spring-ai 使用流输出 和 security冲突。AccessDeniedException: Access Denied
2025-01-14 06:19:33
19835
请求都进来了,代码也执行完了,数据都响应了。最后却报错了...2024-12-24 15:12:58.984 DEBUG 13501 --- [ient-1-Worker-1] o.s.core.codec.StringDecoder ...
Spring-ai Enable tests on PRs
2025-01-14 06:19:30
134
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
2025-01-14 06:19:28
2845
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
2025-01-14 06:19:26
541
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
2025-01-14 06:19:24
551
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
2025-01-14 06:19:21
2151
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
2025-01-14 06:19:18
331
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
2025-01-14 06:19:16
1288
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
2025-01-14 06:19:14
1558
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
2025-01-14 06:19:11
2263
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
2025-01-14 06:19:08
5635
Current vectorstore interface is lacking in two important areasDoes not support other types of search other than similar...
Spring AI Introduce TranscriptionModel interface
2025-01-14 06:19:06
1251
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
2025-01-14 06:19:03
116
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
2025-01-14 06:19:01
3137
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
2025-01-14 06:18:58
1851
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
2025-01-14 06:18:56
36644
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
2025-01-14 06:18:53
2553
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
2025-01-14 06:18:50
1085
Comment From: csterwa@tzolov does the PR referenced here resolve the retry implementation enhancement?Comment From: Thom...
Spring AI ContentFormatterTests failed on Windows
2025-01-14 06:18:48
1419
Bug descriptionContentFormatterTests failed on Windows. This is a Windows specific issue.org.opentest4j.AssertionFailedE...
Spring AI Function Call Response Is Not Inside ChatResponse Object
2025-01-14 06:18:45
16200
Hi,I am using openAI and registered a function for setting SQL parameters. When I ask a related question such as : "draw...
上一页
下一页
1
…
1028
1029
1030
1031
1032
…
2246
.