mirror of
https://github.com/run-llama/vibe-llama.git
synced 2026-07-01 21:54:01 -04:00
[PR #21] [MERGED] Copy paste in llamadeploy docs #23
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/vibe-llama/pull/21
Author: @adrianlyjak
Created: 9/26/2025
Status: ✅ Merged
Merged: 9/26/2025
Merged by: @AstraBert
Base:
main← Head:adrian/llamadeploy📝 Commits (2)
3e8995bCopy paste in llamadeploy docs 😢3cf0936version bump📊 Changes
5 files changed (+953 additions, -9 deletions)
View changed files
➕
documentation/llamadeploy.md(+939 -0)📝
pyproject.toml(+1 -1)📝
src/vibe_llama/sdk/base.py(+4 -6)📝
src/vibe_llama/starter/data.py(+8 -1)📝
uv.lock(+1 -1)📄 Description
Copy pastes in llama deploy docs. I'm not looking forward to maintaining parity for these docs. (Probably will be a fair amount of changes)
Wondering how we should manage this going forward. Might be nice to somehow generate something like these docs in the site build, and have some configuration as to whether it uses "llms.txt" mode (llama index docs) or full docs. Not sure how to manage the custom chunking. The llama deploy docs here are just chunked by page 🤷
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.