From f7200779bd2b70c58dc68236e4adf2d366f24a72 Mon Sep 17 00:00:00 2001 From: Donald Pinckney Date: Tue, 21 Apr 2026 10:35:40 -0400 Subject: [PATCH] Revise README for project name and preview warning Updated README to reflect project name and added warning about public preview status. --- temporal-spring-ai/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/temporal-spring-ai/README.md b/temporal-spring-ai/README.md index 684fc4ef8..3fbc587a7 100644 --- a/temporal-spring-ai/README.md +++ b/temporal-spring-ai/README.md @@ -1,7 +1,12 @@ -# temporal-spring-ai +# `temporal-spring-ai`: Temporal + Spring AI Integration Integrates [Spring AI](https://docs.spring.io/spring-ai/reference/) with [Temporal](https://temporal.io/) workflows, making AI model calls, tool execution, vector store operations, embeddings, and MCP tool calls durable Temporal primitives. +> [!WARNING] +> `temporal-spring-ai` is currently in Public Preview, and will continue to evolve and improve. +> We would love to hear your feedback - positive or negative - over in the [Community Slack](https://t.mp/slack), in the [#topic-ai channel](https://temporalio.slack.com/archives/C0818FQPYKY) + + ## Compatibility | Dependency | Minimum Version |