For debugging, it may be useful to log the complete inference turns with the models.
Currently, different log levels are available, but the complete prompts are responses are not logged, even with the DEBUG level.
This tasks consists of enabling a detailed logging of an agentic session that could be exported to a file.
For debugging, it may be useful to log the complete inference turns with the models.
Currently, different log levels are available, but the complete prompts are responses are not logged, even with the
DEBUGlevel.This tasks consists of enabling a detailed logging of an agentic session that could be exported to a file.