Skip to content

[feature] AI-generated conversation titles #471

Description

@Nithya113

Description

It would be useful to automatically generate a short, meaningful title for each conversation based on its initial messages.

For example:

User: How can I optimize a PostgreSQL query?

→ PostgreSQL Query Optimization
Proposed behavior
Generate a title after the first few messages.
Use the configured LLM to generate the title.
Keep the title short and relevant.
Save it with the conversation.
Allow users to manually edit the title.
If title generation fails, the conversation should continue normally.

I'm new to the Octop project and would be interested in implementing this feature. I'd appreciate any guidance on where this functionality would best fit within the existing architecture.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions