You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update package dependencies and refactor GraphRunner
The package dependencies "@langchain/community", "@langchain/core", and "@langchain/openai" have been updated to newer versions. In the GraphRunner code, 'agentState' was refactored into 'schema', and some rewording was applied to comments for clarity. These changes aim to keep the package dependencies up-to-date and improve the readability and management of the code.
0 commit comments