Spaces:
Paused
Paused
Commit
·
b572f4f
1
Parent(s):
b435acd
OpenAI functions experiments
Browse files- package.json +1 -0
package.json
CHANGED
@@ -17,6 +17,7 @@
|
|
17 |
"html-react-parser": "^3.0.9",
|
18 |
"next": "13.1.6",
|
19 |
"openai": "^3.3.0",
|
|
|
20 |
"react": "18.2.0",
|
21 |
"react-dom": "18.2.0",
|
22 |
"react-icons": "^4.7.1",
|
|
|
17 |
"html-react-parser": "^3.0.9",
|
18 |
"next": "13.1.6",
|
19 |
"openai": "^3.3.0",
|
20 |
+
"openai-function-calling-tools": "latest",
|
21 |
"react": "18.2.0",
|
22 |
"react-dom": "18.2.0",
|
23 |
"react-icons": "^4.7.1",
|