Commit Graph

  • 7361ed9d33 fix: failed to generate spring.ai.tools.observations metadata (#3539) 1.0.x Guan Huo 2025-06-16 23:14:53 +08:00
  • aada198b46 fix: failed to generate spring.ai.tools.observations metadata (#3539) main Guan Huo 2025-06-16 23:14:53 +08:00
  • a5fa666420 Update advisors.adoc (#3552) Hudson Luiz Sales Schumaker 2025-06-16 17:10:02 +02:00
  • 97b91f5e6c Update advisors.adoc (#3552) Hudson Luiz Sales Schumaker 2025-06-16 17:10:02 +02:00
  • 530ef30caf doc: Documentation improvements in MCP Server Boot Starter selection Sun Yuhan 2025-06-14 03:36:38 +08:00
  • 384478edbf doc: Documentation improvements in MCP Server Boot Starter selection Sun Yuhan 2025-06-14 03:36:38 +08:00
  • fe002adcbb docs: update OpenAI page Vision section (#3490) 난기수 2025-06-13 23:52:30 +09:00
  • 219cf9a65d Update zhipuai-chat.adoc (#3531) 老虎是条大狼狗 2025-06-13 22:19:34 +08:00
  • ed4fb29a74 Update zhipuai-chat.adoc (#3531) 老虎是条大狼狗 2025-06-13 22:19:34 +08:00
  • dd84b7558d docs: fix incorrect usage of tools and defaultTools (#3533) Jemin Huh 2025-06-13 18:37:31 +09:00
  • e4788044bb docs: fix incorrect usage of tools and defaultTools (#3533) Jemin Huh 2025-06-13 18:37:31 +09:00
  • 0ce9192383 test: Add unit test to verify multiple method toolcallbacks with toolcontext Sun Yuhan 2025-06-12 18:13:25 +08:00
  • b9a683460d test: Add unit test to verify multiple method toolcallbacks with toolcontext Sun Yuhan 2025-06-12 18:13:25 +08:00
  • d8e507f724 docs(web): fix links to ChatOptions and ChatOptions#builder() (#3447) pavan kumar punna 2025-06-13 11:46:37 +05:30
  • 16a7084faa docs(web): fix links to ChatOptions and ChatOptions#builder() (#3447) pavan kumar punna 2025-06-13 11:46:37 +05:30
  • b84d123cd4 Remove explicit test dependency version for jackson-dataformat-xml Ilayaperumal Gopinathan 2025-06-12 19:53:17 +01:00
  • d8c728e574 Remove explicit test dependency version for jackson-dataformat-xml Ilayaperumal Gopinathan 2025-06-12 19:53:17 +01:00
  • 61c8044bba fix: validateToolContextSupport method to use right order in ClassUtils.isAssignable Sun Yuhan 2025-06-09 10:48:16 +08:00
  • 80ffb4ce99 Revert "Fix OpenAiChatClientMethodInvokingFunctionCallbackIT" Ilayaperumal Gopinathan 2025-06-12 18:37:48 +01:00
  • 89d8f6a20e Revert "fix: corrected a logic error in the validateToolContextSupport method caused by incorrect parameter order." Ilayaperumal Gopinathan 2025-06-12 18:37:29 +01:00
  • 330986998a Fix OllamaEmbeddingAutoConfigurationTests Ilayaperumal Gopinathan 2025-06-12 18:12:22 +01:00
  • 76c70189e2 fix: validateToolContextSupport method to use right order in ClassUtils.isAssignable Sun Yuhan 2025-06-09 10:48:16 +08:00
  • 66324a64d1 Fix OllamaEmbeddingAutoConfigurationTests Ilayaperumal Gopinathan 2025-06-12 18:12:22 +01:00
  • 3bce15a349 Revert "Fix OpenAiChatClientMethodInvokingFunctionCallbackIT" Ilayaperumal Gopinathan 2025-06-12 17:46:49 +01:00
  • f0c128cb0c Revert "fix: corrected a logic error in the validateToolContextSupport method caused by incorrect parameter order." Ilayaperumal Gopinathan 2025-06-12 17:46:39 +01:00
  • dc9ea17fc6 feat: equals, hashCode, deep copy, and tests to MiniMaxChatOptions Alexandros Pappas 2025-03-02 14:22:18 +01:00
  • d9e3037984 feat: equals, hashCode, deep copy, and tests to MiniMaxChatOptions Alexandros Pappas 2025-03-02 14:22:18 +01:00
  • f89530c314 feat(ollama): add retry template integration to OllamaChatModel Alexandros Pappas 2024-12-02 16:10:36 +01:00
  • cfbefee6a2 feat(ollama): add retry template integration to OllamaChatModel Alexandros Pappas 2024-12-02 16:10:36 +01:00
  • 50f8fa7625 feat: Add new Mistral AI chat models (#3523) Alexandros Pappas 2025-06-12 16:57:57 +02:00
  • 6ef15bdd74 feat: Add new Mistral AI chat models (#3523) Alexandros Pappas 2025-06-12 16:57:57 +02:00
  • c9ec39e370 Fix ElasticsearchVectorStore to parse similarity option correctly Ilayaperumal Gopinathan 2025-06-12 11:41:18 +01:00
  • f8d0503db8 Fix ElasticsearchVectorStore to parse similarity option correctly Ilayaperumal Gopinathan 2025-06-12 11:41:18 +01:00
  • 15775f15c2 Fix version for elevenlabs starter/autoconfiguration artifacts in Spring AI BOM Ilayaperumal Gopinathan 2025-06-12 07:54:44 +01:00
  • 5cb5c90a0c refactor(spring-ai-model): improve parameter name in ChatGenerationMetadata (#3507) Ahoo Wang 2025-06-12 08:34:37 +08:00
  • 9398850c2b feat: Add ElevenLabs Text-to-Speech support Alexandros Pappas 2025-03-02 21:11:15 +01:00
  • 8b9d93f852 Upgrade Spring Boot to 3.5.0 Ilayaperumal Gopinathan 2025-05-29 17:31:45 +01:00
  • 2be1e42505 Upgrade Spring Boot to 3.5.0 Ilayaperumal Gopinathan 2025-05-29 17:31:45 +01:00
  • 379901bde1 feat(anthropic): Add support for streaming thinking events Alexandros Pappas 2025-04-18 12:24:16 +02:00
  • 12f19dbfe0 feat(anthropic): Add support for streaming thinking events Alexandros Pappas 2025-04-18 12:24:16 +02:00
  • 0a1d326aca fix: bedrock titan embeddings should return usage Gareth Evans 2025-06-06 12:15:45 +01:00
  • bb52db5e70 Fix OpenAiChatClientMethodInvokingFunctionCallbackIT Ilayaperumal Gopinathan 2025-06-11 10:58:47 +01:00
  • c4e434a5e5 fix: bedrock titan embeddings should return usage Gareth Evans 2025-06-06 12:15:45 +01:00
  • 95b3df7a2b Fix OpenAiChatClientMethodInvokingFunctionCallbackIT Ilayaperumal Gopinathan 2025-06-11 10:58:47 +01:00
  • 2ca1be2b83 fix: corrected a logic error in the validateToolContextSupport method caused by incorrect parameter order. Sun Yuhan 2025-06-09 10:48:16 +08:00
  • 59d26610ef fix: corrected a logic error in the validateToolContextSupport method caused by incorrect parameter order. Sun Yuhan 2025-06-09 10:48:16 +08:00
  • c89d4820dd correct @formatter:onn to @formatter:on (#3477) jasonparallel 2025-06-10 17:34:47 -04:00
  • fcbdac9614 fix: MethodToolCallbackProvider#isFunctionalType logic to check functiontype Sun Yuhan 2025-06-09 11:21:34 +08:00
  • fe4f0d197c fix: MethodToolCallbackProvider#isFunctionalType logic to check functiontype Sun Yuhan 2025-06-09 11:21:34 +08:00
  • 25662fc15b Add test for embeddingFieldName config in ES VectorStore Soby Chacko 2025-06-10 17:03:23 -04:00
  • 6451fef547 Add test for embeddingFieldName config in ES VectorStore Soby Chacko 2025-06-10 17:03:23 -04:00
  • 518ba27b28 fix: missing 'embeddingFieldName' when configuring ES VectorStore (#3501) Guan Huo 2025-06-11 04:38:47 +08:00
  • 1f5dc3f739 fix: missing 'embeddingFieldName' when configuring ES VectorStore (#3501) Guan Huo 2025-06-11 04:38:47 +08:00
  • 95e9808f55 docs: Fix the incorrect code in the openai-chat.adoc document (#3493) SiBo Ai 2025-06-11 01:04:56 +08:00
  • e9646c269e docs: Fix the incorrect code in the openai-chat.adoc document (#3493) SiBo Ai 2025-06-11 01:04:56 +08:00
  • 95ea7f2222 fix: Fixed GH-3492, Fixed the SQL error in the isTableExists method of MariaDBSchemaValidator. Sun Yuhan 2025-06-10 16:05:51 +08:00
  • b925c50f04 fix: Fixed GH-3492, Fixed the SQL error in the isTableExists method of MariaDBSchemaValidator. Sun Yuhan 2025-06-10 16:05:51 +08:00
  • 512ae893d2 Make auto-configuration deps optional in docker compose module (#3502) Eddú Meléndez Gonzales 2025-06-10 10:34:37 -06:00
  • 825bcf6ab0 Make auto-configuration deps optional in docker compose module (#3502) Eddú Meléndez Gonzales 2025-06-10 10:34:37 -06:00
  • 8053ae39c5 Refactor QdrantObjectFactory to allow null metadata values WOONBE 2025-06-09 17:00:26 +09:00
  • 8b45f41139 Refactor QdrantObjectFactory to allow null metadata values WOONBE 2025-06-09 17:00:26 +09:00
  • dfa09c1930 Make auto-configuration deps optional in testcontainers module (#3465) Eddú Meléndez Gonzales 2025-06-09 00:26:28 -06:00
  • 161c437556 Make auto-configuration deps optional in testcontainers module (#3465) Eddú Meléndez Gonzales 2025-06-09 00:26:28 -06:00
  • a3d0898ee5 fix:Typo cloud bindings (#3436) chainHo 2025-06-06 18:34:02 +08:00
  • 694bb50be5 fix:Typo cloud bindings (#3436) chainHo 2025-06-06 18:34:02 +08:00
  • 963b9dbded fix(qdrant): support Long type in payload by converting to String Solomon Hsu 2025-05-29 11:29:33 +08:00
  • f0d4cbf037 fix(qdrant): support Long type in payload by converting to String Solomon Hsu 2025-05-29 11:29:33 +08:00
  • 7ba7727585 build: Use spring-web instead of spring-webflux in spring-ai-retry Piotr Kubowicz 2025-06-05 14:32:12 +02:00
  • cecc046c26 build: Use spring-web instead of spring-webflux in spring-ai-retry Piotr Kubowicz 2025-06-05 14:32:12 +02:00
  • 36903ebf52 perf(logging): optimize debug logging in PromptChatMemoryAdvisor (#3448) Ahoo Wang 2025-06-06 17:19:45 +08:00
  • e45b1b3f8d perf(logging): optimize debug logging in PromptChatMemoryAdvisor (#3448) Ahoo Wang 2025-06-06 17:19:45 +08:00
  • 0c43e24b66 docs: update huggingface doc (#3445) jonghoonpark 2025-06-05 22:02:19 +09:00
  • 925def2725 docs: update huggingface doc (#3445) jonghoonpark 2025-06-05 22:02:19 +09:00
  • 343ab5c94e feat(openai): for tts and chat completions update supported voices enums (#3411) pavan kumar punna 2025-06-05 07:32:11 +05:30
  • eb69a60df1 feat(openai): for tts and chat completions update supported voices enums (#3411) pavan kumar punna 2025-06-05 07:32:11 +05:30
  • c790d6c147 fix: OpenAiChatOptions support transfer webSearchOptions lambochen 2025-05-29 22:26:58 +08:00
  • 4621c812cc fix: OpenAiChatOptions support transfer webSearchOptions lambochen 2025-05-29 22:26:58 +08:00
  • c1a6a62320 Update CI/CD GH Action to run against valid non main branches Ilayaperumal Gopinathan 2025-06-04 13:49:31 +01:00
  • 96c45c7ee9 Neo4j module: Determine default embedding dimension from model. Gerrit Meier 2025-01-15 16:09:37 +01:00
  • cb97d9c4e2 Neo4j module: Determine default embedding dimension from model. Gerrit Meier 2025-01-15 16:09:37 +01:00
  • 5f23dcade3 Fix CI/CD GH Action to trigger for 1.0.x branch Ilayaperumal Gopinathan 2025-06-04 11:30:29 +01:00
  • 3fe052fd83 fix: Fixed the missing properties in the AutoConfiguration of ChromaVectorStore. (#3435) Sun Yuhan 2025-06-04 17:29:38 +08:00
  • da94833983 fix: Fixed the missing properties in the AutoConfiguration of ChromaVectorStore. (#3435) Sun Yuhan 2025-06-04 17:29:38 +08:00
  • de3edbd867 fix: correct ToolDefinition.builder() usage in docs (#3431) SexyProgrammer 2025-06-04 16:59:51 +08:00
  • 8af1d3958f fix: correct ToolDefinition.builder() usage in docs (#3431) SexyProgrammer 2025-06-04 16:59:51 +08:00
  • 35e8ee9b06 Changes related to the response format have been added to the document. (#3434) jonghoonpark 2025-06-04 09:58:40 +09:00
  • b070c67336 Changes related to the response format have been added to the document. (#3434) jonghoonpark 2025-06-04 09:58:40 +09:00
  • a385ed4bd4 CI build for non main branches Soby Chacko 2025-06-03 17:28:15 -04:00
  • d03654b2e7 chore: move speech1.mp3 to src/test/resources Jan-Eric Harnack 2025-06-03 19:18:45 +02:00
  • ab88fea83e chore: move speech1.mp3 to src/test/resources Jan-Eric Harnack 2025-06-03 19:18:45 +02:00
  • ae9284cb01 Add support for ApiKey for Anthropic and use it dynamically for every request Filip Hrisafov 2025-05-29 01:18:25 +02:00
  • 0a1cf81cfc Add support for ApiKey for Anthropic and use it dynamically for every request Filip Hrisafov 2025-05-29 01:18:25 +02:00
  • 5ecfcce163 GH-3415: Add Spring Framework 7.x compatibility to RetryUtils#ResponseErrorHandler Soby Chacko 2025-06-02 20:04:19 -04:00
  • 094eeab405 GH-3415: Add Spring Framework 7.x compatibility to RetryUtils#ResponseErrorHandler Soby Chacko 2025-06-02 20:04:19 -04:00
  • 9aa0c9a9c5 docs:Revise the documents of deepseek and minimax-chat (#3408) YunKui Lu 2025-06-03 07:37:12 +08:00
  • ea995dfa51 docs:Revise the documents of deepseek and minimax-chat (#3408) YunKui Lu 2025-06-03 07:37:12 +08:00
  • 8fe3cad5ee docs(bedrock-converse): fix MIME types and standardize formatting in video modalities docs (#3413) pavan kumar punna 2025-06-03 04:05:30 +05:30
  • 8e5a1d37d8 docs(bedrock-converse): fix MIME types and standardize formatting in video modalities docs (#3413) pavan kumar punna 2025-06-03 04:05:30 +05:30
  • 8cd64bc1f4 docs: Remove duplicate NoOpTemplateRenderer mention in chatclient.adoc (#3414) YunKui Lu 2025-06-03 06:30:35 +08:00
  • 12bd905413 docs: Remove duplicate NoOpTemplateRenderer mention in chatclient.adoc (#3414) YunKui Lu 2025-06-03 06:30:35 +08:00