일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- Catalina
- sh
- MSA
- 리눅스
- AWS
- ChatGPT
- eclipse
- 자바 정규식
- GitLab
- 정규표현식
- crontab
- linux
- 분산추적
- docker
- 가상머신 차이
- 메시지
- desktop
- Chat gpt
- GIT
- chat API
- 마이크로서비스 패턴
- 모니터링 및 경고 중앙화
- 네이버웍스
- error
- 네이버클라우드플랫폼
- application 재기동
- 알림
- 도커
- 제어루프
- MAC
- Today
- Total
목록ChatGPT (2)
시간나는대로 틈틈히 정리 합시다~~!!!

- API 도큐먼트 사이트 접속 ( https://platform.openai.com/overview ) - Models 안내 페이지 ( https://platform.openai.com/docs/models/overview ) - Model 이란 쉽게 말해서 질문에 대한 답을 해주는 AI 엔진이라고 생각하면 된다. - 각 API(채팅, 이미지생성, 문장 완성 등등) 별로 사용할 수 있는 Model 이 다르기 때문에 한번 읽어보고 사용해야 한다. - 다양한 Library 제공 ( https://platform.openai.com/docs/libraries ) - API Key 발급 ( https://platform.openai.com/account/api-keys ) - 발급 된 키는 재 확인이 어렵기 ..

- 브랜드 사이트 접속 : https://openai.com/blog/chatgpt Introducing ChatGPT We’ve trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests. openai.com - TryChatGPT 버튼을 클릭 하여 서비스 접속 - 계정 생성 - 계정 생성 완료 후 접속하면 Chat GPT 와 대화를 할 수 있다..