-
The generative AI client implementations are modules sitting at the top of the project, e.g. `spring-ai-ollama`. Create a directory, `generative-clients` and put the various client modules in that di…
-
The results in this document are not something I can reproduce. While results are somewhat more reproducible they are nowhere near as close as the example in the document.
with no seed parameter:
…
-
**Bug description**
If I try to call the client with a prompt with OpenAiChatOptions it complains that it cannot find the class:
java.lang.ClassNotFoundException: org.springframework.ai.chat.prompt…
-
It seams that the request to Azure are sent without Bearer authentication, for embedding I get:
**Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid k…
-
Bug Report
With the update to Spring AI 0.8.0 the ChatClient returns with the Ollama starter a 404 return code. It seems that instead of 'http://localhost:11434/api/generate' the endpoint 'http://loc…
-
https://docs.microsoft.com/en-us/style-guide/capitalization
Microsoft's capitalization page says,
> Microsoft style uses sentence-style capitalization. That means everything is lowercase except …
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 33227 |
| ✅ Successful | 31712 |
| ⏳ Timeouts | 2 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 1218 |
| ❓ Unknown…
-
**Describe the bug**
Returned json by `json_repair` is not in correct format which was expected.
**To Reproduce**
Steps to reproduce the behavior:
Run the file in python environment with `langc…
-
使用tts:mi tts_voice: zh-CN-XiaoxiaoNeural 可以
-
**Bug description**
I'm developing an application that interacts with `ChatGPT 3.5` and I'm using this library. Since yesterday the project doesn't start anymore because of this error:
Unsati…