class Ollama::Documents

def [](text)

def [](text)
  @cache[key(text)]
end