RSSAmplifier

Blog · Jesse Claven · Dec 6, 2024

Example of anti-decaying documentation

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In a previous blog post 1 , I wrote about an idea to avoid documentation decay, like links or installation instructions falling out-of-date. I just had a chance to try it out, on a new project 2 3 . The README is generated from a Jinja2 template. So far, it’s the tools that are pulled from the actual model context server. Here’s the template for that: ## Tools {% for tool in tools %}…

Read on j-e-s-s-e.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.