Nineya
Home
Blog
Spring-ai Ability to specify Opensearch pathPrefix using configuration properties
2025-01-14 05:39:26
281
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
2025-01-14 05:39:24
3744
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
2025-01-14 05:39:22
6518
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
2025-01-14 05:39:19
960
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()
2025-01-14 05:39:13
1447
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
2025-01-14 05:39:03
1621
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
2025-01-14 05:39:01
2342
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
2025-01-14 05:38:55
3080
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
2025-01-14 05:38:52
871
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
2025-01-14 05:38:50
1272
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
2025-01-14 05:38:47
191
Provide package-info.class in core packages with NonNullApi and NonNullFields annotationsComment From: sobychackoClosing...
Spring-ai rename model
2025-01-14 05:38:44
380
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
2025-01-14 05:38:42
1357
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
2025-01-14 05:38:39
162
Improve syntax and grammarFix examples using latest APIsAdd missing info about newer featuresComment From: sobychackoLoo...
Spring-ai fix: ZhiPuAiChatModel createRequest method MediaContent
2025-01-14 05:38:36
507
ZhiPuAiChatModel UserMessage handle error issuesFixes #1157 #1173 Comment From: markpollack@lwgCodePlus it isn't clear...
Spring-ai [Pinecone] need more distance metric support
2025-01-14 05:38:33
3862
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?
2025-01-14 05:38:31
2208
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.
2025-01-14 05:38:27
209
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
2025-01-14 05:38:24
812
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
2025-01-14 05:38:22
187
Current implementation of the MiniMaxChatModel function calling is not working and lacking any ITs. Follow the OpenAICha...
上一页
下一页
1
…
1066
1067
1068
1069
1070
…
2246
.