Nineya
Home
Blog
Spring-ai Neo4jVectorStore does not allow more than 2048 embedding dimensions
2025-01-14 05:14:06
1833
Bug descriptionNeo4jVectorStore does not allow more than 2048 embedding dimensions.However, it uses Neo4j "vector-2.0" p...
Spring-ai autoconfigure properties for a CassandraVectorStore cql connection to AstraDB
2025-01-14 05:14:03
114
… Comment From: michaelsembweverClosing out in favour of https://github.com/spring-projects/spring-boot/pull/40554
Spring-ai Fix column creation when adding additional normal and embedding columns, and make index name unique (for when there are multiple vector indexes in the same keyspace)
2025-01-14 05:14:00
351
Fix column creation when adding additional normal and embedding columns, and make index name unique (for when there are ...
Spring-ai Add option to skip CREATE EXTENSION in PostgresMlEmbeddingClient
2025-01-14 05:13:57
487
This pull request introduces an option to skip the execution of CREATE EXTENSION within the PostgresMlEmbeddingClient. T...
Spring-ai Bedrock Titan embedding client support dynamic embedding request types.
2025-01-14 05:13:55
1009
BedrockTitanEmbeddingClient only support configuration embedding type when startup in BedrockTitanEmbeddingProperties.in...
Spring-ai MistralAi - Adding Log probability information for choice
2025-01-14 05:13:52
3125
Add a "logprobs" field to correct chat completion when calling a functionThe tests have been updated to support the new ...
Spring-ai Support Java8?
2025-01-14 05:13:49
501
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring-ai Fix sample in "Manual Configuration" section of OpenAI Embeddings API
2025-01-14 05:13:46
122
This PR fixes the sample in the "Manual Configuration" section of OpenAI Embeddings API.Comment From: tzolovThanks @izey...
Spring-ai Implement a function, not functions
2025-01-14 05:13:43
387
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Added bootstarter and autoconfiguration for gemfire vector store
2025-01-14 05:13:41
938
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Add AWS Bedrock Meta LLama3 AI model support.
2025-01-14 05:13:38
519
AWS Bedrock just released the Meta Llama3 model: https://aws.amazon.com/about-aws/whats-new/2024/04/meta-llama-3-amazon...
Spring-ai fix wrong document code examples
2025-01-14 05:13:35
351
Thank you for taking time to contribute this pull request!You might have already read the [contributor guide][1], but as...
Spring-ai Fix erroneous references to OpenAI
2025-01-14 05:13:33
129
This fixes what appear to be erroneous copy/paste references to OpenAI in the Ollama doc.Comment From: tzolovThanks @the...
Spring-ai [WIP] Add Chat History support
2025-01-14 05:13:30
416
Add ChatHistory interface and in-memory token bounded implementation: TokenCountSlidingWindowChatHistory.javaFix a bug w...
Spring-ai [WIP] Add ChatAgent and Evaluator
2025-01-14 05:13:27
1642
This is the bare bones of a higher level abstraction that can support various higher level functionality with an AI Mode...
Spring-ai Maven could not find spring-ai-bom
2025-01-14 05:13:25
3488
I used cmd "spring boot add ai" to add maven dependency, but maven could not find it.EnvironmentSpring boot: 3.2.3Maven:...
Spring-ai Bedrock client auto-configuration support external AwsCredentialsProvider and AwsRegionProvider
2025-01-14 05:13:22
2034
Re-write Bedrock BedrockAwsConnectionConfiguration to use AwsCredentialsProvider and AwsRegionProvider to manage Amazon ...
Spring-ai Add add Elasticsearch Vector store Documentation
2025-01-14 05:13:19
192
Elasticsearch Vector Store: https://github.com/spring-projects/spring-ai/tree/main/vector-stores/spring-ai-elasticsearch...
Spring-ai Add documentation for Elasticsearch VectorStore.
2025-01-14 05:13:17
303
Closes #476 Comment From: tzolovThank you @Vrryou , Hey @eddumelendez , as you contributed the auto-config perhaps you c...
Spring-ai Fix bean name conflicts when using BedrockAnthropic and BedrockAnthropic3 at the same time.
2025-01-14 05:13:13
748
When enabling bedrock anthropic and anthropic3 at the same time, it will throw the bean name conflict exception.spring: ...
上一页
下一页
1
…
1088
1089
1090
1091
1092
…
2246
.