Changes in version 1.1.0 (2026-03-24) - Added ocsai2 and ocsai2-xs - The default chunk size is now 25 Changes in version 1.0.6 (2026-02-11) - Empty strings now have NA score instead of 1. Changes in version 1.0.5 - Renamed oscai() to ocsai() (how I didn't notice this earlier still puzzles me) - If the request line is too large, the function now splits the request in multiple parts - Added the chunk_size argument to ocsai() - ocsai() now checks if columns exist - Input sanitation is now better Changes in version 1.0.4 (2024-08-24) - Added the ocsai-1.6 model - Added the ocsai1-4o model - The function now fails gracefully when the server is not available Changes in version 1.0.3 (2024-08-21) - Long databases are now split before being sent to the server - Added the language argument to ocsai() - Updated the available models Changes in version 1.0.2 - Added ocsai-1.5 model - Debuged CA problems Changes in version 1.0.1 (2024-01-20) - Added tests - Added URLs to DESCRIPTION file - Added Pier-Luc de Chantal as contributor Changes in version 1.0.0 (2024-01-19) - Initial CRAN submission.