@smartytalent/openai-tools 0.4.4 → 0.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tools.json +9 -3
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -2920,7 +2920,9 @@
|
|
|
2920
2920
|
"pl-PL",
|
|
2921
2921
|
"de-DE",
|
|
2922
2922
|
"it-IT",
|
|
2923
|
-
"he-IL"
|
|
2923
|
+
"he-IL",
|
|
2924
|
+
"fr-FR",
|
|
2925
|
+
"cs-CZ"
|
|
2924
2926
|
]
|
|
2925
2927
|
}
|
|
2926
2928
|
}
|
|
@@ -4247,7 +4249,9 @@
|
|
|
4247
4249
|
"pl-PL",
|
|
4248
4250
|
"de-DE",
|
|
4249
4251
|
"it-IT",
|
|
4250
|
-
"he-IL"
|
|
4252
|
+
"he-IL",
|
|
4253
|
+
"fr-FR",
|
|
4254
|
+
"cs-CZ"
|
|
4251
4255
|
]
|
|
4252
4256
|
}
|
|
4253
4257
|
}
|
|
@@ -5389,7 +5393,9 @@
|
|
|
5389
5393
|
"pl-PL",
|
|
5390
5394
|
"de-DE",
|
|
5391
5395
|
"it-IT",
|
|
5392
|
-
"he-IL"
|
|
5396
|
+
"he-IL",
|
|
5397
|
+
"fr-FR",
|
|
5398
|
+
"cs-CZ"
|
|
5393
5399
|
]
|
|
5394
5400
|
}
|
|
5395
5401
|
}
|