Aludel.Evals.DocumentIngestion (aludel v0.2.0)

Copy Markdown View Source

Validates and persists uploaded documents for suite test cases.

Summary

Types

ingest_result()

@type ingest_result() :: {:success, String.t()} | {:failed, String.t(), String.t()}

Functions

ingest(path, entry, test_case_id)