framework-caching
CommunityCache PDF framework data for faster retrieval.
AuthorAlex1980Alex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Caches for PDF processing pipelines to improve performance by storing semantic results, embeddings, and LLM outputs.
Core Features & Use Cases
- Semantic caching for search results to avoid recomputing similarities on repeated queries.
- Embedding caching for request vectors to accelerate repeated analyses.
- LLM caching to reuse model outputs for identical prompts within TTL windows.
- Invalidation and TTL controls via environment variables for predictable freshness.
- CLI and API integration for monitoring and management.
Quick Start
Enable the caches by setting CACHE__SEMANTIC_ENABLED, CACHE__EMBEDDING_ENABLED, and CACHE__LLM_ENABLED in your environment, then run your PDF workflow to see caching in action.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: framework-caching Download link: https://github.com/Alex1980Alex/1C-Enterprise_Framework/archive/main.zip#framework-caching Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.