igophper
|
af20063a8d
feat: able to refresh baidu access token automatically (#400, close #401)
|
2 年之前 |
JustSong
|
0e9ff8825e
perf: use a goroutine to handle quota post consumption (#364)
|
2 年之前 |
JustSong
|
7bddc73b96
perf: flush response after response handled (close #364)
|
2 年之前 |
JustSong
|
d96cf2e84d
fix: fix stream mode determine related logic (close #360)
|
2 年之前 |
glzjin
|
446337c329
fix: calculate usage if not given in non-stream mode (#352)
|
2 年之前 |
JustSong
|
fe8f216dd9
refactor: update billing related code
|
2 年之前 |
JustSong
|
8a866078b2
feat: support xunfei's llm (close #206)
|
2 年之前 |
JustSong
|
f45d586400
fix: fix model mapping cannot be deleted
|
2 年之前 |
JustSong
|
130e6bfd83
feat: support baidu's embedding model (close #324)
|
2 年之前 |
JustSong
|
e92da7928b
feat: support ali's llm (close #326)
|
2 年之前 |
JustSong
|
c134604cee
fix: use channel type to determine api type (close #321)
|
2 年之前 |
mrhaoji
|
929e43ef81
fix: baseURL not working in APITypePaLM (#317)
|
2 年之前 |
JustSong
|
3da119efba
perf: reuse http client to reduce delay
|
2 年之前 |
JustSong
|
26c6719ea3
feat: support zhipu's ChatGLM (close #289)
|
2 年之前 |
JustSong
|
8f721d67a5
feat: support Google PaLM2 (close #105)
|
2 年之前 |
JustSong
|
9a1db61675
feat: support baidu's models now (close #286)
|
2 年之前 |
JustSong
|
12a0e7105e
refactor: refactor openai related code
|
2 年之前 |
JustSong
|
e628b643cd
refactor: refactor claude related code
|
2 年之前 |
JustSong
|
675847bf98
refactor: refactor claude related code
|
2 年之前 |
JustSong
|
2ff15baf66
feat: support claude now (close #150)
|
2 年之前 |
JustSong
|
0e088f7c3e
feat: support ChatGLM2 (close #274)
|
2 年之前 |
玩牛牛
|
81c5901123
feat: add support for /v1/engines/text-embedding-ada-002/embeddings (#224, close #222)
|
2 年之前 |
JustSong
|
991f5bf4ee
fix: fix http2: invalid Connection request header: [\"upgrade\"]"
|
2 年之前 |
JustSong
|
737672fb0b
fix: update cached user quota after post-consuming (close #204)
|
2 年之前 |
JustSong
|
0941e294bf
feat: support model remap now
|
2 年之前 |
JustSong
|
4dc5388a80
chore: do not show completion ratio anymore
|
2 年之前 |
JustSong
|
9b178a28a3
feat: support /v1/edits now (close #196)
|
2 年之前 |
JustSong
|
f6eb4e5628
perf: validate the request first before send to OpenAI's server
|
2 年之前 |
JustSong
|
57bd907f83
fix: do not record if used quota is zero
|
2 年之前 |
JustSong
|
dd8e8d5ee8
fix: do not charge the user if the amount of tokens used was zero
|
2 年之前 |