kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 121 forks source link

Run log can now load missing nodes. #455

Closed kreneskyp closed 8 months ago

kreneskyp commented 8 months ago

Description

RunLog was updated to show executions for nested chains in #454 but it wasn't yet loading the nodes or node types. This PR updates RunLogProvider to load missing nodes whenever they are detected in the log.

image

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]