How can I correspond the database data in runtime_logging with actual runtime outputs? #2670
Labels
0.2
Issues which are related to the pre 0.4 codebase
help wanted
Extra attention is needed
logging
related to logging issue
needs-triage
Describe the issue
For example, consider the following runtime output:
I can find detailed information about this entry in the database file, but I can't figure out their correlation.
For instance, I want to know from which agent a particular entry in the chat_completions table originated? Who was it responding to? Additionally, the IDs in the agents table do not correspond to any responses.
I would like to use runtime_logging to perfectly reconstruct the output logs. How can I achieve this?
Steps to reproduce
No response
Screenshots and logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: