issues
search
mshumer
/
gpt-prompt-engineer
MIT License
9.36k
stars
643
forks
source link
Refactor and add optional wandb logging
#1
Closed
morganmcg1
closed
1 year ago
morganmcg1
commented
1 year ago
Refactors:
The model calls to use tenacity for retries
Removes duplication of code
Pulls out config variables into their own cell
Adds:
optional logging of config, prompts and results to Weights & Biases to better keep track of your work and results
Refactors:
Adds: