mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #305] [MERGED] docs: more comprehensive docs #383
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/llama_deploy/pull/305
Author: @masci
Created: 10/9/2024
Status: ✅ Merged
Merged: 10/10/2024
Merged by: @masci
Base:
main← Head:massi/docs📝 Commits (10+)
b8c3592remove unneeded plugins0cd132cupdate deps25cea9cfix warnings982e50fsave progress8043fe1document llamactl6819e75fix prettier misformat9ffc1b1fix API reference79e98c9add core components section30e6a16fix navigationc28bfa1document apiserver📊 Changes
37 files changed (+1856 additions, -1993 deletions)
View changed files
📝
.pre-commit-config.yaml(+0 -6)➖
docs/docs/api_reference/llama_deploy/Message Queues/index.md(+0 -3)➖
docs/docs/api_reference/llama_deploy/Message Queues/kafka.md(+0 -3)➖
docs/docs/api_reference/llama_deploy/Message Queues/rabbitmq.md(+0 -3)➖
docs/docs/api_reference/llama_deploy/Message Queues/redis.md(+0 -3)➖
docs/docs/api_reference/llama_deploy/Message Queues/simple.md(+0 -3)➕
docs/docs/api_reference/llama_deploy/apiserver.md(+10 -0)➖
docs/docs/api_reference/llama_deploy/client.md(+0 -3)📝
docs/docs/api_reference/llama_deploy/control_plane.md(+2 -2)➕
docs/docs/api_reference/llama_deploy/deploy.md(+3 -0)➖
docs/docs/api_reference/llama_deploy/deployment.md(+0 -3)📝
docs/docs/api_reference/llama_deploy/message_consumers.md(+2 -2)📝
docs/docs/api_reference/llama_deploy/message_publishers.md(+2 -2)➕
docs/docs/api_reference/llama_deploy/message_queues/index.md(+6 -0)➕
docs/docs/api_reference/llama_deploy/message_queues/kafka.md(+3 -0)➕
docs/docs/api_reference/llama_deploy/message_queues/rabbitmq.md(+3 -0)➕
docs/docs/api_reference/llama_deploy/message_queues/redis.md(+3 -0)➕
docs/docs/api_reference/llama_deploy/message_queues/simple.md(+3 -0)📝
docs/docs/api_reference/llama_deploy/messages.md(+2 -2)📝
docs/docs/api_reference/llama_deploy/orchestrators.md(+2 -2)...and 17 more files
📄 Description
For a preview, from the
docsfolder:then
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.