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 while connecting nvidia nim api using ChatNVIDIA Langchain #11

Open
chetan-atmecs opened this issue Jul 19, 2024 · 1 comment
Open

Comments

@chetan-atmecs
Copy link

raise DataError(error_messages[error_num])
clickhouse_connect.driver.exceptions.DataError: Invalid None value in non-Nullable column
INFO:backoff:Backing off insert_with_backoff(...) for 65.2s (clickhouse_connect.driver.exceptions.DataError: Invalid None value in non-Nullable column)

@xujryan
Copy link
Collaborator

xujryan commented Jul 19, 2024

The error appears to be that when inserting into MyScale, some columns that should not have None values are receiving None. To better pinpoint the exact location of the problem, could you please provide the specific code that reproduces this error? Additionally, a more detailed error log would be helpful.

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

2 participants