-
Notifications
You must be signed in to change notification settings - Fork 84
Description
Hi i just installed, and have question not an issue really. I want to view api credit usage from within this app? Is that possible.
Maybe I missed it in the docs. But, when I ask the gpt for usage stats I get this:
How do I track usage?
To track usage of the GPT model, you can set up monitoring for API requests made to the GPT API. This can be done by logging and analyzing the API request data, such as the number of requests, timestamps, and any relevant
metadata. You can also use tools like API analytics platforms or monitoring services to track usage and performance metrics. Additionally, you may refer to the documentation provided by OpenAI for specific information on
monitoring and tracking usage of the GPT model.
Is there a specific set of commands or arguments built in?