@aitronos/freddy-plugins 0.4.26 → 0.4.28
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/web-components.iife.js +1 -1
- package/dist/web-components.iife.js.map +1 -1
- package/dist/web-components.js +1 -1
- package/dist/web-components.js.map +1 -1
- package/package.json +2 -2
- package/CHANGELOG.md +0 -208
package/dist/index.js
CHANGED
|
@@ -60504,7 +60504,7 @@ const handleClick = () => {
|
|
|
60504
60504
|
files: []
|
|
60505
60505
|
}
|
|
60506
60506
|
],
|
|
60507
|
-
model: "ftg-2.0
|
|
60507
|
+
model: "ftg-2.0",
|
|
60508
60508
|
tools: {
|
|
60509
60509
|
web_search: {
|
|
60510
60510
|
is_enabled: typeof n.webSearch == "string" ? n.webSearch === "true" : n.webSearch
|