Skip to content

Pluginify the architecture #5

@simonmesmith

Description

@simonmesmith

Possibly like this:

  • Add plugin_manager.py with BasePlugin() class for plugins to inherit from
  • Add /plugins folder to contain plugins
  • Perhaps add memory.py as the first plugin, to contain remember() and recall() functions (see Add long-term memory #4)
  • Move functionality from llm_functions.py into the new plugin_manager.py module
  • Make other changes as needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions