How To
Log Pre-generated Responses in Python
If you already have a dataset of requests and application responses, and you want to log and evaluate these on Galileo without re-generating the responses, you can do so via our worflows.
First, log in to Galileo:
Now you can take your previously generated data and log it to Galileo.
Finally, log your Evaluate run to Galileo:
Once complete, this step will display the link to access the run from your Galileo Console.
Logging as a RAG workflow
To log the above dataset as a RAG workflow, you can modify the code snippet as follows: