Nineya
Home
Blog
Spring-ai How to use Spring AI to automatically call HTTP APIs based on natural language descriptions
2025-01-14 05:57:46
342
How to use Spring AI to automatically call HTTP APIs ? I couldn't find any relevant documents.Perhaps it is possible to ...
Spring-ai Why are AnthropicChatOptions's getModel(), getFrequencyPenalty(), and getPresencePenalty() methods not implemented?
2025-01-14 05:57:43
1050
In the AnthropicChatOptions class, I noticed that the getModel(), getFrequencyPenalty(), and getPresencePenalty() method...
Spring-ai spring-ai-qianfan unknown client id
2025-01-14 05:57:39
1420
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 Common types for text-to-speech
2025-01-14 05:57:36
2343
Similar to what I suggested in #1478, it would be great if text-to-speech had a set of common types. The SpeechModel int...
Spring-ai Can't get vectorStoreTest with MongoDBAtlasVectorStore to work locally
2025-01-14 05:57:33
1883
Bug descriptionI am having trouble with MongoDBAtlasVectorStore. Basically when I copy and paste this into my project be...
Spring-ai Add a new test case for AnthropicAutoConfigurationIT. Considering call(null).
2025-01-14 05:57:29
995
In addition to the existing test scenario, it would be beneficial to add a new test case that validates the behavior whe...
Spring-ai Potential Issue with 1.0.0-M3 and 1.0.0-SNAPSHOT Documentation URLs and Outdated API Docs
2025-01-14 05:57:27
806
On the Spring AI project page (https://spring.io/projects/spring-ai#learn), the 2 links point to the same URL:1.0.0-M2 P...
Spring-ai Failed to create bean on TransformersEmbeddingModelAutoConfiguration class
2025-01-14 05:57:25
23151
Bug descriptionI got this error when I create embeddingModel bean during start spring boot application.2024-09-21T15:13:...
Spring-ai com.google.api.gax.rpc.UnknownException: java.net.SocketTimeoutException: Read timed out
2025-01-14 05:57:22
9573
Dear All,I am facing the below issue when dealing with vertex ai gemini model ... the error seems to be coming from grpc...
Spring-ai Inaccurate warning for VertexAI Gemini Function Calling
2025-01-14 05:57:19
649
Documentation:https://docs.spring.io/spring-ai/reference/api/chat/functions/vertexai-gemini-chat-functions.htmlstates in...
Spring-ai Why is dashscope not supported?
2025-01-14 05:57:17
172
Why is dashscope not supported? Please add dashscope support as soon as possible.Comment From: flystar32@chenm1xuexi r...
Spring-ai docs: Fix Typos in Documentation
2025-01-14 05:57:14
104
Description:I have identified a few typos in the spring-ai-docs documentation. Suggested Fixes:Fix typos
Spring-ai class com.alibaba.fastjson2.JSONObject cannot be cast to class org.springframework.ai.openai.api.OpenAiApi$Embedding (com.alibaba.fastjson2.JSONObject and org.springframework.ai.openai.api.OpenAiApi$Embedding are in unnamed module of loader 'app')
2025-01-14 05:57:12
11412
[[问题描述简要描述您碰到的问题。class com.alibaba.fastjson2.JSONObject cannot be cast to class org.springframework.ai.openai.api.OpenAi...
Spring-ai Conversion for OpenAI-compliant outputs in Spring AI
2025-01-14 05:57:09
2125
Expected BehaviorEssentially, title.Some of the modern UI frameworks for LLMs tend to standardize on using what's called...
Spring-ai openai stream Validation issues
2025-01-14 05:57:07
1572
openai streamresponse:{"id":"chatcmpl-msg_bdrk_012bpm3yfa9inEuftTWYQ46F","object":"chat.completion.chunk","created":1726...
Spring-ai SimpleLoggerAdvisor should allow JSON formatting
2025-01-14 05:57:01
1244
I am using a SimpleLoggerAdvisor as follows:public BookRecommendationService(ChatClient.Builder builder) { this.c...
Spring-ai Problems combining Pinecone vector store and VertexAI embedding
2025-01-14 05:56:58
15163
I'm using 1.0.0-M2 and I try to use the pinecone vector store with the vertex AI embedding model. In my project, I've ad...
Spring-ai Add suport to anthropic prompt caching
2025-01-14 05:56:55
450
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring-ai Add Support for Anthropic Claude Models Available on Google Vertex Platform
2025-01-14 05:56:53
725
Expected BehaviorI would like Spring AI to support the Anthropic Claude models available on the Google Vertex platform, ...
Spring-ai Feature Request: Custom Fields for Vector Database Filtering in Spring AI
2025-01-14 05:56:51
2152
Expected BehaviorThe VectorStore interface and related classes in Spring AI should support custom fields for vector data...
上一页
下一页
1
…
1049
1050
1051
1052
1053
…
2246
.