Spring-ai Why are embeddings stored as List<Double>?

Hi,I am wondering why the class Embedding internally stored the vector as List&lt;Double&gt;. I think double[] or float[...

Spring-ai [Feature] Add google Vertex search retrieval as builtin tool

PR: #669 Vertex support other tools than functions, one is for use Google Search as "grounding" function.Comment From: m...

Spring-ai Web scraping ETL

Is there a feature in the pipeline to support web scraping functionality - similar to what the LangChain library has to ...

Spring-ai OpenAI - improve error messages when there is a connection error

Expected BehaviorIt would be great to have an explicit error message when the connection with OpenAI cannot be establish...

Spring-ai Bedrock Titan Embeddings - Malformed input request / 2 validation errors

Bug descriptionI'm experimenting with embeddings and encountered this error when using Bedrock / Titan embedding models:...

Spring-ai Exact similarity match with Redis Vector Store always retuning empty list

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring-ai Can't use Hugginface Inference API (serverless) due to hardcoded /generate path

Spring-ai has support for Hugginface Inference endpoints. However this doesn't work with the 'serverless' version of the...

Spring-ai Spelling mistake on Spring AI website

There is a text spelling error on spring ai's website: https://spring.io/projects/spring-aiBug descriptionThe spell of ...

Spring AI Add Couchbase Vector Store integration

Couchbase is a Datavase supporting Vector search since vesion 7.6. It gives you the tools to store document embeddings,...

Spring-ai Concurrent Function/Tool Invocation

I admit, need to triage better.In a multithread application with multiple Function call Invocation the GPT can lead to s...

Spring-ai Issue when compiling native images with PineconeVectorStore

seems to be a regression because this worked before. I sat with @joshlong and we managed to get it working again by addi...

Spring-ai Consolidate google vertex starters into one starter

There are separate boot starters for chat and embedding. To be consistent in the starters across the project, these two...

Spring-ai Add enumeration for all supported embedding models

Comment From: markpollackThis will make it easier for devs to discover what options are available, some embeddingclient ...

Spring-ai Possible bug found in TokenCountBatchingStrategy, affecting vector stores

Hello,While testing the latest build for spring-ai-elasticsearch-store I found myself unable to index documents, getting...

Spring-ai Fixing bug in TokenCountBatchingStrategy

Fixes #1341 by creating new lists to submit to batches.Comment From: sobychacko@l-trotta Thanks for the fix. Could you a...

Spring-ai BUG: Security Vulnerability in StringTemplate

Bug descriptionThere is an issue where an exception occurs during the process of applying an Advisor and rendering user ...

Spring-ai Version of spring-ai-spring-boot-docker-compose not managed in BOM

Hey, I noticed that spring-ai-spring-boot-docker-compose isn't managed in the BOM. Is this an oversight?Comment From: iR...

Spring-ai Update selective typo corrections in documentation

Corrected typographical errors in key documents: - pinecone.adoc (origina -&gt; original) - typesense.adoc (retrie...

Spring-ai Incorrect comment and missing parameter in OpenAiAudioApi and OpenAiApi constructors

Incorrect comment in OpenAiAudioApiThe constructor’s comment incorrectly refers to creating a chat completion API instea...

Spring-ai Do you have a support plan to support qwen2 function call spring-ai-ollama-spring-boot-starter ? How long will it take?

Expected Behavior can support spring-ai-ollama-spring-boot-starter use qwen2 model function callCurrent Behavi...
上一页 下一页
.