- intermediate trains of thought are outputted as jsonl in order to store nested / complex data
- evaluation results are stored as csv without references for simplicity
- the create dataset file reads both of them, combines and outputs the results ot huggingface, if possible
- Data tracer can be enabled by setting DATATRACE_PATH env var
- Save query, response pairs to a HF dataset locally in trainable
format
- Currently only enabled for research mode apick_next_tool research mode
chat actor
- Use prompt tracer like code execution hooks