AI requires not only just logs from AiService or some HttpServer, but also requires the semantic logs.
We need to record all messages input to AI, what was used to construct the messages, etc. Also record why something was chosen and something not.
We have some logging, but I think I need to rethink this system.
Triggered by: https://github.com/JabRef/jabref-issue-melting-pot/issues/1110.
But maybe these logs are enough, if you dive deep enough
AI requires not only just logs from
AiServiceor someHttpServer, but also requires the semantic logs.We need to record all messages input to AI, what was used to construct the messages, etc. Also record why something was chosen and something not.
We have some logging, but I think I need to rethink this system.
Triggered by: https://github.com/JabRef/jabref-issue-melting-pot/issues/1110.
But maybe these logs are enough, if you dive deep enough