Spring-ai Added new VertexAI Anthropic's model module

This pull request introduces a new module to the Spring AI framework, designed to integrate and expand the use of Anthro...

Spring-ai retaining the input document id if provided in the split documents

Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...

Spring-ai Add WordLift AI

see #1161: work in progresssee #1161: add docsThank you for taking time to contribute this pull request!You might have a...

Spring-ai Enhanced OpenSearchVectorStore - Squashed

These changes enable support for both Exact k-NN and Approximate k-NN searches in OpenSearch. The code was updated and r...

Spring-ai Support for declarative build function callbacks in the Spring container

add FunctionCallbackMethodProcessor to support parsing. add the FunctionCalling annotation to declareadd FunctionCallbac...

Spring-ai feat: add pg hybridSearch

https://github.com/spring-projects/spring-ai/issues/579Comment From: impactCn@markpollack hi,I implemented a hybrid sear...

Spring-ai Bedrock API: Add option to configure API endpoint (#1018)

1018Add URL parameter to the constructor to set the endpointOverride in SdkClientBuilder. The URL can be null as the end...

Spring-ai Allow custom metadata in all document reader implementations

Not all implementations of DocumentReader allow adding metadata to a document during the document loader step. Only Text...

Spring-ai Add self-query advisor

Add a SelfQueryAdvisor that follows LangChain's SelfQueryRetriever:Specifically, given any natural language query, the r...

Spring-ai Improve DefaultChatClient code.

Remove code duplications between DefaultCallResponseSpec and DefaultStreamResponseSpec.This should improve readability f...

Spring-ai Correctness evaluator

This PR adds a new evaluator to judge correctness of a response. It is based loosely on LlamaIndex's correctness.py eval...

Spring-ai fix(MistralAI): correctly build request with default chat model options

Comment From: tzolov@cponfick i've checked current implementation it seems correct to me. Currently the run-time options...

Spring-ai Fix Windows line separation.

Bug fix for #595 * BeanOutputConverter - replace all Windows line separation with \n.* BeanOutputConverterTest - explici...

Spring-ai Add support for getting usage tokens for openaiAPI

fix #814 Comment From: tzolov@YanjiuHe I believe the 20e4b5609a35c204b0e93ac6fcd38ae821a86d1d resolves https://github.co...

Spring-ai Fix improper streaming in Azure Client

Ensure streaming works in "real-time"fix: Ensure streaming chunks are emitted individually to the clientProblem:The prev...

Spring-ai feature:add Wenxin model client

Hi, this PR is add Wenxin model client and has passed unit testing.I can provide my api_key if needed for testingthe PR ...

Spring-ai Add YiAi model client

this PR is add YiAi model client and has passed unit testing.I can provide my api_key if needed for testingthe PR conten...

Spring-ai [WIP] Add possibility to register functions in a type-safe manner

Goal: The goal of this PR is to extend the existing function registration methods to also accept types of beans. The adv...

Spring-ai fix blocking call in a non-blocking Thread

Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...

Spring-ai Add DeepSeek model client

Hi, this PR is add DeepSeek model client and has passed unit testing.I can provide my api_key if needed for testingthe ...
上一页 下一页
.