mirror of
https://github.com/run-llama/template-workflow-document-qa.git
synced 2026-06-30 21:47:58 -04:00
[PR #1] [MERGED] edits #1
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/template-workflow-document-qa/pull/1
Author: @adrianlyjak
Created: 9/18/2025
Status: ✅ Merged
Merged: 9/18/2025
Merged by: @adrianlyjak
Base:
main← Head:adrian/edits📝 Commits (8)
45ac03fadding test-projb4f5686add github3e56a0cAdd py tests/lints0960afereformats1577189hmm1b1cc97fix formats0ec58bbm73d0352m📊 Changes
52 files changed (+1805 additions, -327 deletions)
View changed files
➖
.env(+0 -5)➕
.env.template(+2 -0)➕
.github/workflows/check-regeneration.yml(+69 -0)➕
.gitignore.jinja(+4 -0)📝
copier.yaml(+4 -16)📝
copier/copy_utils.py(+1 -0)➖
llama_deploy.yaml(+0 -8)➖
llama_deploy.yaml.jinja(+0 -8)➖
pyproject.toml(+0 -25)📝
pyproject.toml.jinja(+34 -12)📝
src/{{ project_name_snake }}/__init__.py(+0 -0)➕
src/{{ project_name_snake }}/clients.py(+52 -0)📝
src/{{ project_name_snake }}/qa_workflows.py(+124 -124)➖
src/{{project_name_snake}}/__pycache__/__init__.cpython-312.pyc(+0 -0)➖
src/{{project_name_snake}}/__pycache__/clients.cpython-312.pyc(+0 -0)➖
src/{{project_name_snake}}/__pycache__/qa_workflows.cpython-312.pyc(+0 -0)➖
src/{{project_name_snake}}/__pycache__/workflows.cpython-312.pyc(+0 -0)➖
src/{{project_name_snake}}/clients.py(+0 -34)➖
src/{{project_name_snake}}/config.py.jinja(+0 -2)➕
test-proj/.copier-answers.yml(+6 -0)...and 32 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.