Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Thequery() function fetches a single prediction from the model.
Documentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
query() function fetches a single prediction from the model.
await model_name.query(queryOptions);
Was this page helpful?