Spring-ai Neo4jVectorStore does not allow more than 2048 embedding dimensions

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

… 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)

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

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.

BedrockTitanEmbeddingClient only support configuration embedding type when startup in BedrockTitanEmbeddingProperties.in...

Spring-ai MistralAi - Adding Log probability information for choice

Add a "logprobs" field to correct chat completion when calling a functionThe tests have been updated to support the new ...

Spring-ai Support Java8?

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

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

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

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.

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

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

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

Add ChatHistory interface and in-memory token bounded implementation: TokenCountSlidingWindowChatHistory.javaFix a bug w...

Spring-ai [WIP] Add ChatAgent and Evaluator

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

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

Re-write Bedrock BedrockAwsConnectionConfiguration to use AwsCredentialsProvider and AwsRegionProvider to manage Amazon ...

Spring-ai Add add Elasticsearch Vector store Documentation

Elasticsearch Vector Store: https://github.com/spring-projects/spring-ai/tree/main/vector-stores/spring-ai-elasticsearch...

Spring-ai Add documentation for Elasticsearch VectorStore.

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.

When enabling bedrock anthropic and anthropic3 at the same time, it will throw the bean name conflict exception.spring: ...
上一页 下一页
.