Skip to content

custom worldspider ops #3

Description

@socketteer

right now there are only three GPT operations: generate continuation, generate infill, and score probability of text.
we should add some more, like summarization.
rather than specific prompts for operations like summarization, I'd like to make a system for configuring custom operations the user can easily add
I think this should be a json file that contains information about the command a prompt template with variables like $prefix, $suffix, $selected_text
The user should be able to create new operations specified by these config files, and bind them to hotkeys. I am not sure how to do this last part (creating extension commands on the fly).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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