callstack / ai-cli

AI assistant in your terminal.
https://callstack.github.io/ai-cli/
MIT License
21 stars 0 forks source link

refactor: use OpenAI stream usage stats #52

Closed mdjastrzebski closed 3 months ago

mdjastrzebski commented 3 months ago

Summary

OpenAI SDK now provides usage stats for streaming. Let's use it.

Test plan

Manual tests for OpenAI and Pplx (also uses OpenAI SDK)