Ask a question to get started
Enter to sendā¢Shift+Enter new line
Lookup a model by name, using only the table of known models.
The name is either:
None
Callers can check to see if the name was an alias by comparing the result's id field to the name they provided.
lookup_model( name: str, ) -> Optional[Model]