Spring-ai Ability to specify Opensearch pathPrefix using configuration properties

Expected BehaviorAbility to specify pathPrefix using configuration properties (similar to spring.elasticsearch.path-pref...

Spring-ai Easy way to log requests and responses to LLM's

Was looking for ways to log request/response from call to LLM's, and found this discussion.I think it would be great if ...

Spring-ai Native image compilation issue with spring-ai-tika-document-reader dependency

I am trying to build a native image of a Spring AI based application using Native Build tools and am getting an error wh...

Spring-ai Index 0 out of bounds for length 0 exception in BedrockAnthropic3ChatModel

Bug descriptionSome models like BedrockAnthropic3 support stopSequences parameter, while the completions meet that token...

Spring-ai PDFReader Test doesNotContains -> contain and Replace Collectors.joining() to String.join()

Expected BehaviorUsing of assertThat().doesNotContain()-> assertThat().contains() may be passed for the test.~~Using ...

Spring-ai Support JSON Type Detection for Parsing Arrays and Objects

Expected BehaviorThe JSON data should be correctly read and parsed regardless of whether it is an array or an object. Th...

Spring-ai Use openAiApi but custom request URL

I'm using a company-specific proxy to interact with OpenAI. Our proxy requires a different URL structure for sending que...

Spring-ai ERNIE Bot LLM supporting Qianfan

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring-ai tika: support using remote server

Expected BehaviorApache Tika can be run as a convenience server, this gives more wiggle room to install language support...

Spring-ai Add a DocumentReader implementation for GH Markdown

Github Markdown is a popular format that provides ready structural hints as to document content, e.g paragraph, table, e...

Spring-ai Adding missing package-info to core packages

Provide package-info.class in core packages with NonNullApi and NonNullFields annotationsComment From: sobychackoClosing...

Spring-ai rename model

change the correct model nameThank you for taking time to contribute this pull request!You might have already read the [...

Spring-ai Optimize documents embedding in the add method from the MilvusVectortore

Today I was using Spring AI and ran into a problem with org.springframework.ai.vectorstore.MilvusVectorStore. In method ...

Spring-ai Improve docs for foundational topics

Improve syntax and grammarFix examples using latest APIsAdd missing info about newer featuresComment From: sobychackoLoo...

Spring-ai fix: ZhiPuAiChatModel createRequest method MediaContent

ZhiPuAiChatModel UserMessage handle error issuesFixes #1157 #1173 Comment From: markpollack@lwgCodePlus it isn't clear...

Spring-ai [Pinecone] need more distance metric support

I followed this tuition to set my Pinecone database, But I failed to get results like the example.So, I checked the file...

Spring-ai Upload file Do I need to implement it myself?

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring-ai add web search for MiniMax, along with relevant unit tests.

the PR content:supported web search for MiniMaxrelevant unit teststhe issue: https://github.com/spring-projects/spring-...

Spring-ai Missing web_search Enum in minimax Tools Type Definition

Issue Description:The tools attribute in minimax is missing the web_search type in its type definition. This attribute i...

Spring-ai The MiniMax Chat Model Function Calling is not working

Current implementation of the MiniMaxChatModel function calling is not working and lacking any ITs. Follow the OpenAICha...
上一页 下一页
.