query
Search for verified method contracts for any library. Pass any text -- library name, method, what you're building, or an error you hit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sig | No | ||
| limit | No | ||
| query | No | What are you looking for? A method name, a library, an error message, or what you're building. Examples: s3 put_object, auto_gptq import, pandas merge, ImportError peft. | |
| packages | No | ||
| error_type | No | (deprecated -- use query instead) Error type if searching by error |