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

Naming Conventions

As general naming conventions, asynchronous APIs MUST adhere to the following conventions

  • Use of English

  • Avoid acronyms or explain them when used

  • Use camelCase unless stated otherwise

Last updated