mikey
mikey
``` ... change_request File "c:\path-to-project-folder\.venv\lib\site-packages\tbump\file_bumper.py", line 219, in compute_patches_for_change_request old_lines = file_path.read_text().splitlines(keepends=False) File "C:\Python\Python37\lib\pathlib.py", line 1222, in read_text return f.read() UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 118:...
load epub to a list of Documents with metadata = {"sourc…e": file_path, "ch.":
Refer to https://github.com/BerriAI/litellm/pull/3397. Samepl code and screenshot to show it works locally with and without setting return_exceptions. 1. without setting return_exception (or setting to False): it throws an exception, exactly...