Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
haive-agents 0.1.0 documentation
haive-agents 0.1.0 documentation

Documentation

  • Agent Types
  • Memory Systems
  • Dynamic Supervisor System
  • Changelog
  • API Reference
Back to top
View this page

haive.agents.document_modifiers.kg.kg_iterative_refinement¶

Module exports.

Submodules¶

  • haive.agents.document_modifiers.kg.kg_iterative_refinement.agent

Functions¶

should_refine(state)

Check if the iterative refinement should continue.

Package Contents¶

haive.agents.document_modifiers.kg.kg_iterative_refinement.should_refine(state)¶

Check if the iterative refinement should continue.

Parameters:

state (state.IterativeGraphTransformerState)

Return type:

str

Copyright © 2025, Haive Team
Made with Sphinx and @pradyunsg's Furo
On this page
  • haive.agents.document_modifiers.kg.kg_iterative_refinement
    • Submodules
    • Functions
    • Package Contents
      • should_refine()