Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 651 Bytes

ModelFieldSuggestions.md

File metadata and controls

14 lines (10 loc) · 651 Bytes

ModelFieldSuggestions

Properties

Name Type Description Notes
suggestions string[] List of suggestions [optional]
error string Error message [optional]
from_cache bool True if result came from the cache [optional]
hit_limit bool True if this was a hit limit [optional]
used_calcite_materialization bool True if calcite was used [optional]

[Back to Model list] [Back to API list] [Back to README]