-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
Description
Summary
It's useful if the same way I can check the conversations entries in the chat interface, I can also see it using a simple cli command like infer conversations (to list all of them).
Current look of the conversations in the chat interface is like this:
It's not possible to reconcile the command from the chat the same as the cli but we can copy the design and display it in a simple markdown and the chat interface will have this table interactive.
Acceptance Criteria
- There is a quick way to list all conversations from the database with
infer conversationsorinfer conversations list - It's documented
- It's tested
Reactions are currently unavailable