JustSong
|
9edc54ca69
fix: fix the default ratio for text-embedding-ada-002
|
2 роки тому |
JustSong
|
e6af636fa0
fix: the initial quota for new token now calculated correctly (#51)
|
2 роки тому |
JustSong
|
6e1ef75009
feat: support /v1/embeddings now (close #50)
|
2 роки тому |
JustSong
|
d9db16e999
feat: able to configure ratio for more models now (close #53)
|
2 роки тому |
JustSong
|
241ade2fae
fix: delete a token with a negative quota will now update the account's quota correctly (close #51)
|
2 роки тому |
chunzhi
|
80065de8a3
feat: add Docker Compose support (#55)
|
2 роки тому |
JustSong
|
16f53b5afb
feat: double check before deleting a user
|
2 роки тому |
JustSong
|
3071300c0c
feat: support API `/dashboard/billing/credit_grants` now (#45)
|
2 роки тому |
JustSong
|
8b056bf408
docs: update README (#47)
|
2 роки тому |
JustSong
|
e5640857b1
docs: add funding link
|
2 роки тому |
JustSong
|
331177d97e
fix: return quota to user when delete token (close #37)
|
2 роки тому |
JustSong
|
4fed003f1a
chore: update placeholder text (#36)
|
2 роки тому |
JustSong
|
a1ea1bf696
chore: update placeholder text (#36)
|
2 роки тому |
JustSong
|
7c66fc6c21
fix: shouldn't close c.Request.Body too soon (close #35)
|
2 роки тому |
JustSong
|
d93cb8f645
feat: able to configure ratio for different models (close #26)
|
2 роки тому |
JustSong
|
b08cd7e104
refactor: use tiktoken-go to calculate token number
|
2 роки тому |
JustSong
|
aea6c859e7
fix: relay bug fix
|
2 роки тому |
JustSong
|
480e789cd8
feat: support configuring ratio when estimating token number in stream mode
|
2 роки тому |
JustSong
|
23ec541ba6
refactor: improve relay's implementation
|
2 роки тому |
JustSong
|
053bb85a1c
feat: now use token as the unit of quota (close #33)
|
2 роки тому |
JustSong
|
601fa5cea8
refactor: use quota instead of times
|
2 роки тому |
JustSong
|
7a5057f02d
fix: check user's role when manage user (#30)
|
2 роки тому |
JustSong
|
c76027a210
style: add bottom margin for unlimited times button
|
2 роки тому |
JustSong
|
f97c2b4c22
feat: able to set top up link now
|
2 роки тому |
JustSong
|
54b1e4adef
fix: check user status when validating token (#23)
|
2 роки тому |
JustSong
|
9272884381
fix: root user cannot demote itself now (close #30)
|
2 роки тому |
JustSong
|
195e94a75d
fix: fix MySQL syntax error (#54)
|
2 роки тому |
JustSong
|
5bfc224669
fix: specify type for token (close #23)
|
2 роки тому |
JustSong
|
fd149c242f
fix: remove rate limit for relay api
|
2 роки тому |
JustSong
|
b9cc5dfa3f
feat: able to set initial quota for new user (close #22)
|
2 роки тому |