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

[#29] [중복] 파일 내용 조회를 위한 AOP를 개발한다 #43

Merged
merged 5 commits into from
Oct 7, 2024

Commits on Oct 6, 2024

  1. docs: 음식 분석 프롬프트 텍스트 파일 저장

    - 음식 분석 프롬프트 텍스트 파일 저장
    devholic22 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4208ff3 View commit details
    Browse the repository at this point in the history
  2. feat: StringFile 어노테이션 작성

    - StringFile 어노테이션 작성
    devholic22 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    104c0e6 View commit details
    Browse the repository at this point in the history
  3. feat: OpenAiFoodSearchManager에 StringFile 적용

    - OpenAiFoodSearchManager에 StringFile 어노테이션 적용
    - 기존 프롬프트 제거
    devholic22 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c24d318 View commit details
    Browse the repository at this point in the history
  4. feat: StringFileAspect 구현

    - StringFileAspect 구현
    - 필요한 예외 등록
    devholic22 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b79ce0a View commit details
    Browse the repository at this point in the history
  5. refactor: OpenAiFoodSearchManager 예외 처리 수정

    - OpenAiFoodSearchManager의 예외 처리 작성 위치 수정
    devholic22 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    0203abb View commit details
    Browse the repository at this point in the history