A bot option for CodeLLM
| KEY | TYPE | Description |
|---|---|---|
| llmName | str | The name of the LLM. |
| name | str | The name of the bot. |
| imageUploadSupported | bool | Whether the LLM supports image upload. |
| codeAgentSupported | bool | Whether the LLM supports code agent. |
| isPremium | bool | Whether the LLM is a premium LLM. |