dotimplement / HealthChain

Simplify prototyping and testing LLM applications in healthcare context 💫 🏥
https://dotimplement.github.io/HealthChain/
Apache License 2.0
10 stars 1 forks source link

More detailed output file names #42

Closed adamkells closed 2 months ago

adamkells commented 2 months ago

When we run the pipeline and save the response and requests to a local output folder, the file names are of the form {date}_{id}.json. This is an issue when running multiple times in the same day, adding time would be useful and truncating the uid for brevity.