Skip to content

aitag v1.1.0

Compare
Choose a tag to compare
@yifeifrank yifeifrank released this 05 May 12:42
· 27 commits to main since this release
ea38cdd

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 to tag_gpt to better reflect its functionality.