Skip to content

[REFACTOR] 배포 편하게 관리하기 #41

@kooqooo

Description

@kooqooo

🏞️ Background

  • 서버를 옮길 때마다 매번 관리해줘야 하는 것들이 많았습니다.
  • 특히 data 폴더와 secrets.yaml로 관리했는데 불필요한 항목들이 많았습니다.
  • 그래서 필요한 항목만 남기고 .env로 관리하여 도커로 실행할 때도 yaml 파일을 구할 필요가 없이 실행시키려고 합니다.

📝 To do

  • 불필요한 config 지우기
  • yaml 대신 env 사용하기
  • GPT 모델 gpt-3.5-turbo-16k -> gpt-4o-mini로 변경

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions