커밋 기록

작성자 SHA1 메시지 날짜
  mrh (aider) a0e039c714 feat: Add CSV support and specify Excel engine in file processor 1 년 전
  mrh a8d8494cb2 refactor: Update test file extension from .xlsx to .csv in ExcelProcessor 1 년 전
  mrh (aider) 27ad5950db refactor: Replace CSV handling with pandas in ExcelProcessor 1 년 전
  mrh 5cd051d37c fuck 1 년 전
  mrh (aider) 7e19ae2442 fix: Add missing List import in translation_service.py 1 년 전
  mrh (aider) 789525e120 feat: add Excel processing and translation service modules 1 년 전
  mrh 3b5a2538b7 备份 1 년 전
  mrh 57865db11d 新增function Calling 测试 1 년 전
  mrh (aider) a40364fdd2 fix: Adjust start row for ASIN links in CSV processing 1 년 전
  mrh (aider) 5847ce4133 refactor: Combine CSV processing functions into a single function 1 년 전
  mrh (aider) 88b6785ff2 refactor: Split read_and_process_csv into two functions 1 년 전
  mrh (aider) 4bc23361b8 fix: Correctly generate hyperlinks for `asin_columns` using processed `need_search_url_processed.csv` 1 년 전
  mrh 87428ea670 fix: Update ASIN column indices 1 년 전
  mrh (aider) 58f73c96c7 refactor: Split CSV processing into separate steps for need_search_url_columns and asin_columns 1 년 전
  mrh b6eb45e916 fix: Update brand columns to include URL search columns 1 년 전
  mrh 6662fba6e1 fix: Update CSV file encoding and path 1 년 전
  mrh (aider) 867c9fd9ad refactor: Use pandas to read and write CSV files 1 년 전
  mrh (aider) 184615b55c refactor: simplify CSV processing by removing unnecessary parameters 1 년 전
  mrh 852a357e12 refactor: Remove commented code and adjust process_csv parameters 1 년 전
  mrh (aider) 90a2017df1 feat: add skip_rows parameter to handle initial info lines in CSV 1 년 전
  mrh (aider) d27cd8d0f0 feat: add header and data search start parameters with default values 1 년 전
  mrh (aider) ebba3aac38 feat: add header_row parameter to handle custom header positions in CSV 1 년 전
  mrh (aider) 4db961e05d feat: add `search_header` option to `search_keywords` for header row search 1 년 전
  mrh 1343e7ffcd chore: Comment out test code in new_col_translate.py 1 년 전
  mrh (aider) 0eb0229593 refactor: modify `search_keywords` to search only specified row 1 년 전
  mrh be9c788576 refactor: Update logger name and search keywords in new_col_translate.py 1 년 전
  mrh (aider) a2e8857372 refactor: isolate project logs by configuring separate logger for mylib 1 년 전
  mrh (aider) 4c1d2229c6 refactor: Move `read_csv_with_header` function and add standalone `search_keywords` test 1 년 전
  mrh a369b82624 feat: Add search_keywords call in new_col_translate main block 1 년 전
  mrh (aider) 03877f598c feat: add keyword search function to find columns containing keywords 1 년 전