You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Description>Advanced search with semantic understanding</Description>
233
+
<Parameters>
234
+
<MaxResults>50</MaxResults>
235
+
<TimeoutSeconds>30</TimeoutSeconds>
236
+
</Parameters>
237
+
<TriggerPatterns>
238
+
<Pattern>search for*</Pattern>
239
+
<Pattern>find*</Pattern>
240
+
</TriggerPatterns>
241
+
</Tool>
242
+
</ToolDefinitions>
243
+
```
244
+
245
+
#### Backward Compatibility
246
+
247
+
All existing JSON configuration continues to work unchanged. See the [Configuration Format Guide](doc/configuration-format-updates.md) for detailed documentation and migration examples.
0 commit comments