Get a daily random issue suggestion from any GitHub repository
Make it possible to view the token usage cost after generating an image with openai ior xai provider
examples/ai-core/src/generate-image/open-usage.ts // This currently results in a typescript error Property 'usage' does not exist on type 'GenerateImageResult'.ts(2339) In further commits this error will be fixed after the usgae functionality is addressed
Addresses: https://github.com/vercel/ai/issues/8358