feat: veo3와 s3 업로드 기능 완성#7
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣ Issue Number
📝 요약(Summary)
veo3와 s3 업로드 기능 완성
💬 공유사항 to 리뷰어
app/schemas/veo.py 및 app/tasks/veo_tasks.py 가 주요 veo 관련 코드
test/* 및 script/* 는 테스트 환경을 위한 간단한 코드 (local 혹은 실행방법 확인용)
main commit 시 drop 할 예정
Celery를 실행시켜야 비동기가 정상작동함 !!반드시 확인바람!!
celery -A app.celery_app worker --loglevel=info --concurrency=4필요시 dockerfile 제작 가능
기존 코드 수정 (!! 반드시 확인 바람)
load_dotenv(dotenv_path=Path(__file__).resolve().parent / ".env")가 로컬에서 오류를 일으켜load_dotenv()로 변경시 문제가 있는지 확인 바람✅ PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.
과금이 너무 불안해서 아직 전체 워크로드 테스트 하지 않음.
reject 시 요청 바람