Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion temporal-spring-ai/README.md
Original file line number Diff line number Diff line change
@@ -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 |
Expand Down
Loading