Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List, view, rename, and delete multi-turn conversations
vrin conversation list
--limit
-n
50
--json
vrin conversation get conv_abc123 --json
vrin conversation rename conv_abc123 "Q4 Revenue Analysis"
vrin conversation delete conv_abc123 # Delete conversation conv_abc123? [y/N]: y # Skip confirmation vrin conversation delete conv_abc123 --force
--force
-f