Add better debug logging output for LLM requests #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the LLM request logging is insufficient for debugging purposes. We need to add more detailed debug logging that includes:
This will help us troubleshoot issues more effectively when LLM integration fails or behaves unexpectedly.