mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-20 21:59:32 -04:00
[PR #43] [MERGED] docs: add new docs #56
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/43
Author: @logan-markewich
Created: 4/17/2025
Status: ✅ Merged
Merged: 4/21/2025
Merged by: @himself65
Base:
main← Head:logan/new_docs📝 Commits (10+)
9f1eac5add new docs9f60746some fixes96d9546Create violet-moons-thank.mde2fd0e8ensure index.mdx works241a26bensure basic worksaa2e619ensure streaming works2a8c8d8ensure integrations work086fd05ensure advanced examples work3975274lint3ff409bdocs: update meta.json📊 Changes
10 files changed (+1717 additions, -24 deletions)
View changed files
➕
.changeset/violet-moons-thank.md(+5 -0)📝
.github/workflows/preview.yml(+127 -0)📝
.github/workflows/release.yml(+4 -0)➖
docs/CHANGELOG.md(+0 -13)➕
docs/llamaflow/advanced-events.mdx(+533 -0)➕
docs/llamaflow/basic-workflow.mdx(+343 -0)📝
docs/llamaflow/index.mdx(+117 -8)➕
docs/llamaflow/llamaindex-integration.mdx(+287 -0)📝
docs/llamaflow/meta.json(+10 -3)➕
docs/llamaflow/streaming.mdx(+291 -0)📄 Description
Some initial scafolding for docs using the new workflows.
A few key notes
This leaves us with some TODOS
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.