# Generated by roxygen2: do not edit by hand

S3method(chat,hf_conversation)
S3method(generics::tidy,step_hf_embed)
S3method(generics::tunable,step_hf_embed)
S3method(print,hf_conversation)
S3method(print,step_hf_embed)
S3method(recipes::bake,step_hf_embed)
S3method(recipes::prep,step_hf_embed)
S3method(recipes::required_pkgs,step_hf_embed)
export("%>%")
export(chat)
export(hf_caption_image)
export(hf_chat)
export(hf_check_inference)
export(hf_classify)
export(hf_classify_batch)
export(hf_classify_chunks)
export(hf_classify_image)
export(hf_classify_zero_shot)
export(hf_classify_zero_shot_batch)
export(hf_cluster_texts)
export(hf_conversation)
export(hf_create_repo)
export(hf_dataset_info)
export(hf_default_model)
export(hf_delete_repo)
export(hf_describe_image)
export(hf_detect_objects)
export(hf_embed)
export(hf_embed_batch)
export(hf_embed_chunks)
export(hf_embed_text)
export(hf_embed_umap)
export(hf_extract)
export(hf_extract_topics)
export(hf_ez_conversational)
export(hf_ez_fill_mask)
export(hf_ez_question_answering)
export(hf_ez_sentence_similarity)
export(hf_ez_summarization)
export(hf_ez_table_question_answering)
export(hf_ez_text2text_generation)
export(hf_ez_text_classification)
export(hf_ez_text_generation)
export(hf_ez_token_classification)
export(hf_ez_translation)
export(hf_ez_zero_shot_classification)
export(hf_fill_mask)
export(hf_fill_mask_payload)
export(hf_generate)
export(hf_hub_download)
export(hf_inference)
export(hf_list_authors)
export(hf_list_datasets)
export(hf_list_languages)
export(hf_list_libraries)
export(hf_list_licenses)
export(hf_list_models)
export(hf_list_providers)
export(hf_list_repo_files)
export(hf_list_tasks)
export(hf_load_AutoModel_for_task)
export(hf_load_dataset)
export(hf_load_model)
export(hf_load_pipeline)
export(hf_load_sentence_model)
export(hf_load_tokenizer)
export(hf_model_info)
export(hf_nearest_neighbors)
export(hf_ner)
export(hf_push_dataset)
export(hf_python_depends)
export(hf_question_answer)
export(hf_question_answering_payload)
export(hf_read_chunks)
export(hf_run_tools)
export(hf_search_datasets)
export(hf_search_models)
export(hf_search_papers)
export(hf_search_spaces)
export(hf_sentence_encode)
export(hf_sentence_similarity_payload)
export(hf_set_device)
export(hf_set_token)
export(hf_similarity)
export(hf_summarization_payload)
export(hf_summarize)
export(hf_table_question_answer)
export(hf_table_question_answering_payload)
export(hf_text2text_generation_payload)
export(hf_text_classification_payload)
export(hf_text_generation_payload)
export(hf_text_to_image)
export(hf_text_to_speech)
export(hf_token_classification_payload)
export(hf_tool)
export(hf_transcribe)
export(hf_translate)
export(hf_translation_payload)
export(hf_upload_file)
export(hf_whoami)
export(hf_zero_shot_classification_payload)
export(step_hf_embed)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
