Vector store, refactor encoding to an Astra document #157
Annotations
5 errors
libs/astradb/langchain_astradb/utils/encoders.py#L130
langchain_astradb/utils/encoders.py:130:19: TRY003 Avoid specifying long messages outside the exception class
|
libs/astradb/langchain_astradb/utils/encoders.py#L130
langchain_astradb/utils/encoders.py:130:30: EM101 Exception must not use a string literal, assign to variable first
|
libs/astradb/langchain_astradb/utils/encoders.py#L179
langchain_astradb/utils/encoders.py:179:19: TRY003 Avoid specifying long messages outside the exception class
|
libs/astradb/langchain_astradb/utils/encoders.py#L179
langchain_astradb/utils/encoders.py:179:30: EM101 Exception must not use a string literal, assign to variable first
|
|
This job failed
Loading