Nineya
Home
Blog
Spring-ai Why are embeddings stored as List<Double>?
2025-01-14 05:44:08
4477
Hi,I am wondering why the class Embedding internally stored the vector as List<Double>. I think double[] or float[...
Spring-ai [Feature] Add google Vertex search retrieval as builtin tool
2025-01-14 05:44:05
260
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
2025-01-14 05:44:02
2615
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
2025-01-14 05:43:59
1877
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
2025-01-14 05:43:56
1397
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
2025-01-14 05:43:54
1134
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
2025-01-14 05:43:51
1145
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
2025-01-14 05:43:49
564
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
2025-01-14 05:43:45
210
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
2025-01-14 05:43:43
1457
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
2025-01-14 05:43:40
624
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
2025-01-14 05:43:37
895
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
2025-01-14 05:43:35
255
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
2025-01-14 05:43:31
1161
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
2025-01-14 05:43:29
198
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
2025-01-14 05:43:26
3052
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
2025-01-14 05:43:03
254
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
2025-01-14 05:42:56
278
Corrected typographical errors in key documents: - pinecone.adoc (origina -> original) - typesense.adoc (retrie...
Spring-ai Incorrect comment and missing parameter in OpenAiAudioApi and OpenAiApi constructors
2025-01-14 05:42:46
342
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?
2025-01-14 05:42:44
1610
Expected Behavior can support spring-ai-ollama-spring-boot-starter use qwen2 model function callCurrent Behavi...
上一页
下一页
1
…
1062
1063
1064
1065
1066
…
2246
.