shroominic and GitHub
acb5909cde
Merge pull request #107 from Routstr/main
2025-08-07 15:56:11 -03:00
shroominic and GitHub
dd9a133a99
Merge pull request #105 from Routstr/fix-models-auto-fetch
...
Fix models auto fetch
v0.1
2025-08-06 22:15:28 -03:00
Shroominic
2e8140daa0
rm models.example usage
2025-08-06 22:14:57 -03:00
Shroominic
ba987485f2
rm redundant info logs
2025-08-06 22:14:40 -03:00
Shroominic
5484e606b8
rm relay-data
2025-08-06 22:14:27 -03:00
shroominic and GitHub
2cfd537d2e
Merge pull request #104 from Routstr/auto-load-models
...
auto load models in memory
2025-08-06 20:47:58 -03:00
Shroominic
0babd93504
auto load models in memory
2025-08-06 19:50:08 -03:00
shroominic and GitHub
6fdbdb2bba
Merge pull request #102 from Routstr/fix-x-cashu-refund-when-payment-failed-to-be-validated
...
Fix x cashu refund when payment failed to be validated
2025-08-06 19:31:14 -03:00
shroominic and GitHub
53c699043c
Merge pull request #98 from Routstr/fixed-top-provider-bug-again
...
fixed a bug with top provider not being null but the variables inside…
2025-08-06 19:28:46 -03:00
shroominic and GitHub
6b02a40a06
Merge pull request #101 from Routstr/model-collecting
...
update model collecting to filter by source
2025-08-06 19:28:20 -03:00
Shroominic
e4ee03f7a0
fix mypy
2025-08-06 19:23:50 -03:00
shroominic and GitHub
25371d2acc
Merge pull request #100 from Routstr/fix-openai-upstream-model-name-response
...
fix resolve model name response
2025-08-06 19:21:06 -03:00
shroominic and GitHub
6986723388
Merge pull request #95 from Routstr/fix-xcashu-refund
...
fix refund
2025-08-06 19:19:20 -03:00
shroominic and GitHub
c505db3596
Merge pull request #99 from Routstr/local-models-networking
...
Added netowrking to access locally run models
2025-08-06 19:18:28 -03:00
9qeklajc
77e6896ff3
fix
2025-08-07 00:11:47 +02:00
9qeklajc
477c67ebeb
remove redundant changes
2025-08-07 00:10:45 +02:00
9qeklajc
67604242de
revert
2025-08-07 00:09:30 +02:00
9qeklajc
6454b604eb
update to collect all openrouter models
2025-08-06 22:58:20 +02:00
9qeklajc
632857b52a
fix fmt
2025-08-06 22:57:02 +02:00
9qeklajc
a8c7897fd9
update model collecting to filter by source
2025-08-06 22:53:31 +02:00
9qeklajc
1a841432c4
fix resolve model name response
2025-08-06 22:50:21 +02:00
redshift
037f4222fc
Added netowrking to access locally run models
2025-08-06 16:36:28 -03:00
redshift
17414065d1
fixed a bug with top provider not being null but the variables inside were null
2025-08-06 13:28:05 -03:00
shroominic and GitHub
8e93d0ef0f
Merge pull request #97 from Routstr/main
...
update prod
2025-08-06 00:09:40 -03:00
shroominic and GitHub
d1aef23626
release-v-0-1-0
...
v 0 1 0
2025-08-05 21:53:46 -03:00
Shroominic
a6b756cff0
update introduction
2025-08-05 21:53:04 -03:00
Shroominic
f428410a24
update example env
2025-08-05 21:52:31 -03:00
Shroominic
ba74932120
default CASHU_MINTS
2025-08-05 21:52:22 -03:00
Shroominic
63dc47008f
better error msg
2025-08-05 21:50:04 -03:00
Shroominic
9612461fe9
⬆️ v0.1.0
2025-08-05 20:18:42 -03:00
Shroominic
ca748edaf5
rm refund task
2025-08-05 20:16:47 -03:00
Shroominic
95e320f823
rm annoying not needed logs
2025-08-05 20:11:42 -03:00
9qeklajc and GitHub
5d82dc4d26
Merge pull request #94 from Routstr/add-missing-endpoint-for-model-discovery
...
fix model discovery
2025-08-06 00:53:03 +02:00
9qeklajc
013f17a5aa
revert
2025-08-06 00:51:29 +02:00
9qeklajc
384cc2be21
clean up
2025-08-06 00:50:25 +02:00
9qeklajc
76ea74e8ce
fix refund
2025-08-06 00:49:34 +02:00
9qeklajc
b7576663b5
fix model discovery
2025-08-05 19:41:16 +02:00
shroominic and GitHub
451fdd08e9
Merge pull request #93 from Routstr/main
...
update prod
2025-08-05 14:27:47 -03:00
redshift and GitHub
92318f0b00
Merge pull request #92 from Routstr/fix-context-length-cost-calc
...
Fix context length cost calculation
2025-08-05 17:01:11 +00:00
Shroominic
3845b11951
fix tests
2025-08-04 01:21:14 -03:00
Shroominic
5afa0ba4bc
fix context length cost calculation
2025-08-03 23:57:00 -03:00
redshift and GitHub
da7c852210
Merge pull request #90 from Routstr/fix-max_cost_for_model-bug
...
This fixed a bug where the max cost was deducted from user's balance before prompt completion and max cost was later added to user's balance BUT if the bitcoin price changed in this short period of time, the max cost later added would be different and user's balance would be deducted more or less than actual costs.
Bug found by @sh1ftred while working on evals.
2025-08-03 19:00:12 +00:00
Shroominic
7323b2f536
fix max_cost_for_model bug
2025-08-02 23:32:15 -03:00
shroominic and GitHub
9bcaa84014
Merge pull request #89 from Routstr/option-to-set-provider-fees
...
option to set provider fees
2025-08-02 22:11:15 -03:00
Shroominic
22aa55e3d6
option to set provider fees
2025-08-02 22:10:55 -03:00
shroominic and GitHub
416730a3e8
Merge pull request #88 from Routstr/deserialize_token_from_string
...
simplify deserialize_token_from_string
2025-08-02 22:08:32 -03:00
Shroominic
51001bb31a
simplify deserialize_token_from_string
2025-08-02 22:08:04 -03:00
shroominic and GitHub
dbbb1b51b8
Merge pull request #87 from Routstr/dev-logging
...
dev logging
2025-08-02 22:07:09 -03:00
Shroominic
01e14d3f35
dev logging
2025-08-02 22:05:19 -03:00
redshift and GitHub
586a8f19e0
Merge pull request #86 from Routstr/rounding-msats
...
Fixed rounding problem as msats were rounding down instead of roundin…
2025-08-03 00:58:06 +00:00