For the complete documentation index, see llms.txt. This page is also available as Markdown.

Specify Model Name

This keyword is used to specify the name of the output file. It is a required field, and when correctly specified, the output chemistry model file generated on the cloud storage will carry this user-defined name. In the example below, the generated .dbs file will be named "tutorial.dbs".

"modelName": "tutorial"

Last updated

Was this helpful?