Nineya
Home
Blog
Spring-ai When execute a request to openai with a new OpenAiApi created manually, I got a URI is not absolute error.
2025-01-14 05:06:19
4057
Bug descriptionWhen execute a request to openai with a new OpenAiApi created manually, I got a URI is not absolute erro...
Spring-ai Add support for Google Gemini
2025-01-14 05:06:14
462
Now that it is out ;) we can add support.https://glaforge.medium.com/get-started-with-gemini-in-java-923f2069ea4d is a n...
Spring-ai Add full support or Vertex AI Gemini and Azure OpenAI function calling
2025-01-14 05:06:11
1521
Extend the Spring AI Message with getMediaData() : List MediaData is a pair of MimeType and data of type Object. Mes...
Spring-ai Mistral AI model support
2025-01-14 05:06:09
988
Mistral AI develops open-source and secure generative artificial intelligence models.Mistral is a powerful and fast mode...
Spring-ai Support for Mistral AI
2025-01-14 05:06:06
1410
Mistral AI develops open-source and secure generative artificial intelligence models.Mistral is a powerful and fast mode...
Spring-ai Use Testcontainers Vector Database modules
2025-01-14 05:06:04
573
Testcontainers 1.19.6 provides new modules for ChromaDB, Milvusand Weaviate. This commit introduce the usage of those mo...
Spring-ai Fix AOT issues for Bedrok, Palm2, OpenAi and Azure, VertexAI
2025-01-14 05:06:01
166
add smoke tests: https://github.com/tzolov/spring-ai-aot-testsPart of #360Comment From: tzolovrebased, squashed and merg...
Spring-ai Add activation/deactivation auto-config property to all Model clients
2025-01-14 05:05:58
758
Property is of format *.enabled= and is true by default. Note: the Bedrock clients are disabled by default.Add deactivat...
Spring-ai Add activation/deactivation auto-config property to all Model clients
2025-01-14 05:05:56
1164
Currently if you have multiple Spring AI spring boot starters on the classpath, like Vertex AI PaLM2 and OpenAI it is no...
Spring-ai Show a RAG example in the ETL docs
2025-01-14 05:05:54
149
reference the spring cli and the spring boot new --from ai-rag --name myragComment From: markpollackadded in d9c2f4dae7d...
Spring-ai Add contribution guidelines
2025-01-14 05:05:51
210
Create a section for contributors interested in adding a new client type, e.g audio -> text (transcription) that co...
Spring-ai Review ChatClient documentation
2025-01-14 05:05:48
266
There is content duplicated in the top level section for ChatClient that is now repeated, due to it being included in mo...
Spring-ai Fix javadoc publishing to docs.spring.io
2025-01-14 05:05:46
115
The content is outdated. See https://docs.spring.io/spring-ai/docs/current-SNAPSHOTComment From: markpollackFixed
Spring-ai Add Generic Model documentation
2025-01-14 05:05:42
536
Add to documentation section "Generic Model" that provides a description of the "meta api" that describespublic interfac...
Spring-ai spring-ai-starter-stability-ai is not managed in the BOM
2025-01-14 05:05:39
230
Hello!The stability-ai-starter is not managed in the BOM.I think that's an oversight.Comment From: markpollackThanks, it...
Spring-ai Integration Test for stability.ai autoconfiguration
2025-01-14 05:05:37
972
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 #279: Normalize Line Endings to LF in BeanOutputParser
2025-01-14 05:05:34
1575
This commit modifies BeanOutputParser to utilize the newly introduced LineEndingsNormalizer utility, ensuring all platfo...
Spring-ai BeanOutputParserTest fails on Windows due to platform specific line endings
2025-01-14 05:05:31
381
The template in BeanOutputParser contains \n line endings, the generated schema contains \r\n line endings, and the asse...
Spring-ai Review Neo4j documentation and the Auto-configuration implementation
2025-01-14 05:05:29
890
Review the https://docs.spring.io/spring-ai/reference/api/vectordbs/neo4j.html documentation.Source: https://github.com/...
Spring-ai Changing String package from java.util.String to java.lang.String
2025-01-14 05:05:27
416
Changing String package from java.util.String to java.lang.StringThank you for taking time to contribute this pull reque...
上一页
下一页
1
…
1096
1097
1098
1099
1100
…
2246
.