We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現状のCloudWatch Dashboardでは、ユーザーごとや、ユースケースごとのトークン消費量集計ができない。 Invocation時のAPI Responseに含まれる消費トークン数をDynamoDBに格納することで、高度な利用量集計にニーズに対応したい。
The text was updated successfully, but these errors were encountered:
+1 使用トークン数をページ上に表示させれば、次の会話に切り替えた方が良いというタイミングが計りやすいと思いますが、DynamoDBにトークン数を格納することでそれも可能になると思います。
Sorry, something went wrong.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
No branches or pull requests
現状のCloudWatch Dashboardでは、ユーザーごとや、ユースケースごとのトークン消費量集計ができない。
Invocation時のAPI Responseに含まれる消費トークン数をDynamoDBに格納することで、高度な利用量集計にニーズに対応したい。
The text was updated successfully, but these errors were encountered: