Skip to content

feat: option to toggle generateChatTitle #124

@xintron

Description

@xintron

Is your feature request related to a problem? Please describe.
Running ollama on low-end hardware causes issues as the UI is issuing a request to generate chat titles, blocking future chats from responding until the title generation has finished. It would be great if the chat title generation could be toggled off for these low-end systems.

Describe the solution you'd like
A constant that can be set to false for generateChatTitle: GENERATE_CHAT_TITLE=false.

Metadata

Metadata

Assignees

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