aitag v1.1.0
aitag version 1.1.0 includes some significant improvements and structural changes that will enhance workflow.
1. New Functionality:
- We have updated the perplexity API. Please use
tag_perplexity
for accessing this feature going forward.
2. Structural Changes: - The package now operates on individual columns rather than entire dataframes, simplifying the process and improving usability.
- Additionally, the
gpt_annotate
function has been renamed totag_gpt
to better reflect its functionality.