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

Address intermittent failures in test_table_chat_agent.py #288

Open
pchalasani opened this issue Nov 3, 2023 · 0 comments
Open

Address intermittent failures in test_table_chat_agent.py #288

pchalasani opened this issue Nov 3, 2023 · 0 comments

Comments

@pchalasani
Copy link
Contributor

pchalasani commented Nov 3, 2023

_test_table_chat_agent sometimes fails with result.content=''. Likely because the LLM generated code wasn't correct. For now we are patching the test to bail when result is empty. Need to figure out the failure scenarios and improve the test.

See here https://github.com/langroid/langroid/blob/main/tests/main/test_table_chat_agent.py#L112

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