661 Commits (94a50f92e17e4c4dc960b45b47d549974dce7a80)

Author SHA1 Message Date
Yidadaa 25ce6af36e feat: new chat message actions style
2 years ago
Constaline 2f2aefd48e fix: typo
2 years ago
Constaline c05de45d99 feat: add "Hide_Balance_Query" environment variable
2 years ago
Yidadaa b5eaa8272b chore: delete chat button position
2 years ago
Yidadaa 8915af9b6d fixup
2 years ago
Yidadaa ae1ef3215b feat: close #628 add chat commands
2 years ago
Yidadaa 5d06fa217c feat: close #2013 add switch model button to chat actions
2 years ago
Yidadaa 50b1f7db12 feat: right-click to copy message to user input
2 years ago
Yifei Zhang fb82806956
Merge pull request #2117 from JunJD/优化useScrollToBottom
2 years ago
Yifei Zhang 0658a93962
Merge pull request #2116 from Zizwar/main
2 years ago
Yifei Zhang f33be37070
Update constant.ts
2 years ago
dingjunjie 9278d7f851 refactor: 优化 useScrollToBottom
2 years ago
Zizwar 15f8d13d81 Set markdown-body RTL for Arabic text
2 years ago
Zizwar 946e508e8f Support left to right in language arabic
2 years ago
Zizwar 35b4125b98 Added support Arabic language
2 years ago
Xiaocheng Song 91d8f9d73e fix: #2111 make "Attached Messages Count" working
2 years ago
Yidadaa 1722f75dcb fixup
2 years ago
Yidadaa be597a551d feat: #close 1789 add user input template
2 years ago
Yidadaa fa9ceb5875 fix: #2087 chat box font size use global config
2 years ago
Yidadaa 93c666b03d feat: close #2025 just use a smaller to-bottom threshold
2 years ago
PaRaD1SE98 f4c99c9cf7
fix: migrate modelConfig state
2 years ago
mushan0x0 9c05d136f5
fix: #2061 RequestInit TypeError
2 years ago
Yifei Zhang daeb8a67a3
Merge pull request #2048 from ilizhu/main
2 years ago
Yifei Zhang 67f23d202a
Merge pull request #2056 from Yidadaa/bugfix-0620
2 years ago
Yidadaa 3c38b9c93b fix: #2055 should render mermaid completely
2 years ago
zhuge c6696313bf 聊天记录导出格式为image时预览聊天信息项使用设置的语言 chat information items using the language in the settings when exporting chat records in image format
2 years ago
Yifei Zhang f3ec9f02eb
Merge pull request #1807 from AngelLiang/feat/frequency_penalty
2 years ago
Yidadaa db63a5a670 fix: #1771 should not lose chat context when sumindex > n - count
2 years ago
Yidadaa 113bd24796 feat: add nynorsk option
2 years ago
Xavier Barbosa 567eff9ef4 Remove deprecated keys
2 years ago
Xavier Barbosa bfe33af03d Merge branch 'main' into norwegian-translation
2 years ago
Taro Ishihara aeaefbf8a9 Fix Japanese language file
2 years ago
Yidadaa 91b871ef3b feat: try to add auto updater
2 years ago
Yidadaa 698be6671c feat: enable drag area for tauri apps
2 years ago
Yidadaa 47c546fafa fix: #1982 should not fullscreen on standlone build
2 years ago
Jiacheng Dong 4dd5bf71ea
Update chat.ts
2 years ago
Jiacheng Dong 1d42e955fc
fix: updating the array using push in zustand does not actually trigger component updates
2 years ago
Jiacheng Dong e636d486f5
fix: updating the array using push in zustand does not actually trigger component updates
2 years ago
Yidadaa 6264c02543 feat: add app logo and
2 years ago
Yidadaa 80d5bfd7c0 feat: add app dev mode
2 years ago
Yidadaa 184a0b9481 fix: #1954 lazy render bugs
2 years ago
Yidadaa 0fb775d71a fix: #1931 try to fix cors issues
2 years ago
Yidadaa 76fdd047e7 feat: new token count function
2 years ago
Yidadaa 8590750e4c feat: close #1960 add gpt-3.5-turbo-16k-0613
2 years ago
Yifei Zhang 590bd8e4bb
Merge pull request #1946 from cesaryuan/fix-selection
2 years ago
Cesaryuan b4cb8c3d75 chore: translate comment to english
2 years ago
Cesaryuan 21aa015a79 fix: remove slection range when user blured
2 years ago
Yifei Zhang dd5b9d420b
Merge pull request #1928 from samelamin/fix_chat_time
2 years ago
suhipek d2ae740d5f add new models
2 years ago
samelamin c56c6074e9 fix date time bug
2 years ago
Yidadaa 50cd33dbb2 feat: #1000 ready to support client-side only
2 years ago
Yidadaa a7e9356c16 fixup: #1762 optimize style on mobile screen
2 years ago
Yidadaa 88df4a2223 feat: close #1762 add hover text for chat input actions
2 years ago
Yidadaa 0d4611052e feat: white url list for openai security
2 years ago
Old Dream 1d790b9e8d
修改 auth.tsx 输入框为password
2 years ago
Yidadaa 6410aa214e feat: just disable all ngnix buffer
2 years ago
Yidadaa a3a77006ff fixup: #1815 req.body will be broken in edge runtime
2 years ago
Yidadaa ebbd0128f1 feat: close #741 add auth page
2 years ago
Yidadaa 57514e91b6 fix: #1685 clear context index should be recoverable
2 years ago
Yidadaa 37da759fd5 fix: #1815 refuse to serve when disable gpt4
2 years ago
AngelLiang 72cbb156ae feat: Add frequency_penalty request parameter
2 years ago
Yifei Zhang 94be03ec4f
Merge pull request #1781 from yanCode/fix/css-top-actions
2 years ago
ShengYan, Zhang 6bbdaf7ab0 fix: the display format of json
2 years ago
ShengYan, Zhang 846e323840 fix: the position of top-action buttons
2 years ago
LeviDing c1cc3d1d1f
fix: style typo error in home.module.scss
2 years ago
ShengYan, Zhang 7ac03b4d89 chore: remove unused code
2 years ago
popcell d533895637 fix: #1746 Can't modify immutable headers.
2 years ago
Yifei Zhang aa74a74c5c
Merge pull request #1742 from wsw2000/refactor/listitem-undefined-classname
2 years ago
wsw 96d2f05eb7 refactor: Fix undefined className in ListItem
2 years ago
Yidadaa 3e65ef3bea feat: share to ShareGPT
2 years ago
Yidadaa 4ca34e0436 fix: #1711 input range style in mobile screen
2 years ago
gtoxlili ed14a0029a fix : issues #1732
2 years ago
Yifei Zhang 8874c687d8
Merge pull request #1728 from yanCode/fix/steps
2 years ago
jarieshan 3e3055d7df Add Jailbreak Mask
2 years ago
jarieshan b68d6e9d1a Revert "Add Jailbreak Mask"
2 years ago
jarieshan cf9d200b7c Add Jailbreak Mask
2 years ago
ShengYan, Zhang e84da3089a fix state loss after user switches from steps
2 years ago
ShengYan, Zhang fee38b8d13 fix: a few typos
2 years ago
Yifei Zhang adb50fe64f
Merge pull request #1695 from PaRaD1SE98/PaRaD1SE98-patch-2
2 years ago
imgbot[bot] cd7e8bbd3e
chore: optimize images (#1)
2 years ago
parad1se_jp 99317f759b fix: use Select component
2 years ago
Yidadaa d34676c5b2 fixup
2 years ago
Yidadaa 4cf659c29b chore: wont send system info if user use a mask
2 years ago
Yidadaa ec61a5b32d fix: #1681 replace svg icons with png icons
2 years ago
Yidadaa 58f726c602 fix: #1668 should not summarize twice
2 years ago
Yifei Zhang e9642c7505
fix: #1688 wrong clear context index
2 years ago
Yifei Zhang f0b4ef5917
Merge pull request #1679 from Yidadaa/export
2 years ago
Yidadaa 1f12753c68 chore: mobile export image style
2 years ago
Yifei Zhang 0439d122a5
Merge pull request #1678 from Yidadaa/export
2 years ago
Yidadaa 4dad7f2ab6 feat: close #580 export messages as image
2 years ago
ShengYan, Zhang 23f6c2e8c9 fix: bug #1662
2 years ago
Yidadaa 05b1b8b240 feat: close #1382 only clear memory btn in chat config
2 years ago
Yidadaa 35cec0f1df fixup: i18n and icon minor changes
2 years ago
Yidadaa a19d238483 feat: close #1415 clear context button
2 years ago
Yidadaa c2b36cdffa feat: prevent browser to invoke basic auth popup
2 years ago
Yidadaa 600b1814a1 fix: wont show auth popup when receiving a 401 http code
2 years ago
Yidadaa 76e6957a8a fixup
2 years ago
Yidadaa f14b413b7c feat: scrollable mask lists in new-chat page
2 years ago
Yidadaa 6d8c7ba140 feat: close #1626 hide context prompts in mask config
2 years ago
Yidadaa af497c96ec fix: #1612 infinite loading
2 years ago