mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #329] [MERGED] Fix full stack example docker files #400
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/329
Author: @logan-markewich
Created: 10/18/2024
Status: ✅ Merged
Merged: 10/21/2024
Merged by: @logan-markewich
Base:
main← Head:logan/fix_fullstack_example📝 Commits (4)
c2bd9a7wip5c03629remove commente17a5fcfix workflow deployment7bade6eslightly more wait📊 Changes
3 files changed (+17 additions, -7 deletions)
View changed files
📝
examples/python_fullstack/docker-compose.yml(+5 -1)📝
examples/python_fullstack/python_fullstack.yaml(+6 -0)📝
examples/python_fullstack/workflows/rag_workflow.py(+6 -6)📄 Description
Fixes https://github.com/run-llama/llama_deploy/issues/328
Attempting to fix directories not being mounted properly.
What I have so far fixes the initial error, but still getting some weird timeout issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.