Skip to content

Releases: run-llama/llama-flow

@llama-flow/[email protected]

10 Jun 12:06
8794696
Compare
Choose a tag to compare

Patch Changes

@llama-flow/[email protected]

10 Jun 12:06
8794696
Compare
Choose a tag to compare

Patch Changes

@llama-flow/[email protected]

10 Jun 12:06
8794696
Compare
Choose a tag to compare

Patch Changes

  • 24fe0b2: Add support for zod schemas for events

@llama-flow/[email protected]

29 May 04:01
d17c3e6
Compare
Choose a tag to compare

Patch Changes

@llama-flow/[email protected]

29 May 04:01
d17c3e6
Compare
Choose a tag to compare

Patch Changes

@llama-flow/[email protected]

29 May 04:01
d17c3e6
Compare
Choose a tag to compare

Patch Changes

  • 9c17c2e: fix: build and export all middlewares to esm and cjs modules

@llama-flow/[email protected]

22 May 09:05
4fed87d
Compare
Choose a tag to compare

Patch Changes

@llama-flow/[email protected]

22 May 09:05
4fed87d
Compare
Choose a tag to compare

Patch Changes

@llama-flow/[email protected]

22 May 09:05
4fed87d
Compare
Choose a tag to compare

Patch Changes

  • 23ecfc7: feat: update http protocol

  • 4402a6d: fix: workflow stream extends standard readable stream

  • 9c65785: feat: add withSnapshot middleware API

    Add 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]

02 May 15:29
4201aab
Compare
Choose a tag to compare

Patch Changes