Skip to content

[feat:] Support for defining the location of middleware prompt #389

@liSong5713

Description

@liSong5713

now: System prompt are in the form of appends

systemMessage.concat(todoListPrompt)

target: Supports insertion to a specified position

systemMessage.replace(`{TODOLIST_PROMPT}`,todoListPrompt)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions