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.is_agent defaults to False #382

Merged
merged 3 commits into from
Jan 6, 2024
Merged

Chain.is_agent defaults to False #382

merged 3 commits into from
Jan 6, 2024

Conversation

kreneskyp
Copy link
Owner

Description

Flipping Chain.is_agent to default to False for new chains. This change removes the need for some extra validation and case logic for new chains where fields are unset and not sent in the request.

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.]

…th new chains in a tab. The tab won't have a full state dict built and this default removes the need for validating fields that were not submitted.
@kreneskyp kreneskyp merged commit cb2403e into master Jan 6, 2024
6 checks passed
@kreneskyp kreneskyp deleted the is_agent_default branch January 6, 2024 22:41
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