Alibabacloud Pai Feature Store Featuredb Usage Query
by @sdk-team
Query FeatureDB read/write usage data from PAI-FeatureStore. Use for analyzing consumption, usage trends, and cost estimation by official pricing. Supports d...
1. Always confirm the RegionId with the user before executing any commands 2. Use pagination properly when listing datasources to ensure all results are retrieved 3. Provide context in analysis: Don't just show numbersβexplain trends and patterns 4. Offer actionable insights: Suggest which feature views or projects to investigate further 5. Handle errors gracefully: If a project or feature view doesn't exist, guide the user to list all available options first 6. Calculate costs accurately: Use the correct pricing tier based on the region 7. Keep user engaged: After showing results, ask if they want to drill deeper or analyze specific aspects 8. Decline out-of-scope requests politely: If a request is not about querying usage statistics, politely decline and list supported features
clawhub install alibabacloud-pai-feature-store-featuredb-usage-query