Spellcaster icon indicating copy to clipboard operation
Spellcaster copied to clipboard

AI agent to automatically check grammar and spelling on documentation files

Results 3 Spellcaster issues
Sort by recently updated
recently updated
newest added

I made a clean conda env - OS: Windows 11 - Shell: powershell - Python: 3.10.14 ```powerhell conda create -n spellcaster conda activate spellcaster pip install spellcaster ``` ```powershell ...

Running spellcaster with sonnet or haiku on an [some markdown docs](https://docs.reboot.dev/) does not seem to work; I didn't try to debug exactly what is going on, but I've included the...

When I hit an LLM rate limit, I get: ``` 🖇 AgentOps: Session Stats - Duration: 18.8s | Cost: $0.132369 | LLMs: 14 | Tools: 0 | Actions: 17 |...