Skip to content

v1.4.0

Choose a tag to compare

@samugit83 samugit83 released this 23 Feb 11:14
· 39 commits to master since this release

[1.4.0] - 2025-02-22

Added

  • Deep Search Integration:
    • Introduced a multi-level deep search mode that adjusts key parameters (token count, scrape length, and search results) based on the specified depth.
  • EGOT System:
    • Implemented the Evolving Graph of Thought (EGOT) framework to dynamically map and visualize the agent’s reasoning process using Neo4j.
  • Persistent Memory with Redis:
    • Added persistent session management using Redis, ensuring that session data and memory logs are maintained across interactions with the same user.
      autocode