module CrystalMistral::Methods::Files

Direct including types

Defined in:

crystal-mistral/methods/files.cr

Instance Method Summary

Instance Method Detail

def delete_file(file_id : String) #

[View source]
def upload_file(file_path : String, purpose : FilePurpose) : UploadFileResponse #

[View source]