Skip to content
/ chatbot Public template
generated from socury/auth-template

openai assistant api를 사용하여 구현한 챗봇 템플릿

Notifications You must be signed in to change notification settings

socury/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot

openai assistant api를 사용하여 구현한 챗봇 템플릿

function

  • 기본 auth

  • 프롬프트 전송

  • 채팅 초기화

  • 채팅 조회하기

.env

JWT_SECRET=
REDIS_HOST=
DB_PASSWORD=
DB_URL=
DB_USER=
MONGODB_URL=
OPENAI_API_KEY=
OPENAI_ASSISTANT_ID=

About

openai assistant api를 사용하여 구현한 챗봇 템플릿

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages