aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwithgpt/index.js
diff options
context:
space:
mode:
authorLibravatar Victor B <39555268+victorbnl@users.noreply.github.com>2023-04-25 00:08:42 +0200
committerLibravatar GitHub <noreply@github.com>2023-04-24 23:08:42 +0100
commit95c80a89b911c46bc47cb20e6378a996b210b59b (patch)
treefd6ac876c654e4c1544aae44c7dab96cfc841fda /recipes/chatwithgpt/index.js
parentadd victorbnl as a contributor for code (#338) [skip ci] (diff)
downloadferdium-recipes-95c80a89b911c46bc47cb20e6378a996b210b59b.tar.gz
ferdium-recipes-95c80a89b911c46bc47cb20e6378a996b210b59b.tar.zst
ferdium-recipes-95c80a89b911c46bc47cb20e6378a996b210b59b.zip
Add Chat with GPT recipe (#334)
Diffstat (limited to 'recipes/chatwithgpt/index.js')
-rw-r--r--recipes/chatwithgpt/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/chatwithgpt/index.js b/recipes/chatwithgpt/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/chatwithgpt/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;