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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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