Nineya
Home
Blog
Spring-ai Add vector data upload log
2025-01-14 05:08:15
521
Hi,While uploading a book onto vector db, it would be good to have an option to turn on status log saying how many docs ...
Spring-ai CI Process Proposal for Productivity Improvement
2025-01-14 05:08:12
540
Originally posted by @markpollack in https://github.com/spring-projects/spring-ai/pull/406#discussion_r1515156700Current...
Spring-ai Add retry of failed calls for AiClient, EmbeddingClient and VectorStore
2025-01-14 05:08:10
685
Refactor the EmbeddingResponse and Embedding from “class” into “record” types. Fix the affected code get calls.Refactor ...
Spring-ai Refactor and centralize Retry logic
2025-01-14 05:08:08
959
Establish a new "spring-ai-retry" project, implementing a default HTTP error handler, RetryTemplate, and handling both T...
Spring-ai Proof of Concept - Addressing Issue #311
2025-01-14 05:08:05
418
This POC pull request aims to resolve Issue #311 by introducing a new enum class. The class includes several popular Oll...
Spring-ai Add license header plugin
2025-01-14 05:08:02
547
Add Maven License Plugin to pom.xmlAdd a step to check the license headers in continous-integration.yml.Apply the licens...
Spring-ai rename directory spring-ai-stabilityai to stability-ai
2025-01-14 05:07:59
492
the directory is different from the module name<artifactId>spring-ai-stability-ai</artifactId>it't strange o...
Spring-ai Change flatten pom config
2025-01-14 05:07:57
384
root project pom now sets removespring-ai-bom pom flatten plugin added with keepComment From: jvalkeallgtmComment From: ...
Spring-ai Refactor Options
2025-01-14 05:07:54
760
In the original code, Builders and Setters were used concurrently.This approach could compromise object immutability in ...
Spring-ai Update OpenAiApi.java gpt model versions
2025-01-14 05:07:52
1252
While exploring the OpenAiApi class, I identified some areas for improvement within the ChatModel and ChatCompletionFini...
Spring-ai Support for Speech-to-Text via OpenAI audio transcriptions
2025-01-14 05:07:49
1909
Expected BehaviorIt should be possible to send an audio sample with speech (in supported audio formats) to the OpenAI tr...
Spring-ai Support for OpenAI API multi-key polling
2025-01-14 05:07:46
255
Support for OpenAI API multi-key pollingComment From: markpollackI don't know what is OpenAI API Multi-key polling. Can...
Spring-ai Artifactory - Bad header value content-type of pom.xml from repo.spring.io/artifactory/snapshot
2025-01-14 05:07:44
8403
We opened an issue [1] on Spring Framework repository and we were informed that it's specifically related to Spring AI p...
Spring-ai about how to import in IDEA
2025-01-14 05:07:41
1351
can not import using maven jar in IDEAComment From: wdkang123try to add:<dependencies>...</dependencies><...
Spring-ai Update 0.8.0-SNAPSHOT to 0.8.0 in ref docs
2025-01-14 05:07:35
206
Don't yet have a variable for this in the antora build, so do it manually.Comment From: tzolovResolved with https://docs...
Spring-ai Adding support for transcriptions ( and OpenAI Whisper model)
2025-01-14 05:07:33
651
Comment From: michaellavellePlease see https://github.com/spring-projects/spring-ai/issues/149Comment From: markpollackT...
Spring-ai SearchRequest.withFilterExpression(String textExpression) errors when metadata field name has "_"
2025-01-14 05:07:30
878
We are trying to implement searchRequest and set filter expression by using SearchRequest.withFilterExpression(String te...
Spring-ai fix description of openapi-chat in upgrade-notes
2025-01-14 05:07:25
697
Motivation:There are some incorrect descriptions and 404 page-link in the https://docs.spring.io/spring-ai/reference/upg...
Spring-ai Add more PgIndexType that supports dimensions up to 4096
2025-01-14 05:07:21
2546
Expected BehaviorI should be able to select other PgIndexTypes such as BRIN or GIN.Current BehaviorPgIndexTypes HNSW and...
Spring-ai BedrockCohereEmbeddingOptions does not implement EmbeddingOptions
2025-01-14 05:07:18
759
Discussed in https://github.com/spring-projects/spring-ai/discussions/381Originally posted by **sharathcshekhar** March ...
上一页
下一页
1
…
1094
1095
1096
1097
1098
…
2246
.