Nineya
Home
Blog
Spring-ai Support for BeanOutputConverter with non-standard enum mapping
2025-01-14 06:16:33
2755
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)
2025-01-14 06:16:31
692
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
2025-01-14 06:16:29
4604
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.
2025-01-14 06:16:26
1667
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
2025-01-14 06:16:23
1049
This pull request includes changes to the OpenAiImageOptions class and its corresponding test class to improve handling ...
Spring-ai Remove embedding from Document
2025-01-14 06:16:21
673
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
2025-01-14 06:16:18
1757
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
2025-01-14 06:16:15
276
Reuse DefaultChatOptionsBuilder's options to refer both functioncalling and chat options - Set the parent class options ...
Spring-ai Pinecone vector store builder refactoring
2025-01-14 06:16:12
150
Comment From: markpollackmerged in a4acd8e4fa4f68fe412a0eb83e4f0513476a1310Comment From: markpollackmerged in a4acd8e4fa...
Spring-ai CosmosDB vector store builder refactoring
2025-01-14 06:16:10
145
Comment From: markpollackCosmosDBVectorStoreConfig still used in autoconfComment From: markpollackmerged d4a6e1e619d2bf5...
Spring-ai Fix EmbeddingOptions
2025-01-14 06:16:01
203
Remove the explicit EMPTY check when merging the default embedding optionsUse the builder to build the default embedding...
Spring-ai Fix mariadb similarity search
2025-01-14 06:15:58
162
The similarity search doesn't need the embedding to be returned/stored back to DocumentComment From: markpollackmerged i...
Spring-ai Refactor ModerationResult builder methods
2025-01-14 06:15:54
156
Deprecate the existing builder methods to remove the prefix withUpdate referencesComment From: markpollackmerged in 1c72...
Spring-ai ZhiPuAiChatModel toolcalling cumulative token usage
2025-01-14 06:15:52
168
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')
2025-01-14 06:15:50
1465
When I use the similaritySearch query of ElasticsearchVectorStore, I encounter the following error:com.fasterxml.jackson...
Spring-ai Refactor Ollama options builder methods
2025-01-14 06:15:47
492
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
2025-01-14 06:15:44
5018
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
2025-01-14 06:15:42
184
Deprecate the builder methods which has the prefix withComment From: sobychackoMerged via https://github.com/spring-proj...
Spring-ai Add builder pattern to SimpleVectorStore
2025-01-14 06:15:39
434
Create SimpleVectorStoreBuilder which can be used to create the SimpleVectorStore instanceRemove the field embeddingMode...
Spring-ai Add support for OpenAI structured output feature.
2025-01-14 06:15:36
695
OpenAI supports structured output as a feature. BeanOutputConverter will be more robust and predictable if SpringAI leve...
上一页
下一页
1
…
1031
1032
1033
1034
1035
…
2246
.