Nineya
Home
Blog
Spring-ai feat: segments insert data
2025-01-14 05:49:21
397
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
2025-01-14 05:49:18
1766
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.
2025-01-14 05:49:15
3783
Bug descriptionRedisVectorStore return incorrect amount of results when calling similaritySearch. It will only return th...
Spring-ai Improve chat client and advisor observations
2025-01-14 05:49:13
412
Make ChatClient and Advisor observation logic null-safeSimplify naming for Advisor observationsInclude high-cardinality ...
Spring-ai Keep model metric attributes fixed for Prometheus
2025-01-14 05:49:09
235
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
2025-01-14 05:49:06
1026
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
2025-01-14 05:49:03
128
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
2025-01-14 05:49:01
1099
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
2025-01-14 05:48:52
3284
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
2025-01-14 05:48:49
2384
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…
2025-01-14 05:48:46
326
…allsIntegrate ObservationRegistry in AzureOpenAiChatModelImplement observation context and conventionsAdd integration t...
Spring-ai Fix support for FunctionCallingOptions across AI models
2025-01-14 05:48:44
547
Adds support for PortableFunctionCallingOptions across AI models Modify FunctionCallingOptions interface to extend Ch...
Spring-ai Function calling - FunctionCallingOptions doesn't work with OpenAiChatClient/AzureOpenAiChatClient
2025-01-14 05:48:41
4226
Bug descriptionFunction calling doesn't happen when using FunctionCallingOptions with OpenAiChatClient/AzureOpenAiChatCl...
Spring-ai BedrockAnthropic3ChatModel surfaces usage information
2025-01-14 05:48:31
1348
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
2025-01-14 05:48:29
180
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
2025-01-14 05:48:27
345
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
2025-01-14 05:48:24
352
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")
2025-01-14 05:48:22
969
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
2025-01-14 05:48:17
347
Fix #1386 Use Objects.toIdentityString to generate the source if the file name is null.Comment From: markpollacknot sure...
Spring-ai NullPointerException in TokenTextSplitter
2025-01-14 05:48:14
9452
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...
上一页
下一页
1
…
1057
1058
1059
1060
1061
…
2246
.