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]: SpringAi GPT 연결 및 프롬프트 작성 #74

Merged
merged 6 commits into from
Oct 25, 2024

Conversation

ez23re
Copy link
Contributor

@ez23re ez23re commented Oct 23, 2024

📄요약

71번 pr 올렸을 때 apiKey CI에 반영되지 않아 빌드 실패한 점 수정했습니다.
Value -> Configurationproperties 변경도 했습니다.
프롬프트 작성했습니다.

🖋️작업 내용

  • CI apiKey 설정
  • @value 개선
  • 프롬프팅

📷스크린샷

스크린샷 2024-10-25 011442
스크린샷 2024-10-25 011507

❗참고 사항

스크린샷 2024-10-25 011651

🔗이슈

close #70

@ez23re ez23re added the ✨feature 기능 개발 및 수정 label Oct 23, 2024
@ez23re ez23re self-assigned this Oct 23, 2024
@ez23re ez23re changed the title [refactor]: SpringAi GPT 연결 수정사항 반영 [refactor]: SpringAi GPT 연결 및 프롬프트 작성 Oct 24, 2024
kanguk01 and others added 6 commits October 25, 2024 13:50
파일 업로드 -> STT 실행의 기본 기능을 구현한다.
기존 CLOVA Speech Recognition 에서 CLOVA Speech 실시간 스트리밍 API를 활용하여 실시간 처리를 가능하도록 수정한다.

@Getter
@Setter
@ConfigurationProperties(prefix = "gpt-api-key")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

궁금한게 이렇게 하고 application.yml 에는 명시를 안하셨는데 그냥 바로 환경변수에 집어넣은건가요??

@kanguk01 kanguk01 force-pushed the feat/70-gpt-api-new branch from a838805 to bbec73b Compare October 25, 2024 05:14
@kanguk01 kanguk01 merged commit 7c687dd into weekly/7 Oct 25, 2024
1 check passed
@kanguk01 kanguk01 deleted the feat/70-gpt-api-new branch October 25, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 기능 개발 및 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants