{"description":"Use this bot to send prompts to the Llama3 LLM","commands":[{"name":"prompt","description":"Send a prompt to the Llama3.1 LLM","placeholder":"Waiting...","params":[{"name":"message","description":"The message to send to the LLM","placeholder":"Message","required":true,"param_type":{"StringParam":{"min_length":1,"max_length":10000,"choices":[],"multi_line":true}}}],"permissions":{"message":1},"default_role":null,"direct_messages":true}],"default_subscriptions":null,"data_encoding":null}