Luke

Results 3 issues of Luke

Addition of optional options to ignore_errors when writing rows to files via `export()` and to check for and remove null bytes if found in rows of data. ignore_errors: Try/Catch blocks...

When using AWS Bedrock, `_update_item` throws a TypeError as AWS Bedrock returns floats in its response. Dynamodb requires floats to be provided as `Decimal`. The reverse can also occur if...

bug
data layer
size:M

Added additional param to allow independent turning off for streaming to ensure recursion errors don't occur when calling `generate` from `stream` with `streaming=True` on BedrockChat