Skip to content

Capture chat history and create "named threads" for Chat interactions #144

Description

@gjreda

Currently chat interactions are independent. We do not persist the message response from the LLM and thus we do not include potentially relevant past responses - a history - in future chat interations that are related.

  1. We'd like capture chat history, so that it can be used when it is relevant for future chat interactions.
  2. We'd like to have a concept of "named threads" where a chat interaction creates a "conversation" with an autogenerated but relevant name (much like chat.openai.com).

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

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