Spring-ai When execute a request to openai with a new OpenAiApi created manually, I got a URI is not absolute error.

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

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

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

Mistral AI develops open-source and secure generative artificial intelligence models.Mistral is a powerful and fast mode...

Spring-ai Support for Mistral AI

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

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

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

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

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

reference the spring cli and the spring boot new --from ai-rag --name myragComment From: markpollackadded in d9c2f4dae7d...

Spring-ai Add contribution guidelines

Create a section for contributors interested in adding a new client type, e.g audio -> text (transcription) that co...

Spring-ai Review ChatClient documentation

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

The content is outdated. See https://docs.spring.io/spring-ai/docs/current-SNAPSHOTComment From: markpollackFixed

Spring-ai Add Generic Model documentation

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

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

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

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

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

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

Changing String package from java.util.String to java.lang.StringThank you for taking time to contribute this pull reque...
上一页 下一页
.