🦾 MyLLM#

User Guide#

  • Refer to MyLLM for more information.

Plugin Reference#

llm plugin (chatGPT / llama)

class tt.plugins.default_plugins.llm_plugin.LlmPlugin[source]#

llm_plugin Plugin

name = 'llm_plugin'#
__init__()[source]#
async send_notification(message)[source]#

Sends a notification

async handle_message(msg)[source]#

Handles incoming messages

process_chat(msg)[source]#