mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #205] [MERGED] Remove examples, update readme #316
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/205
Author: @logan-markewich
Created: 8/28/2024
Status: ✅ Merged
Merged: 8/28/2024
Merged by: @logan-markewich
Base:
v0.1.0← Head:logan/clean_up_examples_readme📝 Commits (8)
89cb371remove old examplesff2e7a4remove even more examplesaaff1bereadme186baecUpdate README.mdff43019Update README.md854f981Update README.md9524cd5Update README.md6703fecUpdate README.md📊 Changes
39 files changed (+179 additions, -8038 deletions)
View changed files
📝
README.md(+179 -203)➖
examples/agentic_human_local_single.py(+0 -47)➖
examples/agentic_local_single.py(+0 -49)➖
examples/agentic_rag_toolservice.ipynb(+0 -455)➖
examples/agentic_server.py(+0 -77)➖
examples/agentic_toolservice_local_single.py(+0 -61)➖
examples/assets/corrective_rag.png(+0 -0)➖
examples/corrective_rag.ipynb(+0 -548)➖
examples/human-in-the-loop/.gitignore(+0 -12)➖
examples/human-in-the-loop/Dockerfile(+0 -49)➖
examples/human-in-the-loop/README.md(+0 -56)➖
examples/human-in-the-loop/docker-compose.yml(+0 -116)➖
examples/human-in-the-loop/human_in_the_loop/__init__.py(+0 -11)➖
examples/human-in-the-loop/human_in_the_loop/additional_services/__init__.py(+0 -0)➖
examples/human-in-the-loop/human_in_the_loop/additional_services/human_in_the_loop.py(+0 -103)➖
examples/human-in-the-loop/human_in_the_loop/agent_services/__init__.py(+0 -0)➖
examples/human-in-the-loop/human_in_the_loop/agent_services/funny_agent.py(+0 -101)➖
examples/human-in-the-loop/human_in_the_loop/apps/__init__.py(+0 -0)➖
examples/human-in-the-loop/human_in_the_loop/apps/css.py(+0 -18)➖
examples/human-in-the-loop/human_in_the_loop/apps/gradio_app.py(+0 -504)...and 19 more files
📄 Description
Still TODO:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.