Syntax
users:
apiKey: <string>
name: <string>
tokens: <number>users: apiKey: <string> name: <string> tokens: <number>
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| apiKey | false | (not set) | API key to authenticate the user at the llm gateway | - |
| name | false | - | Name of the API user, group or cost center. | - |
| tokens | false | 0 (no limit) | Number of tokens that the user has available within the current period. | - |