-
## Why do you need it?
The [transformer](https://github.com/alibaba/higress/tree/main/plugins/wasm-go/extensions/transformer) plugin is being used more frequently, and we hope for better performanc…
-
**Describe the bug**
com.azure
azure-ai-openai
1.0.0-beta.6
given above,i just follow the example Chat completions
https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/opena…
-
**Bug description**
When making a basic synchronous openAiChatClient.call( prompt) with a single UserMessage, an Exception is thrown (com.fasterxml.jackson.core.io.JsonEOFException: Unexpected end-of…
-
I want to use the gemini apiKey to access my gemini Ai instead of using project-id+location.
Currently, the spring ai module using gemini only supports project-id+location using google cloud.
The …
-
Hi @michaelisvy, sorry for pinging you here - I couldn’t find another way to reach out. I hope you don’t mind.
I came across https://speakerdeck.com/michaelisvy/spring-ai-vs-langchain4j?slide=20 an…
-
**Current Behavior**
Currently, existing convert() implementations (BeanOutputConverter, ListOutputConverter, MapOutputConverter) throw exceptions when the response can't be parsed.
**Proposed B…
-
**Bug description**
I created everything on standard settings. Connection to OpenAI and the Neo4j vector database.
**Environment**
**Steps to reproduce**
Create connection to OpenAI and crea…
-
When using the OpenAiChatClient of SpringAI to call the output stream method, the error message keeps getting: Error processing chat completion -- Java. lang. NullPointerException: null
Instead of …
-
qwen-long模型支持文档解析,当时看Dashscope的文档,sdk中并没有提供文件上传的方法,除了python,其他的需要使用http调用方法上传了文件之后拿到文件id再进行大模型对话,有计划把文件上传等封装进[spring-ai-dashscope](https://github.com/XYWENJIE/spring-ai-dashscope) 中吗?
上传的api:https:…
-
Why are all the usage values obtained when using the Stream method all 0 and the call method not 0