Spring-ai Review API design of org.springframework.ai.image

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

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

Bug descriptionCan't do similarity search with different columns.see line 338 and 341https://github.com/spring-projects/...

Spring-ai Elastic/OpenSearch DB vector

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

Implement streaming support where possible for all supported model providers.Comment From: markpollackHuggingFace Chat C...

Spring-ai Create ResourceReader extends Function<Resource, List<Document>>

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

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

Triggered by the PR https://github.com/spring-projects/spring-ai/pull/203 the VectorStore interface should be revisited...

Spring-ai Metrics/Observability

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

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

The AiClient, EmbeddingClient or VectorStore clients interaction with their remote service endpoints could suffer from t...

Spring-ai Create a ChatEngine helper class

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.

Expected BehaviorLanchain's Parent Document Retriever feature is expected in Spring AICurrent BehaviorFiles are chunked ...

Spring-ai Introduce AzureOpenAI transcription support

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

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

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

Register the available module to ObjectMapper in BeanOutputConverter.Comment From: tzolov@v891 can you elaborate on what...

Spring-ai Improve Message object hierarchy

SystemMessage no longer has MediaAdd MediaContent interfaceComment From: tzolovRebased, squashed and merged at 5aafea872...

Spring-ai GH-907: Change vector store schema init default

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

Describe the issueI am encountering an error while trying to instantiate the EmbeddingModel using the ONNX model intfloa...
上一页 下一页
.