Nineya
Home
Blog
Spring-ai Update README.md
2025-01-14 05:00:36
534
I was unable to download Artifactory 0.7.1 without the "experimental" option due to a typo.Thank you for taking time to ...
Spring-ai Update redis.adoc
2025-01-14 05:00:34
431
dependency for redis is not correct.updated typoThank you for taking time to contribute this pull request!You might have...
Spring-ai Add Weaviate Vector Store
2025-01-14 05:00:31
394
Add Weaviate Vector Store implementation.Implement a converter of portable Filter.Expressions into native, Weaviate Grap...
Spring-ai Add NOT operator to VectorStore portable filter expressions
2025-01-14 05:00:28
541
Add NOT expression type to the portable Filter.Expression model.Add NOT to the Antlr grammar and implement the related p...
Spring-ai Add Vertex AI support
2025-01-14 05:00:26
471
Rename Generation#text to content and info to properties.Make Generation extend the AbstractMessage and default to ASSIS...
Spring-ai Add AWS Bedrock AI support
2025-01-14 05:00:23
933
Add spring-ai-bedrock project with support for Cohere, Llama2, Ai21 Jurassic 2, Titan and Anthropic LLM models.Add nativ...
Spring-ai Add support for Redis vector store
2025-01-14 05:00:20
1476
This PR adds supports for Redis vector search.Comment From: tzolovHi @jruaux , thank you for the contribution. I will ha...
Spring-ai Adds Spring boot starter for Neo4j Store
2025-01-14 05:00:18
1469
Fix #114 Comment From: markpollackThanks! :bowing_man: Merged as 5b46361373f00a19c4a8dd3c4740bb8c3d0ea843Comment From...
Spring-ai Merge SimplePersistentVectorStore and InMemoryVector store to be SimpleVectorStore
2025-01-14 05:00:15
143
Fix #146 Resolved merge conflicts.Comment From: markpollackThanks! Cleaned up some docs and merged as dd64a50d2f249c86c...
Spring-ai Add FULL support for Ollama AI models
2025-01-14 05:00:12
645
Implement a native client (OllamaApi) to leverage chat/streaming and embedding endpoints.Add a OllamaChatClient implemen...
Spring-ai Add Spring Boot auto-configuration for Neo4j vector store
2025-01-14 05:00:09
259
Add Spring Boot auto-configuration for Neo4j vector storeComment From: King-Chau@tzolov #114 Please review, thank you.Co...
Spring-ai Issue 196 Merge Chevrons in README md
2025-01-14 05:00:05
193
This pull request removes merge chevrons from the README.md and fixes the README.md to what was intended. No code this...
Spring-ai Refactor Azure OpenAi
2025-01-14 05:00:02
644
Clean the AzureOpenAiChatClient and add support for StreamingChatClient.Streamline the AzureOpenAiEmbeddingClient.Move ...
Spring-ai DocumentReader for all kinds of documents
2025-01-14 04:59:59
1930
Current Version of the Spring AI allows JsonReader and TextReader.Expected BehaviorMore DocumentReader implementations s...
Spring-ai Add Auto-Configurations and Boot starters for all Vector Store implementations
2025-01-14 04:59:56
874
Most Spring-ai vector store implementations already have a proper boot auto-configurations in place. Create the correspo...
Spring-ai Moves generative clients to generative-clients directory
2025-01-14 04:59:53
302
Fix #132 Comment From: markpollackHi. As part of a large renaming/refactoring effort I did this work, sorry about that,...
Spring-ai Unable to read meta-data for class org.springframework.ai.autoconfigure.bedrock.llama2.BedrockLlama2AutoConfiguration
2025-01-14 04:59:50
6571
Bug descriptionI'm developing an application that interacts with ChatGPT 3.5 and I'm using this library. Since yesterday...
Spring-ai Openai api sse review
2025-01-14 04:59:47
769
@tzolov, I took a close look at the code and ran the beanStreamOutputParserRecords test in OpenAIClientIT. I'm sorry for...
Spring-ai Support for AWS Bedrock & TItan
2025-01-14 04:59:44
3538
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Fix broken Maven coordinates in README.md
2025-01-14 04:59:40
1066
This PR fixes broken Maven coordinates in the README.md.Comment From: markpollackThanks, looks like this already got cle...
上一页
下一页
1
…
1102
1103
1104
1105
1106
…
2246
.