mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #314] [MERGED] CORS handling #391
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/314
Author: @logan-markewich
Created: 10/12/2024
Status: ✅ Merged
Merged: 10/12/2024
Merged by: @logan-markewich
Base:
main← Head:logan/cors_apiserver📝 Commits (1)
8b15e17CORS handling📊 Changes
3 files changed (+20 additions, -1 deletions)
View changed files
📝
README.md(+6 -0)📝
llama_deploy/apiserver/app.py(+13 -0)📝
pyproject.toml(+1 -1)📄 Description
Added an env-var to control CORS handling
Open to other ways to control this of course
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.