Hello,
Is there any feature available to log the API calls made to GPT-3 with all details such as user, timestamp, request, response etc?
Hello,
Is there any feature available to log the API calls made to GPT-3 with all details such as user, timestamp, request, response etc?
Thank you for the prompt response…
Hello,
I do not see any response in this thread. I have a similar question:
Are there logs we can check to see what is going on with our API calls?
If you are calling the API as part of your server code, you can log the request and response yourself. This will help in debugging. Not sure if OpenAPI provides additional logging.