module
AI::Provider::RerankingModel::DocumentsTypeConverter
Overview
JSON converter for DocumentsType enum.
Defined in:
ai/provider/reranking_model/reranking_model.crClass Method Summary
- .from_json(pull : JSON::PullParser) : DocumentsType
- .to_json(value : DocumentsType, json : JSON::Builder) : Nil