Nineya
Home
Blog
Spring-ai fix: incorrect json property annotation for ZhiPuAI
2025-01-14 06:09:51
258
to fix mistakenly modified in commit fd8cac57related issue: https://github.com/spring-projects/spring-ai/issues/1828Comm...
Spring-ai Fix correct external link formatting for Ollama documentation
2025-01-14 06:09:48
294
This pull request fixes incorrect external link formatting in the following Ollama documentation files: • ollama-ch...
Spring-ai fix: delete run-integration-tests.sh~
2025-01-14 06:09:46
372
Comment From: markpollackThanks! I'll update .gitignore so that it excludes the tilde extension (which comes from emacs...
Spring-ai refactor: enhance ChatGenerationMetadata with metadata Map and Builder
2025-01-14 06:09:43
434
ChatGenerationMetadata provides Map for additional metadataAdd Builder interface and DefaultChatGenerationMetadataBuilde...
Spring-ai Add Anthropic PDF Multimodal Support
2025-01-14 06:09:40
545
Enhance AnthropicChatModel to support PDF and document content typesIntroduce getContentBlockTypeByMedia method for flex...
Spring-ai Refactor SimpleVectorStore
2025-01-14 06:09:37
373
Remove SimpleVectorStore's dependency on deprecated embeddings from Document objectCreate a custom Content object that r...
Spring-ai feat(build): create CI pipeline with fast integration test profile
2025-01-14 06:09:35
826
Add new Maven profile 'ci-fast-integration-tests' for running selective ITsRemove redundant vector store skip flags from...
Spring-ai feat: added new constructor with ability to choose order for VectorStoreChatMemoryAdvisor
2025-01-14 06:09:32
821
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Review the Media APIs for multimodality
2025-01-14 06:09:29
1129
The current Media API provides a generic way of adding multimedia content to a prompt when calling models with multimoda...
Spring-ai Support multimodality in chat completion output
2025-01-14 06:09:27
685
OpenAI has recently introduced audio multimodality support, both for input and output. The input audio modality support ...
Spring-ai Function Calling fails for registered functions without arguments (at least for OpenAI)
2025-01-14 06:09:25
3093
Bug descriptionOpenAI and Azure OpenAI doesn't accept function definitions without "properties" parameter. This example ...
Spring AI Implementation class of the Memory interface, does not support serialization and deserialization.
2025-01-14 06:09:22
5578
Bug descriptiondeserialization. Currently, ChatMemory only implements a memory-based dialogue cache storage. I wanted to...
Spring-ai Support asynchronous/reactive function calling
2025-01-14 06:09:16
2716
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI Provide the ability to configure client timeouts
2025-01-14 06:09:12
8920
Expected BehaviorSpring properties are exposed to control timeouts used by the clients.Current BehaviorThere's no docume...
Spring-ai Add support for Assistant OpenAi API
2025-01-14 06:09:09
5929
Expected BehaviorThe feature should enable Spring AI to manage interactions with OpenAI's Assistant :Managing Assistants...
Spring-ai Function Calling features
2025-01-14 06:09:06
703
Group 1- [ ] Design758 -> #180486917781105941787[ ] Return tool calling information in ChatResponse #1177 368[x] Fi...
Spring-ai Inconsistency in API Method Implementation in OpenAi Chat Model
2025-01-14 06:09:04
3309
OverviewThe class OpenAiChatModel:- extends the abstract class AbstractFunctionCallSupport (implementing methods callWit...
Spring AI Bedrock API read timeout in 2 minutes, even I set it as 10
2025-01-14 06:09:02
16607
Bug descriptionIt seems like the timeout settings not working for class Anthropic3ChatBedrockApi,EnvironmentSpring AI 1....
Spring-ai JPMS
2025-01-14 06:08:50
672
please add jpms support, at least automatic modules for now. However, this issue or another issue should be added for fu...
Spring-ai Add documentation on how to create a console application using spring-ai
2025-01-14 06:08:48
513
add documentation showing how to create a console app using spring ai, folks are opening bug reports around web client a...
上一页
下一页
1
…
1038
1039
1040
1041
1042
…
2246
.