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

refactor(validate.py): extract build_graph function to langflow.inter… #204

Merged

Conversation

ogabrielluiz
Copy link
Contributor

…face.run module

feat(validate.py): add post_validate_node endpoint to validate a single node in the graph by its id

…face.run module

feat(validate.py): add post_validate_node endpoint to validate a single node in the graph by its id
…found

feat(GenericNode): add node validation with outline color feedback
feat(tailwind.config.js): add styles for outline colors and animations
…ponent

fix(validate): set validation status to "success" or "error" based on response status
feat(validate): add state for validation status and outline color in GenericNode component
refactor(validate): use useDebouncedCallback hook for debouncing validation function
refactor(validate): simplify useEffect dependencies in GenericNode component
@ogabrielluiz ogabrielluiz merged commit 63e10f8 into chat_and_cache Apr 26, 2023
0 of 4 checks passed
@ogabrielluiz ogabrielluiz deleted the 186-endpoints-for-node-validation-and-debugging branch April 26, 2023 04:29
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.

None yet

1 participant