RubyGems Navigation menu

LLMTape 0.4.0

It wraps any LLM client with a tiny DSL. In test environement, it records “tapes” (YAML fixtures of real LLM calls) and replays them on subsequent runs; when a tape is stale, it re-records to keep tests current. Production stays clean and safe, while CI avoids hammering the API every run--yielding deterministic tests, faster pipelines, and fewer tokens spent.

Gemfile:
=

install:
=

Versions:

  1. 0.6.0 September 01, 2025 (5.54 MB)
  2. 0.4.0 September 01, 2025 (11.1 MB)
  3. 0.3.0 September 01, 2025 (11.1 MB)

Owners:

Pushed by:

Authors:

  • Amit Leshed

SHA 256 checksum:

=

Total downloads 526

For this version 148

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: