cloakdrone
cloakdrone
LLangfuse
Created by cloakdrone on 8/12/2024 in #support
Is it possible to end a trace?
So i am scraping urls of a domain and doing some analysis on top of it. For each url of that domain, I have a generation. Once all urls are done. I would want to close the trace so that the next domain gets a new trace. 1 trace for 1 domain with 5 generations (1 for each url of that domain). I don't think it is doable since there is no trace.end() and I think I have not understood traces.
12 replies