Nineya
Home
Blog
Spring-ai Update AdvisedRequest.java
2025-01-14 06:02:59
558
systemMessage should come first indexComment From: ThomasVitaleThanks for your PR! We have an issue tracking how to impr...
Spring-ai [ChatClient] Inconsistent handling of system messages
2025-01-14 06:02:56
6322
Bug descriptionThe ChatClient API makes it possible to pass system and user messages via the system() and user() clauses...
Spring-ai 【Spring AI】 pgvector + qianfan Embedding = Embedding failed: error code:3, message:Unsupported openapi method
2025-01-14 06:02:54
2826
<spring-ai.version>1.0.0-SNAPSHOT</spring-ai.version><dependency><groupId>org.springframework.ai...
Spring-ai Spring-ai does NOT work with io.github.bonigarcia:webdrivermanager:5.9.2
2025-01-14 06:02:51
11808
Whenever I have both dependencies <dependency> <groupId>org.springframework.ai<...
Spring-ai Contribute Oracle Coherence vector store implementation
2025-01-14 06:02:48
2023
We added support for vector storage and search in Oracle Coherence CE 24.09, and would like to contribute Spring AI vect...
Spring-ai Fix Ollama Kotlin function callback integration tests
2025-01-14 06:02:46
446
Add default values to KotlinRequest data class to fix Jackson deserializationReplace hardcoded model name with OllamaMod...
Spring-ai 1.0.0-M1: run a demo must be implement a HttpMessageConverter
2025-01-14 06:02:43
2135
Bug descriptionorg.springframework.web.client.RestClientException: Error while extracting response for type [org.springf...
Spring-ai Caused by: java.lang.ClassNotFoundException: com.azure.core.credential.KeyCredential
2025-01-14 06:02:40
7021
Bug descriptionGetting a class not found exception com.azure.core.credential.KeyCredential . My application is using red...
Spring-ai Investigate supporting the use case of retrieving multi-modal documents
2025-01-14 06:02:38
2504
Bug description创建 Document 时 ,嵌入了 Media 对象,但通过 vectorStore.similaritySearch 查询后,返回的 document 中 Media Collection 为空Enviro...
Spring-ai performance regression (?) when compiling a Spring Boot application with GraalVM
2025-01-14 06:02:35
413
i've noticed that in Spring AI m3 my graalvm native image starts almost twice as slowly as it did in m2, despite there n...
Spring-ai App fails to boot on Cloud Foundry when using Spring Cloud Services Service Discovery
2025-01-14 06:02:33
5812
When running an application with both Spring AI and spring-cloud-services-starter-config-client as dependencies, the app...
Spring-ai Infinite loop in in AbstractBedrockApi responseHandler.onComplete()
2025-01-14 06:02:30
1167
Bug descriptionWhen a subscribed exception handler itself throws exceptions, the AbstractBedrockApi will infinitely try ...
Spring-ai Fix AnthropicApi Error Message
2025-01-14 06:02:27
331
close https://github.com/spring-projects/spring-ai/issues/1583I have modified the error message that is output by the An...
Spring-ai Support Dynamic API Key Configuration Per Request
2025-01-14 06:02:25
2971
I am reaching out to request a new feature that would greatly enhance the flexibility and usability of Spring AI for a w...
Spring-ai Increase read timeout for chatModel
2025-01-14 06:02:22
173
We dont have possibility to increase read timeout for request to model. For example Amazon Bedrock return read timeout i...
Spring-ai Bump org.apache.tika to 3.0.0
2025-01-14 06:02:20
119
Bump org.apache.tika from 3.0.0-BETA2 to 3.0.0 Comment From: ilayaperumalgHi @dafriz, Thanks for the PR. LGTM, merging.
Spring-ai OpenAiImageModel fails when Spring Boot uses the OkHttpClient implementation of RestClient
2025-01-14 06:02:17
13627
Bug descriptionThe OpenAiImageModel fails with a timeout error when Spring Boot provides an auto configured RestClient b...
Spring-ai Support function calling for reflection Method with multiple arguments
2025-01-14 06:02:15
8787
feat: Add function calling support to invoke methods with dynamic arguments and return valuesThis change enables more fl...
Spring-ai Do not add empty user text on chat memory
2025-01-14 06:02:12
1573
close https://github.com/spring-projects/spring-ai/issues/1601someone did not want add empty user text on chat memoryso,...
Spring-ai Streaming metrics not being captured
2025-01-14 06:02:09
1122
Tested this with the latest snapshot.I noticed that most of the low-cardinality tags for the "spring.ai.chat.client" met...
上一页
下一页
1
…
1044
1045
1046
1047
1048
…
2246
.