mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-20 21:59:32 -04:00
[PR #118] [MERGED] remove remaining llamaflow mentions #122
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/118
Author: @logan-markewich
Created: 6/25/2025
Status: ✅ Merged
Merged: 6/25/2025
Merged by: @logan-markewich
Base:
main← Head:logan/remove-remaining-llamaflow-mentions📝 Commits (2)
d66ff0aremove remaining llamaflow mentions14aab9fCreate silly-cycles-sell.md📊 Changes
16 files changed (+37 additions, -30 deletions)
View changed files
➕
.changeset/silly-cycles-sell.md(+7 -0)📝
.github/workflows/preview.yml(+8 -8)📝
CLAUDE.md(+1 -1)📝
README.md(+2 -2)📝
docs/package.json(+2 -2)📝
docs/workflows/advanced-events.mdx(+0 -0)📝
docs/workflows/basic-workflow.mdx(+0 -0)📝
docs/workflows/index.mdx(+7 -7)📝
docs/workflows/llamaindex-integration.mdx(+3 -3)📝
docs/workflows/meta.json(+0 -0)📝
docs/workflows/streaming.mdx(+0 -0)📝
packages/core/package.json(+1 -1)📝
packages/http/package.json(+1 -1)📝
tests/cjs/CHANGELOG.md(+1 -1)📝
tests/cjs/package.json(+2 -2)📝
tests/cjs/workflow-cjs.test.ts(+2 -2)📄 Description
There was a few straggling llama-flow mentions.
Also, this PR updates the docs to refer to them as workflows (both in docs and in package names)
I believe this PR has to be merged first, and then we can merge this?
https://github.com/run-llama/LlamaIndexTS/pull/2040
But let me know if there's a better way to approach this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.