Releases: run-llama/llama-flow
Releases · run-llama/llama-flow
@llama-flow/[email protected]
Patch Changes
- Updated dependencies [24fe0b2]
- @llama-flow/[email protected]
@llama-flow/[email protected]
Patch Changes
- Updated dependencies [24fe0b2]
- @llama-flow/[email protected]
@llama-flow/[email protected]
Patch Changes
- 24fe0b2: Add support for zod schemas for events
@llama-flow/[email protected]
Patch Changes
- Updated dependencies [9c17c2e]
- @llama-flow/[email protected]
@llama-flow/[email protected]
Patch Changes
- Updated dependencies [9c17c2e]
- @llama-flow/[email protected]
@llama-flow/[email protected]
Patch Changes
- 9c17c2e: fix: build and export all middlewares to esm and cjs modules
@llama-flow/[email protected]
Patch Changes
- Updated dependencies [23ecfc7]
- Updated dependencies [4402a6d]
- Updated dependencies [9c65785]
- @llama-flow/[email protected]
@llama-flow/[email protected]
Patch Changes
- 23ecfc7: feat: update http protocol
- Updated dependencies [23ecfc7]
- Updated dependencies [4402a6d]
- Updated dependencies [9c65785]
- @llama-flow/[email protected]
@llama-flow/[email protected]
Patch Changes
-
23ecfc7: feat: update http protocol
-
4402a6d: fix: workflow stream extends standard readable stream
-
9c65785: feat: add
withSnapshot
middleware APIAdd snapshot API, for human in the loop feature. The API is designed for cross JavaScript platform, including node.js, browser, and serverless platform such as cloudflare worker and edge runtime
workflow.createContext(): Context
context.snapshot(): Promise<[requestEvent, snapshot]>
workflow.resume(data, snapshot)
@llama-flow/[email protected]
Patch Changes
- Updated dependencies [1005e84]
- @llama-flow/[email protected]