...
An Assistant can contain one or more Modules. Each Assistant should be configured for a specific use case, meaning each use case will likely require a unique set of Modules. The different use cases are described in more detail here.
When a user submits a prompt, the Assistant will determine which Module is best suited to generate a response.
...
Modules are building blocks of an Assistant, each providing specific functionalities. The functionality of individual modules is illustrated here.
How are Modules created?
...