Spring-ai feat: segments insert data

https://github.com/spring-projects/spring-ai/issues/1199Comment From: markpollackI added a comment on the issue, need to...

Spring-ai Add support for passing a FunctionCallbackWrapper when registering functions via ChatClientRequestSpec

It'd be great to have greater control on the FunctionCallbackWrapper created when dynamically providing functions to the...

Spring-ai [Bug] RedisVectorStore return incorrect amount of results.

Bug descriptionRedisVectorStore return incorrect amount of results when calling similaritySearch. It will only return th...

Spring-ai Improve chat client and advisor observations

Make ChatClient and Advisor observation logic null-safeSimplify naming for Advisor observationsInclude high-cardinality ...

Spring-ai Keep model metric attributes fixed for Prometheus

Unlike other metrics implementations supported by Micrometer, when using the Prometheus integration, all metric attribut...

Spring-ai Improve optional values handling in vector store observations

Vector store observations support several key-value pairs, coming from the Spring AI abstractions. Currently, whenever a...

Spring-ai Fix chat model autoconfig when no Micrometer Tracing in context

When Micrometer Tracing is not in the classpath, Spring AI makes Spring Boot fail the startup.Comment From: tzolovThanks...

Spring-ai Improve optional values handling in chat model observations

Chat model observations support several key-value pairs, coming from the Spring AI abstractions. Currently, whenever a v...

Spring-ai Add tool context support to chat options and enhance function calling

This commit adds support for tool context in various chat options classes across different AI model implementations and ...

Spring-ai Support for Passing Contextual Parameters in Function Calling

Expected BehaviorI need to get some "session" information inside a Function<A, B> (function call) bean, for exampl...

Spring-ai Add Micrometer observability for Azure OpenAI chat model imperative c…

…allsIntegrate ObservationRegistry in AzureOpenAiChatModelImplement observation context and conventionsAdd integration t...

Spring-ai Fix support for FunctionCallingOptions across AI models

Adds support for PortableFunctionCallingOptions across AI models Modify FunctionCallingOptions interface to extend Ch...

Spring-ai Function calling - FunctionCallingOptions doesn't work with OpenAiChatClient/AzureOpenAiChatClient

Bug descriptionFunction calling doesn't happen when using FunctionCallingOptions with OpenAiChatClient/AzureOpenAiChatCl...

Spring-ai BedrockAnthropic3ChatModel surfaces usage information

Expected BehaviorI would expect the ChatResponse to have the metadata populated, if possible, which it is in this case.p...

Spring-ai Review Function Calling Epic for M3 timeframe

review the function calling 'epic' in #1350 (where there is finer grained grouping of feature request for function call...

Spring-ai Add conditinal support for logging errors in observation Span

Useful for not Web apps.Introduce ErrorLoggingObservationHandler for tracing errors across various AI contextsAdd error ...

Spring-ai Allow observation to log errors in tracer's spans for non-web applications

The Micrometer library creates, by default, a parent observation span for Spring Web applications.But for non-web appli...

Spring-ai Spring AI projects page mispelled Anthropic "Claud" (should be "Claude")

I'm not sure where else to report this, so please move if not appropriate here.At https://spring.io/projects/spring-ai i...

Spring-ai Fix NPE in source metadata of TextReader

Fix #1386 Use Objects.toIdentityString to generate the source if the file name is null.Comment From: markpollacknot sure...

Spring-ai NullPointerException in TokenTextSplitter

Context: I'm using spring-ai 1.0.0-M2 with spring boot 3.3.3I have data as a string that I want to pass to a TokenTextSp...
上一页 下一页
.