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

Error handling when generating a visualization and repairing it #113

Open
vishalsingh-11 opened this issue Apr 16, 2024 · 0 comments
Open

Comments

@vishalsingh-11
Copy link

vishalsingh-11 commented Apr 16, 2024

Can you please provide a code snippet on how we can handle when there is an error in code when the initial visualization is generated using the below code.

charts = lida.visualize(summary=new_summary, goal=goals[0], textgen_config=textgen_config,library=plotting_lib)

I would like to understand what is best option for the feedback parameter for repairing the visualization. Can we get it from lida.evaluate() or add a user input as feedback or the exception_error

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

No branches or pull requests

1 participant