✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
COMMITS
/ app/api/common.ts December 29, 2024
November 29, 2024
C
fix model leak issue
code-october committed
November 5, 2024
R
R
Custom model names can include the `@` symbol by itself.
ryanhex53 committed
September 15, 2024
D
chore: remove unused imports
DDDDD12138 committed
August 28, 2024
L
stash code
lloydzhou committed
July 12, 2024
L
support cloudflare ai gateway
lloydzhou committed
July 9, 2024
L
fix ts type error
lloydzhou committed
July 8, 2024
L
hotfix: old AZURE_URL config error: "DeploymentNotFound". #4945 #4930
lloydzhou committed
July 5, 2024
L
using default azure api-version value
lloydzhou committed
L
remove makeAzurePath
lloydzhou committed
L
support azure deployment name
lloydzhou committed
July 4, 2024
May 20, 2024
D
Revert "Chat gpt"
DeanYao committed
May 16, 2024
H
Merge remote-tracking branch 'origin/main' into gpt-4o
Hao Jia committed
March 28, 2024
D
Merge branch 'main' into serverrside
DeanYao committed
December 26, 2023
Y
Merge pull request #3215 from akira-cn/main
Yifei Zhang committed
December 25, 2023
F
chore: update auth value logic (#3630)
Fred Liang committed
F
fix: return bearer header when using openai
Fred Liang committed
December 24, 2023
F
fix: fix removing bearer header
Fred Liang committed
December 23, 2023
F
chore: resolve conflict
Fred Liang committed
December 4, 2023
H
Fix Api Common [Server Side]
H0llyW00dzZ committed
December 1, 2023
H
Refactor Api Common [Server Side] [Console Log]
H0llyW00dzZ committed
November 25, 2023
H
Fixup Api Common [Server Side] [Console Log]
H0llyW00dzZ committed
H
Fix Api Common [Server Side] [Console Log]
H0llyW00dzZ committed
November 11, 2023
Y
feat: CUSTOM_MODELS support mapper
Yidadaa committed
November 10, 2023
A
fix: remove the content-encoding header
akira-cn committed
A
fix: remove the content-encoding header
akira-cn committed
November 9, 2023
Y
feat: close #935 add azure support
Yidadaa committed
November 8, 2023
Y
feat: close #3187 use CUSTOM_MODELS to control model list
Yidadaa committed
November 7, 2023
安
docs: up to date
安忆 committed
August 10, 2023
Y
fix: #2594 trim the /
Yifei Zhang committed
August 8, 2023
Y
fix: #2485 one-time-use body
Yidadaa committed
July 16, 2023
Y
fix: #2367 do not copy in async callback after sharing to ShareGPT
Yidadaa committed
July 14, 2023
M
fixed openai base url if empty
markshawn2020 committed
July 11, 2023
Y
Update common.ts
yuanliang feng committed
July 10, 2023
Y
Update common.ts
yuanliang feng committed
S
fix: typos
ShengYan, Zhang committed
June 20, 2023
M
fix: #2061 RequestInit TypeError
mushan0x0 committed
June 8, 2023
Y
feat: just disable all ngnix buffer
Yidadaa committed
June 6, 2023
Y
fixup: #1815 req.body will be broken in edge runtime
Yidadaa committed
Y
fix: #1815 refuse to serve when disable gpt4
Yidadaa committed
May 25, 2023
P
fix: #1746 Can't modify immutable headers.
popcell committed
May 20, 2023
Y
feat: prevent browser to invoke basic auth popup
Yidadaa committed
May 19, 2023
Y
feat: #1640 support free gpt endpoint
Yidadaa committed
May 18, 2023
C
Fix memory leak issue by adding fetch request timeout
Clarence Dan committed