docs(skills): sync omni-inference search fallback

This commit is contained in:
diegosouzapw
2026-08-26 23:08:56 -03:00
parent b85d0abb0b
commit b4e76a7ed9

View File

@@ -47,7 +47,7 @@ curl https://localhost:20128/api/v1/search \
Run a unified search
Searches the web, news, or X through a configured provider. Set `provider` to `xquik-search` to use Xquik for X search. The aliases `xquik` and `xquik_search` resolve to the same provider.
Searches the web, news, or X through a configured provider. Set `provider` to `xquik-search` to use Xquik for X search. The aliases `xquik` and `xquik_search` resolve to the same provider. AnySearch (`anysearch-search`, aliases `anysearch` / `anysearch_search`) provides free fallback-only web search.
```bash
curl -X POST https://localhost:20128/api/v1/search \