Metadata Index Generation
Every time Icho saves or cleans a cassette file, it automatically maintains a metadata.json file at the root of your cassettes folder.
{
"version": "1.0",
"total_cassettes": 14,
"providers": {
"groq": 10,
"anthropic": 4
},
"cassettes": { ... }
}