Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/deploy #42

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Refactor/deploy #42

wants to merge 22 commits into from

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    2ff330c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e207f5a View commit details
    Browse the repository at this point in the history
  3. refactor: yaml -> dotenv

    kooqooo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e854b6c View commit details
    Browse the repository at this point in the history
  4. refactor: 모델 이름 일괄 변경

    - gpt-3.5-turbo-16k -> gpt-4o-mini
    
    #41
    kooqooo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    007d67c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    570ed9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    273ffc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e826fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67f5197 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56e118a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45f2772 View commit details
    Browse the repository at this point in the history
  11. Update requirements.txt

    kooqooo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1033e00 View commit details
    Browse the repository at this point in the history
  12. Update requirements.txt

    kooqooo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    524edb5 View commit details
    Browse the repository at this point in the history
  13. Update requirements.txt

    kooqooo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    56bb7ac View commit details
    Browse the repository at this point in the history
  14. fix: 빠진 import 추가

    kooqooo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    48a70a4 View commit details
    Browse the repository at this point in the history
  15. Update mongo_config.py

    kooqooo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a9d75a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Create .dockerignore

    kooqooo authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    1bf3aa5 View commit details
    Browse the repository at this point in the history
  2. fix: 오타 수정

    kooqooo authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    69c3505 View commit details
    Browse the repository at this point in the history
  3. Update util.py

    kooqooo authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    71c0718 View commit details
    Browse the repository at this point in the history
  4. Create Dockerfile

    kooqooo authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    905c546 View commit details
    Browse the repository at this point in the history
  5. Create docker-compose.yml

    kooqooo authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    505e809 View commit details
    Browse the repository at this point in the history
  6. Update util.py

    kooqooo authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    e3bc293 View commit details
    Browse the repository at this point in the history
  7. Update mongo_config.py

    kooqooo authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    72112bc View commit details
    Browse the repository at this point in the history