Spring-ai Update AdvisedRequest.java

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

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

<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

Whenever I have both dependencies <dependency> <groupId>org.springframework.ai&lt...

Spring-ai Contribute Oracle Coherence vector store implementation

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

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

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

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

Bug description创建 Document 时 ,嵌入了 Media 对象,但通过 vectorStore.similaritySearch 查询后,返回的 document 中 Media Collection 为空Enviro...

Spring-ai performance regression (?) when compiling a Spring Boot application with GraalVM

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

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()

Bug descriptionWhen a subscribed exception handler itself throws exceptions, the AbstractBedrockApi will infinitely try ...

Spring-ai Fix AnthropicApi Error Message

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

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

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

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

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

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

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

Tested this with the latest snapshot.I noticed that most of the low-cardinality tags for the "spring.ai.chat.client" met...
上一页 下一页
.