AbhayVG commited on
Commit
219bd2a
·
verified ·
1 Parent(s): 8067596

Update src.py

Browse files
Files changed (1) hide show
  1. src.py +1 -1
src.py CHANGED
@@ -75,7 +75,7 @@ def log_interaction(user_query, model_name, response_content, generated_code, ex
75
  api.upload_file(
76
  path_or_fileobj=local_path,
77
  path_in_repo=f"data/{filename}",
78
- repo_id="SustainabilityLabIITGN/VayuBuddy_logs",
79
  repo_type="dataset",
80
  )
81
 
 
75
  api.upload_file(
76
  path_or_fileobj=local_path,
77
  path_in_repo=f"data/{filename}",
78
+ repo_id="SustainabilityLabIITGN/VayuChat_logs",
79
  repo_type="dataset",
80
  )
81