Skip to content

v1.9.0

Choose a tag to compare

@ChrisWRWX ChrisWRWX released this 25 Mar 16:13
· 1402 commits to main since this release
  • Enable extract_raw option for extract.custom.
  • Make OpenAI tests more tolerant of variations in model results.
  • Add run function to SFTP connector.
  • Add inclusive option to split.text to toggle whether to include the split character in the output or not.
  • Refactor and optimize split.text function.
  • Validate input and output lengths in pandas.copy.
  • Added automated recipe schema generation and tests.