Commit Graph
238 Commits
Author SHA1 Message Date
ShroominicandCursor Agent f13638387f fix provider getattr 2025-11-23 21:51:36 +00:00
ShroominicandCursor Agent e154f65e16 fix revenue tracking problems 2025-11-23 21:51:36 +00:00
ShroominicandCursor Agent 86b1ba0228 fix typing+linting 2025-11-23 21:51:36 +00:00
Cursor Agent eb83b3c51a refactor: unify logs and usage implementation 2025-11-23 21:51:36 +00:00
Cursor Agent 13640d13d1 Merge remote-tracking branch 'remotes/origin/cursor/add-usage-tracking-dashboard-and-apis-32d6' into recreated-feature-branch 2025-11-23 21:51:16 +00:00
9qeklajc 38356d7bb3 add copy button & order entries 2025-11-16 10:46:10 +01:00
Cursor Agentanddb2002dominic 99d98ffb2c feat: Add usage tracking dashboard and API
Co-authored-by: db2002dominic <db2002dominic@gmail.com>
2025-11-15 23:49:36 +00:00
9qeklajc 26110a68dd add logs page 2025-11-15 15:59:08 +01:00
9qeklajc 23ff99d41f copy button 2025-11-15 12:53:58 +01:00
9qeklajc 34cdbfe446 add logs page 2025-11-15 11:32:18 +01: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 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
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
Shroominic 320cfe82fd auto populate providers from available classes 2025-11-11 16:10:42 +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 4b935a6f4d more upstream + model fetchin wip 2025-11-08 12:30:12 +08:00
Shroominic d9d2e17e5d refactor upstream files and classes 2025-11-06 17:23:37 +08:00
9qeklajc c49da9bf84 ignore error 2025-11-04 23:50:55 +01:00
9qeklajc c2b97f8e3b use enabled flag 2025-11-04 23:48:38 +01:00
9qeklajc 74480df47d different check 2025-11-04 23:48:24 +01:00
9qeklajc 88fbefbd18 fmt 2025-11-04 23:29:07 +01:00
9qeklajc ded82cd729 fix model endpoint & filter query 2025-11-04 23:16:08 +01:00
9qeklajc 1e90b223cf fix model filter 2025-11-04 22:45:18 +01:00
9qeklajc b8a1d69924 fmt 2025-11-04 22:45:07 +01:00
9qeklajc 33b19ba98b better model naming 2025-11-04 22:28:48 +01:00
Shroominic 44286067ae fix typing 2025-11-03 22:24:46 +08:00
Shroominic 1c7cbf64ef ruff fmt 2025-11-03 22:24:27 +08:00
Shroominic 0c3beba74f optional primary_mint_unit setting for special msat only mints 2025-11-03 13:53:44 +08:00
9qeklajc 1b6188b130 better model update 2025-11-02 23:42:18 +01:00
9qeklajc 4859dbd163 fix models filtering 2025-11-02 23:42:03 +01:00
9qeklajc a3d9022e2b add generic upstream 2025-11-02 11:50:13 +01:00
Shroominic dc4dbb4cff max_tokens must be an integer 2025-11-02 15:47:26 +08:00
Shroominic fc97e75602 Merge branch 'v0.2.1-pricing-algorithm' without version bump
- Add model/provider selection based on pricing algorithm
- Simplify models/providers UI
- Implement cost-based model selection
- Keep version at 0.2.0
2025-11-02 14:38:47 +08:00
Shroominic beedfdc1d2 rm outdated admin cookie auth 2025-11-02 12:27:12 +08:00
Shroominic 6e7be9695e fetch provider-types from node api 2025-11-02 12:05:39 +08:00
Shroominic baa2e7038c rm dev version tag 2025-11-01 13:48:10 +08:00
Shroominic 39047361d6 model/provider selection based on pricing 2025-11-01 13:47:23 +08:00
Shroominic 57c0defbd7 bump v0.2.1 2025-11-01 13:46:59 +08:00
Shroominic 4df56571be fix typing + linting issues 2025-11-01 13:33:44 +08:00
9qeklajc ff4c2c418c fix ollama request 2025-10-31 22:54:32 +01:00
Shroominic db0f6e65ef fix typing issue 2025-10-30 12:47:04 +08:00