Skip to content

0.6.20

Compare
Choose a tag to compare
@isamu isamu released this 25 Jan 19:23

GraphAI 0.6.20 Release Notes

  • New Utility Functions
    Added two utility functions:

    • isComputedNodeData: Helps determine if the node data is computed.
    • isStaticNodeData: Helps determine if the node data is static.
  • New API: graphai.abort()
    Introduced the graphai.abort() API, allowing users to interrupt and stop the execution of graphai processes mid-operation.

What's Changed

Full Changelog: 0.6.19...0.6.20