Skip to content

Commit fb645c4

Browse files
committed
Update plugins and categories
1 parent 72801fa commit fb645c4

7 files changed

+2839
-513
lines changed

README.md

+75-28
Large diffs are not rendered by default.

categories.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ Entertainment:
120120
- adventure
121121
- pokemon
122122
- minecraft
123+
- horoscope
124+
- horoscopes
125+
- astrology
126+
- zodiac
123127

124128
Events:
125129
- event
@@ -336,6 +340,9 @@ Real Estate:
336340
- houses
337341
- homes
338342
- listings
343+
- building
344+
- buildings
345+
- construction
339346

340347
Search:
341348
- link
@@ -419,6 +426,14 @@ Sports:
419426
- athlete
420427
- fitness
421428

429+
Tabular Data:
430+
- tabular
431+
- csv
432+
- csvs
433+
- spreadsheet
434+
- spreadsheets
435+
- excel
436+
422437
Text:
423438
- text
424439
- article

scripts/chatgpt_plugin_descriptions.json

+2,032-312
Large diffs are not rendered by default.

scripts/chatgpt_plugins.ipynb

+714-170
Large diffs are not rendered by default.

scripts/chatgpt_plugins.json

+1-1
Large diffs are not rendered by default.

scripts/chatgpt_plugins_categories.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1115,7 +1115,7 @@
11151115
"name": "python",
11161116
"nbconvert_exporter": "python",
11171117
"pygments_lexer": "ipython3",
1118-
"version": "3.11.4"
1118+
"version": "3.11.5"
11191119
},
11201120
"orig_nbformat": 4
11211121
},

scripts/description_refinement.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1963,7 +1963,7 @@
19631963
"name": "python",
19641964
"nbconvert_exporter": "python",
19651965
"pygments_lexer": "ipython3",
1966-
"version": "3.11.4"
1966+
"version": "3.11.5"
19671967
},
19681968
"orig_nbformat": 4
19691969
},

0 commit comments

Comments
 (0)