This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
chatgpt-api
kopia lustrzana
https://github.com/transitive-bullshit/chatgpt-api
Obserwuj
1
Polub
0
Forkuj
You've already forked chatgpt-api
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
0cc76b0f3d
chatgpt-api
/
src
/
human-feedback
/
index.ts
5 wiersze
98 B
TypeScript
Czysty
Zwykły widok
Historia
Unescape
Escape
feat: add initial Slack and Twilio human feedback classes
2023-06-13 16:36:45 +00:00
export
*
from
'./cli'
export
*
from
'./feedback'
export
*
from
'./slack'
export
*
from
'./twilio'