mirror of
https://github.com/vitalityAI/therapist.git
synced 2025-04-08 05:40:17 -04:00
js module
This commit is contained in:
parent
b7801a781f
commit
238326abc6
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
"name": "therapist",
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"chat": "node chat.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"openai": "^3.1.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user