Skip to content

In-place function support

Choose a tag to compare

@maxmekiska maxmekiska released this 13 Jun 00:12
· 61 commits to main since this release
  • fixed bug that caused input variables to be modified if a function performs in-place operations. I have added a deepcopy of the arguments
  • changed the name of extract_text_between_backticks to extract_text_between_pipes
  • added additional functions for response sanitation in LLM: standardize_delimiters and add_delimiters, which handle edge case answers from LLM