v0.9

  • LLM Overhaul: Users can now configure their own API keys and select from available models.
  • Enhanced Retry with Cache: Improved handling of retries, leveraging caching for faster and more reliable performance.
  • Dynamic Web Scraper: Introduced support for Dynamic XPath with variable placeholders.
  • Faster Workflow Builder: Significant improvements to loading times in the Workflow Builder interface.
  • New Profile Tooltips: Added tooltips showing detailed information, including the name and associated organization.
  • Improved JSON Parsing: Added a retry mechanism using the pyjson5 library for JSON parsing failures.
  • Backoff Retry for LLM Tool: Implemented an exponential backoff retry mechanism for the LLM tool in case of errors.