module AI::Provider::RerankingModel::DocumentsTypeConverter

Overview

JSON converter for DocumentsType enum.

Defined in:

ai/provider/reranking_model/reranking_model.cr

Class Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) : DocumentsType #

[View source]
def self.to_json(value : DocumentsType, json : JSON::Builder) : Nil #

[View source]