The drift check found differences between the You.com OpenAPI specs and the SDK.
Fetching OpenAPI specs from you.com...
Found 7 specs: answer, billing, contents, finance-research, images, research, web-search
[coverage] ok
[endpoints] ok
[servers] ok
[enums] ok
[request params] 1 warning(s)
[response schemas] ok
DRIFT DETECTED (1 issue(s)):
⚠️ [request] web-search POST /v1/search: spec has params {'knowledge'} which SDK doesn't accept
Review the above and update the SDK if needed.
RESULT: drift
The drift check found differences between the You.com OpenAPI specs and the SDK.
Run
python scripts/check_drift.py --verboselocally to reproduce.Workflow run