Spring-ai About Ollama

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 Chromadb initialization permission error

The location of password uses username. org.springframework.ai.chroma.ChromaApi#withBasicAuthCredentialspublic ChromaApi...

Spring-ai choices()" is null

java.lang.NullPointerException: Cannot invoke "java.util.List.stream()" because the return value of "org.springframework...

Spring-ai VertexAiGeminiChatClient loses information about Safety Ratings when returning ChatResponse

Expected BehaviorI would like to be able to extract SafetyRatings from ChatResponse returned by VertexAiGeminiChatClient...

Spring-ai support spring boot's ServiceConnection mechanism

basically, spring boot can automatically during development create a connetion to a running docker image or to a testcon...

Spring-ai move eager initialization of PgVectorStore from afterPropertiesSet to ApplicationListener<ApplicationReadyEvent>

at the moment there is initialization done on every run of PgVectorStore, which delays the startup time significantly. (...

Spring-ai GPT 4 Vision Support

springAiVersion: 0.8.1This is an example I saw here, but based on my testing, it seems that the gpt-4-vision-preview mod...

Spring-ai VertexAI PaLM2 does not support Authentication Credentials

VertexAI PaLM2 Chat https://docs.spring.io/spring-ai/reference/api/clients/vertexai-palm2-chat.html does not support aut...

Spring-ai Provide equivalent of DJL functionality

It seems to me that SpringAI currently focuses only on generative large models. Will there be a future feature similar t...

Spring-ai spirng-ai-milvus default create index failed

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 how to use in springboot2 project?

hello i have a springboot2 project, how to use it?Comment From: ThomasVitaleSpring Boot 2 reached end-of-life and is not...

Spring-ai Native compilation support for Qdrant and Weaviate

The work on native compilation support for the vector stores in Spring AI is tracked in https://github.com/spring-projec...

Spring-ai BedrockAnthropic3ChatClient returns ChatResponse without AnthropicUsage

I'am using BedrockAnthropic3ChatClient and i can not get info about input and output tokens. But these parameters i can ...

Spring-ai Error parsing vector similarity query: query vector blob size (16384) does not match index's expected size (4096).

Spring AI 0.8.1 + ollama + redisreturn vectorStore.similaritySearch(searchRequest) .stream() ...

Spring-ai StreamingChatClient returns empty results with internal issue: MissingRequiredAnnotationException

StreamingChatClient (azure open ai) returns no response with Spring AI version 0.8.1 ChatClient (azure open ai) returns...

Spring-ai Feature Request : Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum

Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum. For example, OpenAiImageOp...

Spring-ai Consider categorising the ChatOptions into Model and Request category of options

For example the OllamaOptions class contains Ollama options properties as well as non-model related options such as form...

Spring-ai [Malicious, Package Squatting Attack] Do Not Use Packages from the "io DOT springboot" domain!!!

hi, community. If I want to develop based on spring core module to adapt new ai big model, how pom.xml is selected.Docs:...

Spring-ai Support async call by return Mono<ChatResponse>

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring-ai dynamically select the embedded in vector

I hope to dynamically select the embedded model when saving the vector library and similar queries.For example, by passi...
上一页 下一页
.