Skip to content

[FEAT]: AI generated thread titles #2699

@scottybo

Description

@scottybo

What would you like to see?

Currently when a new thread is created, the title on the left panel is the beginning of the first sentence. It would be useful if the LLM chosen for the workspace is used to generate a more descriptive title, similar to how the major platforms handle this.

A simple method would be to use an {action} {thing} approach.

For example, if I was asking how to build a brick wall, I might write "How do I build a brick wall?" in a thread.

If this was converted to {action} {thing} it would be:

{Building} {a brick wall}

And the prompt to the LLM could be.

Based on the user's initial input, concisely create a title for this conversation in the format of: {action} {thing}. For example 'building' (action) 'a brick wall' (thing)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions