Nineya
Home
Blog
Spring-ai Docs: Update Mistral AI Chat documentations
2025-01-14 05:07:16
156
Add Chat properties optionsFix spring.ai.mistralai.chat.options.model descritptionAdd Mistral AI API SamplesComment From...
Spring-ai Docs: Update Mistral AI Chat doc
2025-01-14 05:07:14
386
Add Chat properties optionsFix spring.ai.mistralai.chat.options.model descritptionAdd Mistral AI API SamplesComment Fro...
Spring-ai Add Mistral AI documentation.
2025-01-14 05:07:11
664
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
2025-01-14 05:07:07
196
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
2025-01-14 05:07:04
1064
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
2025-01-14 05:07:02
338
Comment From: tzolovThanks @ricken07 !Additional changes made: - fix a MistralAiApi (and OpenAiApi) issue just introdu...
Spring-ai Cannot set ResponseFormat with OpenAI
2025-01-14 05:06:59
13455
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
2025-01-14 05:06:56
2061
below my application.yml about function calling configurationchat: options: model: gpt-4 tools: getCurrentWeather...
Spring-ai Compatibility with azure-identity
2025-01-14 05:06:54
3404
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
2025-01-14 05:06:51
319
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 ?
2025-01-14 05:06:48
3386
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
2025-01-14 05:06:45
1915
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
2025-01-14 05:06:41
220
https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/customization_guide/inference_protocols.htm...
Spring-ai Investigate Documents Used for VectorDB testing
2025-01-14 05:06:37
1898
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
2025-01-14 05:06:35
862
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
2025-01-14 05:06:32
5789
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.
2025-01-14 05:06:30
405
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
2025-01-14 05:06:27
3120
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
2025-01-14 05:06:24
1538
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
2025-01-14 05:06:22
485
Expected BehaviorQdrant vector database is not currently supported by Spring AICurrent BehaviorQdrant vector database su...
上一页
下一页
1
…
1095
1096
1097
1098
1099
…
2246
.