下载 Batch 批处理任务的结果
zhipuai_batch_results_download.Rd
此函数用于下载批处理任务的结果
Usage
zhipuai_batch_results_download(
batch_id,
output_path,
file_names = c("output", "error"),
api_key = Sys.getenv("ZHIPUAI_API_KEY")
)
zhipuai_batch_results_download.Rd
此函数用于下载批处理任务的结果
zhipuai_batch_results_download(
batch_id,
output_path,
file_names = c("output", "error"),
api_key = Sys.getenv("ZHIPUAI_API_KEY")
)