Nineya
Home
Blog
Spring-ai About Ollama
2025-01-14 05:30:28
1268
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
2025-01-14 05:30:20
330
The location of password uses username. org.springframework.ai.chroma.ChromaApi#withBasicAuthCredentialspublic ChromaApi...
Spring-ai choices()" is null
2025-01-14 05:30:17
703
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
2025-01-14 05:30:15
740
Expected BehaviorI would like to be able to extract SafetyRatings from ChatResponse returned by VertexAiGeminiChatClient...
Spring-ai support spring boot's ServiceConnection mechanism
2025-01-14 05:30:10
1282
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>
2025-01-14 05:30:07
645
at the moment there is initialization done on every run of PgVectorStore, which delays the startup time significantly. (...
Spring-ai GPT 4 Vision Support
2025-01-14 05:30:05
1363
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
2025-01-14 05:30:02
1288
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
2025-01-14 05:29:59
3720
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
2025-01-14 05:29:57
1153
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?
2025-01-14 05:29:51
476
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
2025-01-14 05:29:49
1953
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
2025-01-14 05:29:46
386
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).
2025-01-14 05:29:43
4257
Spring AI 0.8.1 + ollama + redisreturn vectorStore.similaritySearch(searchRequest) .stream() ...
Spring-ai StreamingChatClient returns empty results with internal issue: MissingRequiredAnnotationException
2025-01-14 05:29:37
10140
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
2025-01-14 05:29:32
911
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
2025-01-14 05:29:30
685
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!!!
2025-01-14 05:29:27
6503
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>
2025-01-14 05:29:04
1023
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
2025-01-14 05:28:58
374
I hope to dynamically select the embedded model when saving the vector library and similar queries.For example, by passi...
上一页
下一页
1
…
1074
1075
1076
1077
1078
…
2246
.