Turnoff the interim researcher logs #1592
Unanswered
muskaan1208
asked this question in
Q&A
Replies: 1 comment
-
|
I ran into this same thing last year when we were using Tavily for a big research run - those interim logs balloon fast and they definitely leak PII if you're not careful. The logs are coming from the In if not self.config.get("disable_interim_logs", False):
# existing logging logic hereThen in self.disable_interim_logs = False |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @assafelovic !
I have an interesting question,
i am looking out for help, in
filtering out or sanitising the researcher logsare that are being generated in the middle, its a of logs that are getting stored unnecessarily consuming a lot of space and leaking a lot of senisitive informationwe are using
AZURE_APIandTAVILYfor our research.I see there is no flag/param currently to pass and switch off interim logs that being produced.
Seeking for help, if anyone can suggest or can we make a contribution to the open source as this use case
Beta Was this translation helpful? Give feedback.
All reactions