Skip to content

v0.8.6

Latest

Choose a tag to compare

@kaustubh-darekar kaustubh-darekar released this 11 Jun 06:18
4a412f4

Release note:

  1. Updated packages and dependencies
    Upgraded core packages and project dependencies to ensure security, stability, and compatibility.
  2. Wikipedia extraction failing error resolved
    Resolved an issue where Wikipedia data extraction failed due to rate limiting done by wikipedia.
  3. Documentation updated - readme updated
    Updated the README and setup documentation.
  4. Updated llm models
    Expanded LLM provider support to include the latest production models from Google, OpenAI, Anthropic, and DeepSeek.
  5. Bugs resolved
  • Index mismatch: Fixed a post-processing crash caused by index mismatches when switching between multiple historical embedding models.
  • Source table deletion: Resolved a issue that prevented users from deleting all rows simultaneously in the source table.-
  • Web page extraction: Fixed web page extraction failing issue for mismatched HTTP/HTTPS protocols.
  • Graph visualization: Fixed a UI freeze issue where the graph visualization crashed upon clicking the 'Cancel' button.