MacPaw / OpenAI

Swift community driven package for OpenAI public API
MIT License
2.11k stars 357 forks source link

Feat: Get token usage data for streamed chat completion response. #211

Open sdimka opened 6 months ago

sdimka commented 6 months ago

What

Added a feature to retrieve token usage in stream chat mode.

Why

This functionality is available in the original API and could be useful for some users.

Affected Areas

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

qaz1991815 commented 3 months ago

577DF509-4FAC-49A4-8002-EC563A9346B0 A6B77BEB-9C03-4FC2-AA18-CA2FCFDDC635 It doesn't seem to be working