Commit Graph
12 Commits
Author SHA1 Message Date
Shroominic 862df136d6 Merge v0.1.4 changes from 'origin/main' into v0.2.0-final 2025-10-27 14:07:37 +08:00
Shroominic ce77e888ba fully add anthropic provider 2025-10-23 14:05:58 +08:00
Shroominic 0da08fb945 refactor pricing, provider fees, realtime model map updates 2025-10-20 12:45:02 +08:00
Shroominic 7e6e0f806b enable sqlite WAL mode 2025-10-16 11:00:52 +08:00
Shroominic 61a0559f8e Add upstream providers management and model integration
- Created migration scripts to establish the `upstream_providers` table and integrate it with the `models` table.
- Enhanced the proxy functionality to support dynamic upstream provider initialization and model resolution.
- Implemented API endpoints for managing upstream providers, including CRUD operations and model fetching.
- Refactored pricing calculations to accommodate upstream provider overrides and ensure accurate cost estimation.
- Updated the admin interface to allow for easy management of upstream providers and their associated models.
2025-10-13 17:17:54 +08:00
Shroominic 73d3613301 move MODELS to DB 2025-09-10 13:28:43 +01:00
Shroominic 44c2dd1e30 undo Field edit 2025-08-22 15:22:34 -03:00
Shroominic 5831c3e4d4 undo total_balance change 2025-08-22 11:22:59 -03:00
Shroominic 4a338505cc reserved balance wip 2025-08-19 16:54:17 -03:00
Shroominic ff3d268192 add balances_for_mint_and_unit db method 2025-08-15 16:48:43 -03:00
Shroominic dda016669f add refund mint+currency to api table 2025-08-13 16:51:00 -03:00
Shroominic 503e861621 change dir 'router' -> 'routstr' 2025-08-09 14:55:26 -03:00