Historial de Commits

Autor SHA1 Mensaje Fecha
  mrh (aider) 789525e120 feat: add Excel processing and translation service modules hace 1 año
  mrh 3b5a2538b7 备份 hace 1 año
  mrh 57865db11d 新增function Calling 测试 hace 1 año
  mrh (aider) a40364fdd2 fix: Adjust start row for ASIN links in CSV processing hace 1 año
  mrh (aider) 5847ce4133 refactor: Combine CSV processing functions into a single function hace 1 año
  mrh (aider) 88b6785ff2 refactor: Split read_and_process_csv into two functions hace 1 año
  mrh (aider) 4bc23361b8 fix: Correctly generate hyperlinks for `asin_columns` using processed `need_search_url_processed.csv` hace 1 año
  mrh 87428ea670 fix: Update ASIN column indices hace 1 año
  mrh (aider) 58f73c96c7 refactor: Split CSV processing into separate steps for need_search_url_columns and asin_columns hace 1 año
  mrh b6eb45e916 fix: Update brand columns to include URL search columns hace 1 año
  mrh 6662fba6e1 fix: Update CSV file encoding and path hace 1 año
  mrh (aider) 867c9fd9ad refactor: Use pandas to read and write CSV files hace 1 año
  mrh (aider) 184615b55c refactor: simplify CSV processing by removing unnecessary parameters hace 1 año
  mrh 852a357e12 refactor: Remove commented code and adjust process_csv parameters hace 1 año
  mrh (aider) 90a2017df1 feat: add skip_rows parameter to handle initial info lines in CSV hace 1 año
  mrh (aider) d27cd8d0f0 feat: add header and data search start parameters with default values hace 1 año
  mrh (aider) ebba3aac38 feat: add header_row parameter to handle custom header positions in CSV hace 1 año
  mrh (aider) 4db961e05d feat: add `search_header` option to `search_keywords` for header row search hace 1 año
  mrh 1343e7ffcd chore: Comment out test code in new_col_translate.py hace 1 año
  mrh (aider) 0eb0229593 refactor: modify `search_keywords` to search only specified row hace 1 año
  mrh be9c788576 refactor: Update logger name and search keywords in new_col_translate.py hace 1 año
  mrh (aider) a2e8857372 refactor: isolate project logs by configuring separate logger for mylib hace 1 año
  mrh (aider) 4c1d2229c6 refactor: Move `read_csv_with_header` function and add standalone `search_keywords` test hace 1 año
  mrh a369b82624 feat: Add search_keywords call in new_col_translate main block hace 1 año
  mrh (aider) 03877f598c feat: add keyword search function to find columns containing keywords hace 1 año
  mrh 3e4c91b526 完成插入新列和翻译,用 groq 翻译 hace 1 año
  mrh (aider) e26ce8f8f9 feat: add logging for translation params and extracted content hace 1 año
  mrh (aider) 348fcbf47a refactor: update column translation to handle dynamic column indices and headers hace 1 año
  mrh (aider) 214bbe785b feat: add multi-column translation support and separate save functionality hace 1 año
  mrh fa2b4b41b7 完成读取编码,解析翻译指定行列 hace 1 año