Spring-ai Support for BeanOutputConverter with non-standard enum mapping

Expected BehaviorI'd like to see @JsonProperty style of enums with BeanOutputConverter - it'd be great to have an abilit...

Spring-ai ollama dependences report Could not transfer artifact org.springframework.ai:spring-ai-ollama-spring-boot-starter:pom:1.0.0-M4 from/to spring-milestones (https://repo.spring.io/milestone):。 (repo.spring.io)

I found a bug. Why can't my idea load? I can't even use Llama's dependencies according to the tutorial. Can you please h...

Spring-ai Image generation fails if image size not set with (Azure) OpenAI

Bug descriptionThe image generation fails if image size not set e.g. via spring.ai.image.options.openai.size with (Azure...

Spring-ai Refine FactCheckingEvaluator prompt to specify yes/no answer.

This PR addresses what I believe is a shortcoming in the existing prompt used in FactCheckingEvaluator.Specifically: No ...

Spring-ai Fix wrong image size for openai

This pull request includes changes to the OpenAiImageOptions class and its corresponding test class to improve handling ...

Spring-ai Remove embedding from Document

This PR removes the reference of embedding from the Document object.The Document is designed to contain the content and ...

Spring-ai Remove embedding from Document

This was a design decision way back taken from how langchain (python) was designed. In practice, this doesn't seem usef...

Spring-ai Fix DefaultFunctionCallingOptionsBuilder

Reuse DefaultChatOptionsBuilder's options to refer both functioncalling and chat options - Set the parent class options ...

Spring-ai Pinecone vector store builder refactoring

Comment From: markpollackmerged in a4acd8e4fa4f68fe412a0eb83e4f0513476a1310Comment From: markpollackmerged in a4acd8e4fa...

Spring-ai CosmosDB vector store builder refactoring

Comment From: markpollackCosmosDBVectorStoreConfig still used in autoconfComment From: markpollackmerged d4a6e1e619d2bf5...

Spring-ai Fix EmbeddingOptions

Remove the explicit EMPTY check when merging the default embedding optionsUse the builder to build the default embedding...

Spring-ai Fix mariadb similarity search

The similarity search doesn't need the embedding to be returned/stored back to DocumentComment From: markpollackmerged i...

Spring-ai Refactor ModerationResult builder methods

Deprecate the existing builder methods to remove the prefix withUpdate referencesComment From: markpollackmerged in 1c72...

Spring-ai ZhiPuAiChatModel toolcalling cumulative token usage

Please refer the main epic: https://github.com/spring-projects/spring-ai/issues/1800. This issue tracks the fix for calc...

Spring-ai com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type 'org.springframework.ai.model.Media' from Array value (token 'JsonToken.START_ARRAY')

When I use the similaritySearch query of ElasticsearchVectorStore, I encounter the following error:com.fasterxml.jackson...

Spring-ai Refactor Ollama options builder methods

Refactor Ollama related options builder methodsDeprecate builder methods with the prefix withUpdate docs and referencesC...

Spring-ai asking for longer prompts triggers - Request processing failed: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:11434/api/chat": timeout

Hello, I see that there was a possible duplicate of this but it was closed as not having provided enough infoBug descr...

Spring-ai Refactor VectorStoreObservationContext builder methods

Deprecate the builder methods which has the prefix withComment From: sobychackoMerged via https://github.com/spring-proj...

Spring-ai Add builder pattern to SimpleVectorStore

Create SimpleVectorStoreBuilder which can be used to create the SimpleVectorStore instanceRemove the field embeddingMode...

Spring-ai Add support for OpenAI structured output feature.

OpenAI supports structured output as a feature. BeanOutputConverter will be more robust and predictable if SpringAI leve...
上一页 下一页
.