Skip to content

Commit 474d40a

Browse files
committed
Add to root readme
1 parent 5848abe commit 474d40a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Some examples require extra dependencies. See each sample's directory for specif
6969
* [eager_wf_start](eager_wf_start) - Run a workflow using Eager Workflow Start
7070
* [encryption](encryption) - Apply end-to-end encryption for all input/output.
7171
* [env_config](env_config) - Load client configuration from TOML files with programmatic overrides.
72+
* [external_storage](external_storage) - Offload large payloads to S3-compatible object storage, plus a codec server for the Web UI and CLI.
7273
* [gevent_async](gevent_async) - Combine gevent and Temporal.
7374
* [hello_standalone_activity](hello_standalone_activity) - Use activities without using a workflow.
7475
* [langchain](langchain) - Orchestrate workflows for LangChain.

0 commit comments

Comments
 (0)