Request to Enable Retrieval of Non-API Call Logs via ChatBotAPI [/conversations] #12989
Unanswered
pigumyu1122
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Currently, it is not possible to retrieve logs of user interactions initiated from the UI via ChatBotAPI's [/conversations] endpoint.
Upon reviewing the source code, it appears that only logs for API calls are being captured, as indicated around line 51 in the following file:
https://github.com/langgenius/dify/blob/main/api/controllers/service_api/app/conversation.py.
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions