Alex Yang

Results 226 issues of Alex Yang

basic example: ```ts import { createWorkflow, workflowEvent } from "@llama-flow/core"; import { mergeToWorkflow } from "@llama-flow/core/ai"; import { streamText } from "ai"; import { openai } from "@ai-sdk/openai"; const chatWorkflow...

Related: https://jsr.io/docs/about-slow-types

help wanted

I just follow https://parceljs.org/recipes/rsc/#quick-start ```shell TypeError: Failed to fetch fetchRSC node_modules/.pnpm/@[email protected][email protected][email protected][email protected]/node_modules/@parcel/rsc/src/client.tsx:58:19 55 | 56 | export async function fetchRSC(url: string | URL | Request, options?: 57 | const temporaryReferences =...

rsc

when i bump to the latest version, the output file emit `@swc/helpers` import refs: https://github.com/run-llama/LlamaIndexTS/pull/2074/commits

## This relates to... ## Rationale ## Changes lazy setup dispatcher so that lazyLoadUndici in node.js core module won't affect the `globalThis` ### Features ### Bug Fixes Fixes: https://github.com/nodejs/node/issues/59012 ###...

Get confused on the PR, I get no infomation of somehow cancelled CI https://github.com/nodejs/node/pull/59221