dandavison / dandavison/temporalio-misc
AI authoring of workflows
Open
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Write a Temporal workflow that implements a conversation with an LLM. The key requirements are:
- The workflow should be started by sending the first message in the conversation.
- The user can thereafter send messages into the conversation for as long as they want.
- The user can terminate the conversation.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.