mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Ensure HuggingFaceAPIChatGenerator has token usage data * Add reno note * Fix release note
5 lines
132 B
YAML
5 lines
132 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Adds 'usage' meta field with 'prompt_tokens' and 'completion_tokens' keys to HuggingFaceAPIChatGenerator.
|