Skip to content

function to retrieve the list of message in a chat #23

@danielebriggi

Description

@danielebriggi

Use case

A user wants to save and restore the chat and show messages in its app's UI

Proposal

A function like SELECT message, role FROM llm_chat() without parameters to retrieve the list of messages and its role, from the SYSTEM prompt (even if not set) to the USER/ASSISTANT messages

Metadata

Metadata

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