Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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