mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-21 07:26:50 +00:00
enable token usage by default (#2841)
This commit is contained in:
@@ -110,7 +110,7 @@ Tracks LLM token consumption per model call and logs it at the `info` level. Use
|
||||
|
||||
```yaml
|
||||
token_usage:
|
||||
enabled: false
|
||||
enabled: true
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
@@ -110,7 +110,7 @@ title:
|
||||
|
||||
```yaml
|
||||
token_usage:
|
||||
enabled: false
|
||||
enabled: true
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user