Skip to content
View Kame696's full-sized avatar

    Block or report Kame696

    Block user

    Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

    You must be logged in to block users.

    Content in all repositories owned by your account will be closed.
    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse
    Kame696/README.md

    🐢⚡ KAME

    I build things that makes AI more powerful. Hope you like :)

    DiscordLicense: MITDonate Bitcoin


    🔑 API Rotation — the main line

    Your agent owns fifteen API keys and uses one. That one hits a rate limit and the turn ends, while fourteen healthy keys sit there untouched. KAME picks a key per call, and a failed call moves to the next key instead of ending your turn.

    One engine, one port per host, same version line on both.

    RepositoryWhat it is
    🏠kame-api-rotationThe front door — what it does, which port to install, how they stay in step
    🅰️kame-api-rotation-for-agent-zeroThe Agent Zero plugin. Verified on seven A0 versions across both majors
    🅷kame-api-rotation-for-hermesThe Hermes plugin. 1416 tests, zero third-party packages

    No provider allowlist anywhere in it. Every decision is made on evidence in the response, never on who the provider is — so a provider that does not exist yet is already covered.


    🧪 What else is coming

    I work on two things besides rotation, and they will land here as they become worth other people's time:

    • Chemistry — the field I actually come from, and the reason I care whether a long unattended run survives the night.
    • AI agents — the tooling around them: what makes one reliable enough to leave alone, and what quietly makes one useless.

    Nothing ships here until it has been run against something real. Every project above was built while using it daily and fixed from its own logs.


    👋 Say hello

    Discordkame055856

    Bug report, a log that looks wrong, or an idea for a port to another host: all welcome. If a plugin of mine broke your agent, I would genuinely rather hear it than not.


    ❤️ Support the work

    Free, MIT, no telemetry, nothing to upsell — written by one person against a real free tier, on real quotas that really run out.

    Bitcoin36BGYhMEVFgY8PLGMVux93pjGt92KVM6dJ

    Any amount helps, genuinely. And a ⭐ costs nothing and helps someone else find the fix for a problem they are currently blaming on themselves.


    Not affiliated with Agent Zero or Nous Research. Just a person with too many API keys and not enough quota.

    Pinned Loading

    1. kame-api-rotation-for-agent-zerokame-api-rotation-for-agent-zeroPublic

      🐢⚡ KAME: Key-Aware Management Engine — API key rotation plugin for Agent Zero — rotate multiple LLM API keys, survive 429 rate limits, daily quota cooldowns, exhausted keys and provider outages dur…

      Python 21 2

    2. kame-api-rotation-for-hermeskame-api-rotation-for-hermesPublic

      Under construction.

      2