Commit Graph

  • b8be96cf79 apply builder pattern to AnthropicApi jonghoonpark 2025-04-21 10:51:13 +09:00
  • b20e802259 fix: typo specification (#2791) kimsunghyun1995 2025-04-29 20:06:22 +09:00
  • d48f4f63db apply builder pattern to OllamaApi jonghoon park 2025-04-29 04:16:29 +09:00
  • 53406c1dd3 Fix missing table name in exception message in CassandraVectorStore (#2842) jito 2025-04-29 19:15:01 +09:00
  • 2e0017db49 fix: Typo at the codebase Changho Kim 2025-04-21 15:31:59 +09:00
  • f759883c6c Update getting-started.adoc shishuiwuhen2009 2025-04-25 10:59:26 +08:00
  • 9e9980707a fix null systemText in PromptChatMemoryAdvisor Miloš Havránek 2025-04-25 14:22:53 +02:00
  • 388068d481 Maven build issues fixes Nicolas KRIER 2025-04-27 13:26:59 +02:00
  • 1457dc800d feat(mcp): add support for completion specifications in MCP server Christian Tzolov 2025-04-18 09:39:07 +02:00
  • 1bf5787865 Fix message order in Cassandra chat memory after retrieving from db Linar Abzaltdinov 2025-04-22 11:53:53 +03:00
  • b74e30816c Add three request body parameters to Mistral AI Chat Completion Seunghyeon Ji 2025-04-11 21:42:40 +09:00
  • 1e1ad41815 Introduce DocumentPostProcessor API for Modular RAG Thomas Vitale 2025-04-28 21:44:26 +02:00
  • 5397108b5a Support URI in Media Thomas Vitale 2025-04-28 22:29:52 +02:00
  • 688eab19f9 Add missing metadata for spring.ai.model.* properties Thomas Vitale 2025-04-28 23:33:28 +02:00
  • faa8778b6a Make ChatClient and Advisor APIs more robust - Part 2 Thomas Vitale 2025-04-27 11:46:44 +02:00
  • 0c0787b849 Make ImageOptions non-null when constructing ImagePrompt Ilayaperumal Gopinathan 2025-04-28 18:51:10 +01:00
  • 3b752bbb54 Update deprecated Media constructor usage in documentation example (#2762) jito 2025-04-29 02:57:16 +09:00
  • 8f5dbc8963 fix typo(Egineering->Engineering) (#2797) Shawn Yu 2025-04-29 01:55:04 +08:00
  • 637a6b85c0 chore: fix typo (#2827) He-Pin(kerr) 2025-04-29 01:43:25 +08:00
  • 37351fbba4 Rename ToolRegistration to ToolSpecification (#2859) jito 2025-04-29 02:41:28 +09:00
  • 98ed0fbfd5 Remove broken example applications from list (#2689) jito 2025-04-29 02:36:47 +09:00
  • 967c1d6761 feat (#2749) 努力的小雨 2025-04-29 01:34:08 +08:00
  • 51046c78dd Fix typo in retrieval-augmented-generation.adoc (#2652) 吴伟杰 2025-04-29 01:31:43 +08:00
  • 783e21966b Remove deprecated code in observation context Mark Pollack 2025-04-28 13:21:51 -04:00
  • f0702c343b Remove deprecated FunctionCallback references Ilayaperumal Gopinathan 2025-04-28 10:13:06 +01:00
  • 22c778f8cc Switch CassandraContainer implementation (#2663) Eddú Meléndez Gonzales 2025-04-28 10:08:27 -06:00
  • dc5922fe9a feat: Add equals, hashCode, deep copy, and tests to OCICohereChatOptions (#2361) Alexandros Pappas 2025-04-28 18:03:53 +02:00
  • e5faad5ea4 Docs don't show these as bullets because they are in a note block. Looking at the other code it should be like this. (#1810) Jackie Gleason 2025-04-28 12:00:55 -04:00
  • f18aac07b7 GH-2518: Remove requestOptions from observation context objects Soby Chacko 2025-04-25 21:56:09 -04:00
  • 4eeeb83d3f Add default ChatOptions to Prompt Ilayaperumal Gopinathan 2025-04-28 15:46:03 +01:00
  • 363ebf8de6 Fix Spring AI BOM flatten maven plugin configuration Ilayaperumal Gopinathan 2025-04-28 16:06:18 +01:00
  • 8deb23afe1 Removing deprecated constructors and methods Ilayaperumal Gopinathan 2025-04-24 11:47:04 +01:00
  • 35ed49bf24 Update EvaluationResponse Ilayaperumal Gopinathan 2025-04-28 14:20:24 +01:00
  • c726005a5b Add autoconfiguration processor for autoconfigure modules Łukasz Jernaś 2025-04-08 10:12:27 +02:00
  • 9489ace425 Update mongodb.adoc (#2809) qwp_p 2025-04-28 19:37:26 +08:00
  • ffd8f1fa6f Update getting-started.adoc (#2880) shishuiwuhen2009 2025-04-28 18:07:44 +08:00
  • c95d5c05ba Bump org.apache.tika to 3.1.0 (#2900) David Frizelle 2025-04-28 20:00:29 +10:00
  • 283a41fd13 chore: Fix typo in toolContext. (#2854) He-Pin(kerr) 2025-04-28 17:51:12 +08:00
  • 7f0a97d4a7 Remove FunctionCallbackResolver from chat model autoconfigurations Ilayaperumal Gopinathan 2025-04-28 08:01:59 +01:00
  • acd986e59c Add maven plugins to Spring AI BOM Ilayaperumal Gopinathan 2025-04-28 07:53:40 +01:00
  • 4e313a9dc6 feat(mcp): Add SSE endpoint parameter to WebFlux and WebMvc transport providers LiujunjieALiling 2025-04-22 23:47:58 +08:00
  • 25e52b8c94 Fix mutable observation context Thomas Vitale 2025-04-26 07:43:26 +02:00
  • 867bc2e028 Add additional metadata to Spring AI BOM Ilayaperumal Gopinathan 2025-04-25 23:32:42 +01:00
  • 8c718ca8a7 Spring AI BOM updates Ilayaperumal Gopinathan 2025-04-25 11:42:55 +01:00
  • 0024e4dd49 Chat Memory Enhancements Thomas Vitale 2025-04-25 21:51:47 +02:00
  • 9692ebd7b4 Refactor toolcalling support for ZhipuAI Ilayaperumal Gopinathan 2025-04-25 19:46:15 +01:00
  • 49e1dd10a9 Refactor toolcalling support for Minimax Ilayaperumal Gopinathan 2025-04-25 11:38:47 +01:00
  • 98052624b1 Remove Qianfan and Moonshot model modules Mark Pollack 2025-04-25 14:02:23 -04:00
  • ff52859b2d migrate remaining moonshot modules to community repo Mark Pollack 2025-04-25 13:05:11 -04:00
  • 2bc29dab32 Introduce TemplateRenderer for prompt templating Thomas Vitale 2025-04-24 23:13:06 +02:00
  • f561b63493 Fix stdio typos in variable names Mark Pollack 2025-04-24 17:06:09 -04:00
  • a351042ca4 fix: fix stdio typos in variable names Wenhao Ma 2025-04-17 18:15:34 +08:00
  • b7207a0ca3 Move template renderers to dedicated modules prompt-template-strategy-part-1 Mark Pollack 2025-04-24 16:53:05 -04:00
  • 5628f050f2 Introduce TemplateRenderer for prompt templating Thomas Vitale 2025-04-24 19:03:34 +02:00
  • 687dea52e0 Update Bedrock runtime from 2.29.29 to 2.31.26 Soby Chacko 2025-04-23 12:22:02 -04:00
  • 81b715b3d2 Update dependencies and cleanup misc version management Soby Chacko 2025-04-22 19:09:45 -04:00
  • 05529b6bf5 Update dependencies for vector stores Soby Chacko 2025-04-21 17:28:06 -04:00
  • e723371723 cosmos db entra id support and fixes Theo van Kraay 2025-04-11 20:24:43 +01:00
  • c0bc6231a5 Remove FunctionCallback deprecations Ilayaperumal Gopinathan 2025-03-20 16:07:13 +00:00
  • 3756e16526 Upgrade azure-open-ai-client to 1.0.0-beta.16 Soby Chacko 2025-04-17 16:56:21 -04:00
  • 5bca99546b Make BeanOutputConverter more extensible 1985-bean-output-converter Mark Pollack 2025-04-17 15:47:12 -04:00
  • 6e0c09838f Fixes #2185 - googleSearchRetrieval(true) causes INVALID_ARGUMENT error with Gemini 2.0 (use google_search instead) ddobrin 2025-04-15 17:17:00 -04:00
  • 53359fd9e6 Fixes #2185 - googleSearchRetrieval(true) causes INVALID_ARGUMENT error with Gemini 2.0 (use google_search instead) ddobrin 2025-04-15 16:29:10 -04:00
  • 3ae67e78ab feat(mcp): Add instructions support to MCP server James Ward 2025-04-12 13:34:01 -06:00
  • 07a2643c06 Fix mistral moderation auto config Ricken Bazolo 2025-04-14 18:59:10 +02:00
  • 1f59ccadad Make ChatClient and Advisor APIs more robust - Part 1 Thomas Vitale 2025-04-15 20:26:00 +02:00
  • 593083980b Docs: Update OpenAI chat model definitions Alexandros Pappas 2025-04-15 14:36:06 +02:00
  • ea3fd92280 Add compatibility for MongoConnectionDetails.getSslBundle method Soby Chacko 2025-04-16 18:33:12 -04:00
  • 15a5069850 Remove use of deprecated isInternalToolExecutionEnabled in ToolCallingChatOptions Ilayaperumal Gopinathan 2025-04-16 12:21:13 +01:00
  • 53a7af500b Addressing the remaining checkstyle failures Soby Chacko 2025-04-14 16:53:06 -04:00
  • aaf1589669 Update tools.adoc , change colon to semicolon (#2741) 可能 2025-04-15 17:28:13 +08:00
  • 76a1dbe747 Fix ToolCallingChatOptions isInternalToolExecutionEnabled Ilayaperumal Gopinathan 2025-04-14 12:38:09 +01:00
  • 257c91ccf2 Fix typo (#2719) Tran Ngoc Nhan 2025-04-14 22:35:06 +07:00
  • 91937d0dce fix: predicate should be wired in even if toolCallingManager is not null Gareth Evans 2025-04-14 10:52:01 +01:00
  • def15f9295 (docs) minor PE patterns copyedit changes Christian Tzolov 2025-04-14 11:46:45 +02:00
  • d32e773c50 (docs) Add Prompt Egineering Patterns section Christian Tzolov 2025-04-14 11:05:28 +02:00
  • d9e7ace996 Miscellaneous checkstyle fixes Soby Chacko 2025-04-13 21:54:46 -04:00
  • 318bdfc7c1 Add missing chat memory entries to BOM Eddú Meléndez 2025-04-13 00:34:59 -05:00
  • 58642552b9 Checkstyle fixes in spring-ai-commons Soby Chacko 2025-04-11 13:50:47 -04:00
  • 96f9003d16 refactor(docs): improve Berock embedding and RAG documentation 1.0.0-M7 Christian Tzolov 2025-04-11 10:26:25 +02:00
  • 2dad4822cf refactor(docs): improve Berock embedding and RAG documentation Christian Tzolov 2025-04-11 10:26:25 +02:00
  • 853d478bca Add SCM URL to the chat memory POM files Ilayaperumal Gopinathan 2025-04-10 21:29:20 +01:00
  • 442b2e9156 Update project URL in the POM files for chat memory modules Ilayaperumal Gopinathan 2025-04-10 21:05:36 +01:00
  • 41274c9fcd Add SCM URL to the chat memory POM files Ilayaperumal Gopinathan 2025-04-10 21:29:20 +01:00
  • 94ff3d4110 Update project URL in the POM files for chat memory modules Ilayaperumal Gopinathan 2025-04-10 21:05:36 +01:00
  • bda702e8e1 Next development version Ilayaperumal Gopinathan 2025-04-10 20:23:38 +01:00
  • 584138af28 Release version 1.0.0-M7 Ilayaperumal Gopinathan 2025-04-10 20:23:07 +01:00
  • d4a3f7a774 Update upgrade notes Mark Pollack 2025-04-10 13:49:13 -04:00
  • 352c0d83be Update TitanEmbeddingBedrockApi for TitanEmbeddingResponse Ilayaperumal Gopinathan 2025-04-10 19:40:22 +01:00
  • 3409c1fd87 feat(mcp): update WebFlux and WebMvc server transport providers with URL configuration Christian Tzolov 2025-04-06 21:26:56 +02:00
  • dbc9375d72 Add prompt to update to M7 Mark Pollack 2025-04-10 13:07:09 -04:00
  • 0aea1866e4 Update support boot versions in getting started doc Mark Pollack 2025-04-10 12:56:18 -04:00
  • eebf2f01b7 fix extraneous test Mark Pollack 2025-04-10 12:24:32 -04:00
  • 31afae9650 Fix AzureOpenAI auto-configuration opt-in Ilayaperumal Gopinathan 2025-04-10 12:04:20 +01:00
  • eef5f74b4c Add support for Docker Model Runner Eddú Meléndez 2025-03-31 14:35:51 -06:00
  • 7b265bffa5 Remove the assertion on partition key path in CosmosDBVectorStore constructor Soby Chacko 2025-04-10 11:33:57 -04:00
  • 923e09a1b0 feat(ollama): Add min_p parameter for improved sampling control gongzhongqiang 2025-03-20 20:15:58 +08:00
  • 9a428f48e1 Update model in FunctionCallWithPromptFunctionIT in vertex gemini to gemini-2.0-flash Soby Chacko 2025-04-09 22:25:10 -04:00
  • cd0ac9cee7 GH-2633: MCP client autoconfiguration runtime hints (#2683) Soby Chacko 2025-04-09 19:24:16 -04:00
  • 186175a96d Refactor RuntimeHints to scan entire packages for JsonInclude annotations (#2681) Soby Chacko 2025-04-09 19:22:35 -04:00