Other packages > Find by keyword >

oaii  

'OpenAI' API R Interface
View on CRAN: Click here


Download and install oaii package within the R console
Install from CRAN:
install.packages("oaii")

Install from Github:
library("remotes")
install_github("cran/oaii")

Install by package version:
library("remotes")
install_version("oaii", "0.5.0")



Attach the package and use:
library("oaii")
Maintained by
Cezary Kuran
[Scholar Profile | Author Map]
First Published: 2023-07-11
Latest Update: 2024-01-24
Description:
A comprehensive set of helpers that streamline data transmission and processing, making it effortless to interact with the 'OpenAI' API.
How to cite:
Cezary Kuran (2023). oaii: 'OpenAI' API R Interface. R package version 0.5.0, https://cran.r-project.org/web/packages/oaii. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1.8 (2023-07-11 17:20), 0.1.9 (2024-01-13 22:50), 0.3.0 (2024-01-21 23:20), 0.4.0 (2024-01-25 00:10)
Other packages that cited oaii R package
View oaii citation profile
Other R packages that oaii depends, imports, suggests or enhances
Complete documentation for oaii
Functions, R codes and Examples using the oaii R package
Some associated functions: api_upload_file . audio_speech_request . audio_transcription_request . audio_translation_request . chat_fetch_messages . chat_request . completions_fetch_text . completions_request . csv_to_dialog_df . df_col_dt_format . df_col_obj_implode . df_exclude_col . df_null_replace . df_order_by_col . df_roxygen_tpl . dialog_df . dialog_df_to_csv . embeddings_create_request . embeddings_object_request . files_delete_request . files_fetch_list . files_list_request . files_retrieve_content_request . files_retrieve_request . files_roxygen_tpl . files_upload_request . fine_tuning_cancel_job_request . fine_tuning_create_job_request . fine_tuning_events_list_request . fine_tuning_fetch_events_list . fine_tuning_fetch_jobs_list . fine_tuning_fetch_retrived_job . fine_tuning_jobs_list_request . fine_tuning_retrive_job_request . images_edit_request . images_fech_set . images_generator_request . images_merge_sets . images_variation_request . is_error . is_image_set . merge_dialog_df . models_delete_request . models_fetch_list . models_list_request . models_retrieve_request . moderation_create_request . print.oaii_files_df . print.oaii_fine_tuning_events_df . print.oaii_fine_tuning_job . print.oaii_fine_tuning_jobs_df . print.oaii_models_df . print.oaii_res_se . request . set_logger . timestap_dt_str . 
Some associated R codes: api.R . api_audio.R . api_chat.R . api_completions.R . api_embeddings.R . api_files.R . api_fine-tuning.R . api_images.R . api_models.R . api_moderations.R . api_utils.R . df.R . dialog.R . logger.R . package.R . utils.R . zzz.R .  Full oaii package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for oaii012345678910111213TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA