galtea.storage object.
Remember that we will be using the
galtea object. More information here.test_cases.create() or test_cases.upload_input_file(), which call upload() for you. Reach for galtea.storage directly when you need to fetch the bytes back, or upload a file for a purpose other than a test case input.
For the full round trip, from a dataset of documents to a scored answer, see Evaluate Document Inputs.