@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/web-components.js
CHANGED
|
@@ -59817,7 +59817,7 @@ const handleClick = () => {
|
|
|
59817
59817
|
files: []
|
|
59818
59818
|
}
|
|
59819
59819
|
],
|
|
59820
|
-
model: "ftg-2.0
|
|
59820
|
+
model: "ftg-2.0",
|
|
59821
59821
|
tools: {
|
|
59822
59822
|
web_search: {
|
|
59823
59823
|
is_enabled: typeof r.webSearch == "string" ? r.webSearch === "true" : r.webSearch
|