JustSong
|
83e86b9f8a
feat: support specific default api version now (#57)
|
2 лет назад |
JustSong
|
73aa53f536
fix: remove the dot in model name (#57)
|
2 лет назад |
JustSong
|
44729da277
fix: provide a default value for api-version if not given (#57)
|
2 лет назад |
JustSong
|
7a3378b4b7
feat: Azure API supported without verification (#48, #57)
|
2 лет назад |
JustSong
|
d9db16e999
feat: able to configure ratio for more models now (close #53)
|
2 лет назад |
JustSong
|
331177d97e
fix: return quota to user when delete token (close #37)
|
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
|
109736cc05
fix: only reduce remain times when request `/v1/chat/completions` (close #15)
|
2 лет назад |
JustSong
|
69ee87c57f
fix: fully support stream mode now (close #3)
|
2 лет назад |
JustSong
|
b74a17c963
fix: improve the implementation of sse
|
2 лет назад |
JustSong
|
5d602e9b57
fix: fixing SSE support
|
2 лет назад |
JustSong
|
16271e7813
fix: relay more headers
|
2 лет назад |
JustSong
|
0198df5962
fix: only keep header Authorization & Content-Type
|
2 лет назад |
JustSong
|
4c0dc50af0
fix: fix http2: invalid Connection request header: ["upgrade"]
|
2 лет назад |
JustSong
|
b3be4d8f85
Support custom channel now
|
2 лет назад |
JustSong
|
b86e1dec64
Fix "HTTP decompression failed"
|
2 лет назад |
JustSong
|
279ae8ad50
Bug fix
|
2 лет назад |
JustSong
|
852af57c03
Relay done but not working
|
2 лет назад |