Historia zmian

Autor SHA1 Wiadomość Data
  mrh (aider) a720f9fff4 fix: handle CSV encoding issues with custom read_csv utility 1 rok temu
  mrh (aider) 7801664e10 refactor: migrate to pandas and fix column insertion parameters 1 rok temu
  mrh e5c770867f refactor: Update extract_column_data default column_index and add logging 1 rok temu
  mrh (aider) c76cf6b3e7 feat: add extract_column_data function to extract column data from specified row 1 rok temu
  mrh a3b056d79e refactor: Adjust default parameters and comment out unused code 1 rok temu
  mrh (aider) 8d844088b3 fix: resolve logging visibility by clearing handlers and updating logger config 1 rok temu
  mrh (aider) 5cb7e97d27 feat: add start row and column parameters to extract_sample_data 1 rok temu
  mrh dae4cd8d56 refactor: Update default sample size in extract_sample_data function 1 rok temu
  mrh (aider) 9b647af62e refactor: simplify logging in `log_data_details` function 1 rok temu
  mrh bb7c33708a refactor: Update log_data_details to log correct rows based on start_row 1 rok temu
  mrh (aider) 99b0ef35f7 refactor: simplify log_data_details to show start row and first/last 5 rows 1 rok temu
  mrh 8073fe494c feat: Add logging setup and CSV processing to translate_utils.py 1 rok temu
  mrh (aider) 745e63aa4a feat: Add detailed data logging before translation 1 rok temu
  mrh 4ee48fa004 refactor: update DEBUG mode check to include 'True' string 1 rok temu
  mrh (aider) 1ffd0630e8 refactor: remove category-related code and simplify search term translation 1 rok temu
  mrh (aider) 9693ccd0e1 refactor: simplify data extraction in translation batch processing 1 rok temu
  mrh (aider) d5eca791da feat: Add sample data extraction before batch translations 1 rok temu
  mrh 726a4795ce refactor: Simplify OpenAITranslator initialization and add main function 1 rok temu
  mrh (aider) bd6dc74aaa feat: add start_row parameter to process_batch_translations 1 rok temu
  mrh (aider) 964f7042ce refactor: move translation logic to mylib/translate_utils.py and add DEBUG mode 1 rok temu