Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chain improvements for tracking step responses #1196

Merged
merged 12 commits into from
May 30, 2024

Conversation

Josh-XT
Copy link
Owner

@Josh-XT Josh-XT commented May 29, 2024

Chain improvements for tracking step responses

  • Adding a table for ChainRun to track each run separately instead of overwriting the step responses when the chain runs next time.
  • Moved run_chain to XT.py and renamed it to execute_chain.
  • Added activity logging to show what steps are happening on the front end while the chain runs.
  • Directly accessing inference, command executions, and chain executions instead of over API client in chains.

@Josh-XT Josh-XT marked this pull request as ready for review May 30, 2024 01:26
@Josh-XT Josh-XT merged commit 1271f9c into main May 30, 2024
7 checks passed
@Josh-XT Josh-XT deleted the chain-improvements-for-tracking-step-responses branch May 30, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant