Closed Asma-droid closed 1 month ago
Have you enabled content tracing? By default Components' inputs and outputs are not traced and must be enabled explicitly.
Yes, I also suspect this is an issue here @Asma-droid having made this oversigh myself several times. Let us know about your resolution. Suggest closing.
@Asma-droid Please let us know if enabling content tracing solved your problem. If not, feel free to reopen this issue.
@julian-risch thanks a lot! this has solved my problem! thanks again
Hello,
I'am trying to keep information about query, llm results, duration, etc. One solution is to test "tracing" tutorial.
https://docs.haystack.deepset.ai/v2.0/docs/tracing
Unfortunately, i cannot obtain traces of llm outputs:
Note: I'am using serialized pipeline
thanks