Skip to content

Add new chains/actors from within chat UI #273

Open
@JasonWeill

Description

@JasonWeill

Problem

Users want to create a custom chain for use with the chat UI. This case already exists in the magic commands; see #46.

Proposed Solution

Add a /register command to the chat UI to register and name a custom chain. This custom chain then becomes available in the settings pane for use as a language model.

Additional context

Because we depend on LangChain, we should use a common interface such as LLMChain for all chains registered in this way.

We will also need an interface for deleting custom chains.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestscope:chat-uxIssues concerning the chat user experiencescope:extensibilityIssues concerning extensibility

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions