Spring-ai Docs: Update Mistral AI Chat documentations

Add Chat properties optionsFix spring.ai.mistralai.chat.options.model descritptionAdd Mistral AI API SamplesComment From...

Spring-ai Docs: Update Mistral AI Chat doc

Add Chat properties optionsFix spring.ai.mistralai.chat.options.model descritptionAdd Mistral AI API SamplesComment Fro...

Spring-ai Add Mistral AI documentation.

After the merge of https://github.com/spring-projects/spring-ai/pull/369 add* Mistral AI Chat client docs under: https:/...

Spring-ai fix: BOOL_VALUE case in QdrantObjectFactory

DescriptionThis PR- As the title goes.- Renames the Qdrant Auto-configure test file.Comment From: tzolovThank you @Anush...

Spring-ai Fix Mistral AI Chat Properties

Fix config prefix Add test methods Comment From: tzolovThank you @ricken07 , but i've applied those changes in the previ...

Spring-ai Mistral AI support documentations

Comment From: tzolovThanks @ricken07 !Additional changes made: - fix a MistralAiApi (and OpenAiApi) issue just introdu...

Spring-ai Cannot set ResponseFormat with OpenAI

Bug descriptionIf I try to call the client with a prompt with OpenAiChatOptions it complains that it cannot find the cla...

Spring-ai is there doc about function call

below my application.yml about function calling configurationchat: options: model: gpt-4 tools: getCurrentWeather...

Spring-ai Compatibility with azure-identity

Bug descriptionAdding an old version of the azure-identity dependency prevents ChatClient bean from being created.Steps ...

Spring-ai Typo in documentation - section EmbeddingClient#Available Implementations

I think there's a typo in this section: https://docs.spring.io/spring-ai/reference/api/embeddings.html#_available_implem...

Spring-ai imageChat support async ?

About the support for asynchronous REST API in the imagechat interface.Comment From: XYWENJIESome cloud service provider...

Spring-ai Ollama options for embedding and chat

The list of options is long and the same list of options is used for chat and embedding. It seems like some of the opti...

Spring-ai Add support for NVidia inference server

https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/customization_guide/inference_protocols.htm...

Spring-ai Investigate Documents Used for VectorDB testing

I just noticed when writing the README for the Neo4j store that the sentence in the PgVector store is a little bit vague...

Spring-ai Add MongoDB as a Vector Store

See https://www.mongodb.com/products/platform/atlas-vector-search.Comment From: KirbstomperSo I have been working on thi...

Spring-ai Handle functions as an agent

Expected BehaviorI want to be able to provide Spring AI with one or more functions that could be used to provide additio...

Spring-ai Enable a TextSplitter in TikaDocumentReader to allow for files with large content to be read.

This is a variation of https://github.com/spring-projects/spring-ai/pull/166, based on my last comment in that PR. Comme...

Spring-ai Add text splitter to Tika document reader

This makes it possible for TikaDocumentReader to read large PDFs.Comment From: habumaAdded a simple setter for chunk siz...

Spring-ai feat: Qdrant vector store

DescriptionThis PR adds support for Qdrant - https://qdrant.tech, to be used as a vector store.You can run Qdrant withdo...

Spring-ai qdrant vector store support

Expected BehaviorQdrant vector database is not currently supported by Spring AICurrent BehaviorQdrant vector database su...
上一页 下一页
.