We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d939798 commit af1d0e8Copy full SHA for af1d0e8
1 file changed
README.md
@@ -64,6 +64,7 @@ Some examples require extra dependencies. See each sample's directory for specif
64
* [custom_metric](custom_metric) - Custom metric to record the workflow type in the activity schedule to start latency.
65
* [dsl](dsl) - DSL workflow that executes steps defined in a YAML file.
66
* [encryption](encryption) - Apply end-to-end encryption for all input/output.
67
+* [expense](expense) - Human-in-the-loop processing and asynchronous activity completion.
68
* [gevent_async](gevent_async) - Combine gevent and Temporal.
69
* [langchain](langchain) - Orchestrate workflows for LangChain.
70
* [message_passing/introduction](message_passing/introduction/) - Introduction to queries, signals, and updates.
0 commit comments