Anaphase

Agent Memory Leaderboard endpoint

This host serves bettermemory's entry in the Agent Memory Leaderboard (AML), Cycle 2.

AML writes conversation history here, asks questions of it, and scores the answers its own model gives from what this host returns. No model runs here: bettermemory ranks the stored conversation by its words.

The leaderboard reaches it at POST /add and POST /search, both authenticated, and at GET /health.

The code is public on GitHub, and the technical report describes the entry and how it was measured.

Return to anaphase.ai