RubyGems Navigation menu

htm 0.0.20

HTM (Hierarchical Temporal Memory) provides intelligent memory/context management for LLM-based applications. It implements a two-tier memory system with durable long-term storage (PostgreSQL) and token-limited working memory, enabling applications to recall context from past conversations using RAG (Retrieval-Augmented Generation) techniques.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.0.20 December 22, 2025 (6.2 MB)
  2. 0.0.18 December 21, 2025 (6.2 MB)
  3. 0.0.17 December 19, 2025 (6.2 MB)
  4. 0.0.15 December 06, 2025 (6.2 MB)
  5. 0.0.14 December 05, 2025 (6.1 MB)
顯示所有版本(共 9)

Runtime 相依性套件 (13):

anyway_config >= 2.6
async ~> 2.0
baran >= 0
chronic >= 0
fast-mcp >= 0
lru_redux >= 0
neighbor >= 0
pg >= 1.5.0
ruby_llm >= 0

Development 相依性套件 (7):

擁有者:

推送者:

作者:

  • Dewayne VanHoozer

SHA 256 總和檢查碼:

=

總下載次數 2,520

這個版本 94

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: