CodeBot
A bot option for CodeLLM
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
llmName (str) – The name of the LLM.
name (str) – The name of the bot.
imageUploadSupported (bool) – Whether the LLM supports image upload.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict