DocumentationLogs
Logs
Logs contain the inputs and outputs of each time a Prompt, Tool or Evaluator is called.
All Prompts produce Logs. A Log contains the inputs and the outputs and tracks which version of Prompt was used.
For the example of a Prompt above, the Log would have one input called ‘topic’ and the output will be the completion.