Spring-ai How to use Spring AI to automatically call HTTP APIs based on natural language descriptions

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?

In the AnthropicChatOptions class, I noticed that the getModel(), getFrequencyPenalty(), and getPresencePenalty() method...

Spring-ai spring-ai-qianfan unknown client id

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

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

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).

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

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

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

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

Documentation:https://docs.spring.io/spring-ai/reference/api/chat/functions/vertexai-gemini-chat-functions.htmlstates in...

Spring-ai Why is dashscope not supported?

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

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')

[[问题描述简要描述您碰到的问题。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

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

openai streamresponse:{"id":"chatcmpl-msg_bdrk_012bpm3yfa9inEuftTWYQ46F","object":"chat.completion.chunk","created":1726...

Spring-ai SimpleLoggerAdvisor should allow JSON formatting

I am using a SimpleLoggerAdvisor as follows:public BookRecommendationService(ChatClient.Builder builder) { this.c...

Spring-ai Problems combining Pinecone vector store and VertexAI embedding

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

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

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

Expected BehaviorThe VectorStore interface and related classes in Spring AI should support custom fields for vector data...
上一页 下一页
.