| .. |
|
openaicompat
|
db89b57e1c
fix: support raw JSON response tool arguments
|
1 هفته پیش |
|
passkey
|
5010f2d004
format: package name -> github.com/QuantumNous/new-api (#2017)
|
7 ماه پیش |
|
audio.go
|
0e9a193ed8
feat: gemini audio input billing
|
11 ماه پیش |
|
billing.go
|
673ea75811
🔔 feat: Add subscription-aware quota notifications and update UI copy
|
3 ماه پیش |
|
billing_session.go
|
6bde1a9c8d
Merge origin/main into nightly
|
2 هفته پیش |
|
channel.go
|
22e509c1ef
refactor: simplify ShouldDisableChannel function by removing unused parameters and commented-out code
|
3 هفته پیش |
|
channel_affinity.go
|
70560d5371
feat: add IncludeModelName option to channel affinity rules for per-model affinity tracking
|
1 ماه پیش |
|
channel_affinity_template_test.go
|
70560d5371
feat: add IncludeModelName option to channel affinity rules for per-model affinity tracking
|
1 ماه پیش |
|
channel_affinity_usage_cache_test.go
|
8cfc2b4398
fix: claude affinity cache counter (#2980)
|
2 ماه پیش |
|
channel_select.go
|
284ce42c88
refactor(channel_select): improve retry logic with reset functionality
|
4 ماه پیش |
|
codex_credential_refresh.go
|
f8a66a6e66
feat: codex oauth proxy
|
2 ماه پیش |
|
codex_credential_refresh_task.go
|
e729b22197
fix: refresh codex credentials for auto-disabled channels (#4324)
|
2 هفته پیش |
|
codex_oauth.go
|
f8a66a6e66
feat: codex oauth proxy
|
2 ماه پیش |
|
codex_wham_usage.go
|
2a15e3b152
feat: codex channel (#2652)
|
3 ماه پیش |
|
convert.go
|
82c2008d2c
fix: emit claude message_delta for usage-only final stream chunk
|
1 ماه پیش |
|
download.go
|
5010f2d004
format: package name -> github.com/QuantumNous/new-api (#2017)
|
7 ماه پیش |
|
epay.go
|
5010f2d004
format: package name -> github.com/QuantumNous/new-api (#2017)
|
7 ماه پیش |
|
error.go
|
ba25ba88fe
refactor(task): extract billing and polling logic from controller to service layer
|
2 ماه پیش |
|
error_test.go
|
41df3162cb
fix: support numeric status code mapping in ResetStatusCode
|
2 ماه پیش |
|
file_decoder.go
|
79527c0ab1
feat: add HEIC/HEIF image format support
|
1 ماه پیش |
|
file_service.go
|
03758a4a85
refactor(file-source): unify file source creation and enhance caching mechanisms
|
1 ماه پیش |
|
funding_source.go
|
040e8c1da8
feat: replace quota input with amount-first UI and atomic quota adjustment
|
1 ماه پیش |
|
group.go
|
758cd2c15f
refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function
|
6 ماه پیش |
|
http.go
|
b9c3ced076
feat: flush response writer after copying body
|
4 ماه پیش |
|
http_client.go
|
980af061fd
feat: TLS_INSECURE_SKIP_VERIFY env
|
3 ماه پیش |
|
image.go
|
79527c0ab1
feat: add HEIC/HEIF image format support
|
1 ماه پیش |
|
log_info_generate.go
|
eab478bdc8
fix: miscellaneous quick fixes from CodeRabbit review
|
2 هفته پیش |
|
midjourney.go
|
7bc0bf21f3
feat(mjp): update billing log for failed tasks
|
2 ماه پیش |
|
notify-limit.go
|
5010f2d004
format: package name -> github.com/QuantumNous/new-api (#2017)
|
7 ماه پیش |
|
openai_chat_responses_compat.go
|
71460cba15
feat: /v1/chat/completion -> /v1/response (#2629)
|
3 ماه پیش |
|
openai_chat_responses_mode.go
|
d9321b7da3
feat: channel affinity (#2669)
|
3 ماه پیش |
|
pre_consume_quota.go
|
a42b397607
🚀 feat: launch v1.0 — next-generation frontend built from the ground up (#4265)
|
1 هفته پیش |
|
quota.go
|
9acf5fecae
feat: collect model performance metrics (#4635)
|
3 روز پیش |
|
sensitive.go
|
5010f2d004
format: package name -> github.com/QuantumNous/new-api (#2017)
|
7 ماه پیش |
|
str.go
|
215546a805
feat: 优化ac自动机
|
8 ماه پیش |
|
subscription_reset_task.go
|
ddeacccc07
✨ feat: add subscription billing system (#2808)
|
3 ماه پیش |
|
task.go
|
5010f2d004
format: package name -> github.com/QuantumNous/new-api (#2017)
|
7 ماه پیش |
|
task_billing.go
|
040e8c1da8
feat: replace quota input with amount-first UI and atomic quota adjustment
|
1 ماه پیش |
|
task_billing_test.go
|
f995a868e4
Merge pull request #4089 from seefs001/feature/waffo-pay
|
3 هفته پیش |
|
task_polling.go
|
4b61c54c41
fix: handle rate limits and improve error response parsing in video task updates
|
2 ماه پیش |
|
text_quota.go
|
9acf5fecae
feat: collect model performance metrics (#4635)
|
3 روز پیش |
|
text_quota_test.go
|
5c4ed5be99
fix(billing): use tieredQuota fallback in composeTieredTextQuota error path
|
2 هفته پیش |
|
tiered_settle.go
|
f2f3410dcf
feat: add `len` variable for tier conditions and LLM prompt helper
|
2 هفته پیش |
|
tiered_settle_test.go
|
f2f3410dcf
feat: add `len` variable for tier conditions and LLM prompt helper
|
2 هفته پیش |
|
token_counter.go
|
03758a4a85
refactor(file-source): unify file source creation and enhance caching mechanisms
|
1 ماه پیش |
|
token_estimator.go
|
2e4d27e001
feat(token_estimator): add concurrency support for multipliers retrieval
|
5 ماه پیش |
|
tokenizer.go
|
1fededceb3
feat: refactor token estimation logic
|
5 ماه پیش |
|
tool_billing.go
|
eab478bdc8
fix: miscellaneous quick fixes from CodeRabbit review
|
2 هفته پیش |
|
usage_helpr.go
|
1fededceb3
feat: refactor token estimation logic
|
5 ماه پیش |
|
user_notify.go
|
70821e2051
feat: auto fetch upstream models (#2979)
|
2 ماه پیش |
|
violation_fee.go
|
b15ad2924e
fix: violation fee check
|
2 ماه پیش |
|
waffo_pancake.go
|
f995a868e4
Merge pull request #4089 from seefs001/feature/waffo-pay
|
3 هفته پیش |
|
waffo_pancake_test.go
|
f995a868e4
Merge pull request #4089 from seefs001/feature/waffo-pay
|
3 هفته پیش |
|
webhook.go
|
5010f2d004
format: package name -> github.com/QuantumNous/new-api (#2017)
|
7 ماه پیش |