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

REV-351/정제 api 연동 #86

Merged
merged 10 commits into from
Nov 29, 2023
Merged

REV-351/정제 api 연동 #86

merged 10 commits into from
Nov 29, 2023

Conversation

hyoribogo
Copy link
Member

📑 구현 내용

er

sse.js, react-textarea-autosize 라이브러리를 설치했습니다.

npm i

⬆ 꼭 npm 설치 해주세요 !!!

참고한 링크
https://medium.com/@fullstacksnack/how-to-work-with-chat-gpt-4-sse-streams-in-react-2efe07811f13
https://www.codingthesmartway.com/streaming-real-time-results-with-react-openai-and-server-sent-events/


🚧 참고 사항

  • 가끔 gpt 서버가 에러날 때가 있는데, 그 처리를 아직 못해줬습니다. (처리하려고 할 때마다 잘됨 ..)

  • api 서버 키를 숨겨야 합니다..

  • 저장 버튼 눌렀을 때 처리를 따로 해줘야 합니다! 효중님 고고!


@hyoribogo hyoribogo added 긴급 최우선으로 처리해야 할 작업입니다. 리팩토링 리팩토링을 위한 이슈입니다. 스타일 스타일과 관련된 작업입니다. 기능 새로운 기능을 개발합니다. 세팅 세팅에 관련된 작업입니다. labels Nov 28, 2023
@hyoribogo hyoribogo self-assigned this Nov 28, 2023
@hyoribogo hyoribogo merged commit 580652c into develop Nov 29, 2023
1 check passed
@hyoribogo hyoribogo deleted the REV-351/정제-api-연동 branch November 29, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 새로운 기능을 개발합니다. 긴급 최우선으로 처리해야 할 작업입니다. 리팩토링 리팩토링을 위한 이슈입니다. 세팅 세팅에 관련된 작업입니다. 스타일 스타일과 관련된 작업입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants