Nineya
Home
Blog
Spring-ai Review API design of org.springframework.ai.image
2025-01-14 05:27:42
180
The ImageResponse can have more helpers to convert base64 to binary. Review for ease of use in using the ImageResponse ...
Spring-ai Review native compilation support across vector databases
2025-01-14 05:27:39
491
e.g ChromaApiNeed to test each one.[x] PgVectorStore https://github.com/tzolov/spring-ai-aot-tests/tree/main/vector-stro...
Spring-ai Milvus similarity search has fixed SEARCH_OUTPUT_FIELDS and EMBEDDING_FIELD_NAME
2025-01-14 05:27:37
757
Bug descriptionCan't do similarity search with different columns.see line 338 and 341https://github.com/spring-projects/...
Spring-ai Elastic/OpenSearch DB vector
2025-01-14 05:27:34
701
Hi, can you implement elasticsearch/opensearch vector db support?And then add some code examples of course :)ThanksComme...
Spring-ai Investigate Streaming support across all currently supported model providers
2025-01-14 05:27:31
314
Implement streaming support where possible for all supported model providers.Comment From: markpollackHuggingFace Chat C...
Spring-ai Create ResourceReader extends Function<Resource, List<Document>>
2025-01-14 05:27:29
144
This will facilitate loading a list of Resources into a vector database inside a loop. Currently this requires recreati...
Spring-ai Check stable release status of Azure OpenAI client
2025-01-14 05:27:27
229
Currently at beta6, should aim for including GA release for a 1.0.0 releaseComment From: markpollackIt isn't clear if we...
Spring-ai Review VectorStore interface
2025-01-14 05:27:24
1019
Triggered by the PR https://github.com/spring-projects/spring-ai/pull/203 the VectorStore interface should be revisited...
Spring-ai Metrics/Observability
2025-01-14 05:27:21
2041
I was thinking it might be useful (or at least interesting) if Spring AI public metrics regarding token usage via the Ac...
Spring-ai Add support for GPT-4 with Vision
2025-01-14 05:27:18
1688
Having experimented with OpenAI's GPT-4 with Vision API, it would be amazing if Spring AI adds support for image-based i...
Spring-ai Add invocation retry capabilities for AiClient, EmbeddingClient and VectorStore
2025-01-14 05:27:16
3323
The AiClient, EmbeddingClient or VectorStore clients interaction with their remote service endpoints could suffer from t...
Spring-ai Create a ChatEngine helper class
2025-01-14 05:27:13
841
This would be akin to llamindex chatengine as well as what was done in canopy from pinecone.This is the alternative to f...
Spring-ai Parent Document Retriever feature.
2025-01-14 05:27:10
551
Expected BehaviorLanchain's Parent Document Retriever feature is expected in Spring AICurrent BehaviorFiles are chunked ...
Spring-ai Introduce AzureOpenAI transcription support
2025-01-14 05:27:08
9245
MotivationRight now, Azure (Microsoft) is the biggest shareholder of OpenAI, and it puts a lot of effort into providing...
Spring-ai Adding new output converters
2025-01-14 05:26:58
1053
Expected BehaviorIt would be nice that if Spring Ai supports multiple output converter implementations like CSVOutputCon...
Spring-ai Bug / Patch: System instructions are lost in VertexAiGeminiChatModel
2025-01-14 05:26:55
4390
Bug descriptionThe system instructions I was providing indicated a JSON output format, but were getting ignored in Sprin...
Spring-ai Registering available modules to ObjectMapper
2025-01-14 05:26:49
579
Register the available module to ObjectMapper in BeanOutputConverter.Comment From: tzolov@v891 can you elaborate on what...
Spring-ai Improve Message object hierarchy
2025-01-14 05:26:46
151
SystemMessage no longer has MediaAdd MediaContent interfaceComment From: tzolovRebased, squashed and merged at 5aafea872...
Spring-ai GH-907: Change vector store schema init default
2025-01-14 05:26:43
392
Change default schema initialization of vector stores from true to false. Users need to explicitly opt-in for schema ini...
Spring-ai Error Instantiating EmbeddingModel with ONNX Model intfloat/multilingual-e5-large
2025-01-14 05:26:40
3662
Describe the issueI am encountering an error while trying to instantiate the EmbeddingModel using the ONNX model intfloa...
上一页
下一页
1
…
1076
1077
1078
1079
1080
…
2246
.