Shroominic and Cursor Agent
e543fe1bc4
fix provider getattr
2025-11-23 21:49:33 +00:00
Shroominic and Cursor Agent
d3ec534fca
fix revenue tracking problems
2025-11-23 21:49:33 +00:00
Shroominic and Cursor Agent
b2353d3a3d
fix typing+linting
2025-11-23 21:49:33 +00:00
Shroominic and Cursor Agent
946119ffb8
gemini vibes
2025-11-23 21:49:33 +00:00
Shroominic and Cursor Agent
73b1366247
fix docker build
2025-11-23 21:49:19 +00:00
Cursor Agent and db2002dominic
f574f8b0cd
Refactor: Use total_msats for revenue calculation
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
b386c3ca06
Refactor: Improve type safety for UsageMetricsChart data
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
222d4cc0d0
Refactor: Add type hints and improve sorting in get_revenue_by_model
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
e10332a239
Refactor: Add type assertions and improve stats calculation
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
b4c65014d8
Refactor: Improve type hints and assertions in metrics aggregation
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Shroominic and Cursor Agent
3deb4df978
ruff fmt+lint
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
dd8a25a40b
Remove unused USAGE_TRACKING.md documentation
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
f12193d315
Refactor: Document and enforce critical log messages for usage tracking
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
a6aa724bce
feat: Add revenue tracking and reporting by model
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
Cursor Agent and db2002dominic
a290cc33af
feat: Add usage tracking and analytics dashboard
...
Co-authored-by: db2002dominic <db2002dominic@gmail.com >
2025-11-23 21:48:55 +00:00
9qeklajc and Cursor Agent
a882638d44
add copy button & order entries
2025-11-23 21:48:50 +00:00
9qeklajc and Cursor Agent
7d5c7dfba6
add logs page
2025-11-23 21:48:50 +00:00
9qeklajc and Cursor Agent
ee5ffe055c
copy button
2025-11-23 21:48:50 +00:00
9qeklajc and Cursor Agent
cbb2c4d0f4
add date picker
2025-11-23 21:48:50 +00:00
9qeklajc and Cursor Agent
e2da6717b0
add logs page
2025-11-23 21:48:50 +00:00
shroominic and GitHub
14ae4ecce3
v0.2.0c
...
fix calculate_usd_max_costs
v0.2.0c
2025-11-14 20:27:25 +08:00
Shroominic
a8b6d4866f
v0.2.0c
2025-11-14 20:15:36 +08:00
Shroominic
924f93c18d
fiiixXXXXXX
2025-11-14 19:42:20 +08:00
Shroominic
7c2ac805c8
fix calculate_usd_max_costs
2025-11-14 17:09:50 +08:00
shroominic and GitHub
bb9b632ceb
Merge pull request #223 from Routstr/v0.2.0b
...
V0.2.0b
2025-11-14 16:08:46 +08:00
Shroominic
50c43e9b07
fix vision prompt discounted max_cost calculation
2025-11-13 16:47:26 +08:00
Shroominic
a4c092d8dc
rm fetch_models
2025-11-13 16:09:35 +08:00
Shroominic
94e7b2b4d2
Fix settings override bug: allow False and 0 from database
...
Fixes #217 - Database values of False and 0 are now properly respected
instead of being ignored. Removed 'and v' check that incorrectly treated
these legitimate config values as 'empty'. Now only truly empty values
(None, empty string, empty list, empty dict) are ignored in favor of env.
2025-11-13 16:03:56 +08:00
9qeklajc and GitHub
637f3459c5
Merge pull request #222 from Routstr/update-deps
...
Update ui deps
2025-11-12 23:42:06 +01:00
Shroominic
9a52e30470
get api key link
2025-11-11 17:31:19 +08:00
Shroominic
30d62bf65c
fix linting
2025-11-11 17:24:21 +08:00
Shroominic
29b088c035
bump v0.2.0b
2025-11-11 17:21:52 +08:00
Shroominic
d16b0d5190
fix groq +xai model fetching
2025-11-11 17:19:04 +08:00
9qeklajc
9b2a4a8ff8
update package lock
2025-11-11 09:21:24 +01:00
Shroominic
320cfe82fd
auto populate providers from available classes
2025-11-11 16:10:42 +08:00
9qeklajc
8d4691e7f6
update dep. package
2025-11-11 09:00:26 +01:00
9qeklajc
d7c5d7ce41
remove cashu dep
2025-11-11 08:56:47 +01:00
shroominic and GitHub
2da2f96118
Merge pull request #218 from Routstr/v0.2.0-final
...
add docs, fix anthropic upstream model alias problem
2025-11-11 13:48:05 +08:00
Shroominic
8cb73f4528
fix import error
2025-11-11 13:40:59 +08:00
Shroominic
e3b146b83f
Merge branch 'upstream-refactor' into v0.2.0
2025-11-11 13:09:02 +08:00
Shroominic
b7e4fbf739
fix model alias problem for anthropic
2025-11-11 12:43:02 +08:00
Shroominic
2c8ba93312
experiments
2025-11-11 10:24:34 +08:00
9qeklajc
cfe03d6dcb
remove redundant setting & doc
2025-11-10 22:59:32 +01:00
9qeklajc
80b6acbf4b
add docs
2025-11-10 22:40:35 +01:00
9qeklajc and GitHub
bd88a84cd4
Merge pull request #216 from Routstr/v0.2.0-final
...
update doc
2025-11-09 21:37:11 +01:00
9qeklajc
45f5ba96a8
update doc
2025-11-09 21:36:42 +01:00
Shroominic
4b935a6f4d
more upstream + model fetchin wip
2025-11-08 12:30:12 +08:00
Shroominic
c9f458b8ba
experimentation to get better fetching algorighm
2025-11-06 18:27:17 +08:00
Shroominic
d9d2e17e5d
refactor upstream files and classes
2025-11-06 17:23:37 +08:00
9qeklajc and GitHub
3d6bd65a64
Merge pull request #215 from Routstr/v0.2.0-final
...
* fix model filtering
* cleanup desing
2025-11-05 09:35:10 +01:00