Skip to content

New llm-docsmith release

Published:

I’ve built llm-​docsmith as an LLM plu­gin to gen­er­ate Python doc­strings. The first ver­sion had some major lim­i­ta­tions, which were ad­dressed in the newer re­leases. I’ve re­leased the lat­est ver­sion a while ago, but I hadn’t an­nounced it here yet.

Now there is git in­te­gra­tion, so you can gen­er­ate doc­strings only for mod­i­fied code. It can also be used to en­sure every mod­i­fied code has up-​to-​date doc­strings. There’s also an only miss­ing op­tion to fill miss­ing doc­strings and keep ex­ist­ing ones un­changed. Oh, and I’ve also added some tests.

You can up­date the plu­gin by run­ning:

llm install --upgrade llm-docsmith


Next Notes
Perplexity visualizer