[backend, crawler] feat: support token statistics

This commit is contained in:
2025-10-25 03:23:15 +02:00
parent 8e456cff75
commit 799cda6e06
32 changed files with 414 additions and 60 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
- Install the project in your virtualenv so the `basango` CLI is available:
- With uv: `uv run --with . basango --help`
- Or install locally: `pip install -e .` then `basango --help`
- Or install locally: `uv sync` then `basango --help`
#### Sync crawl (in-process)