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