- 04 Aug, 2024 16 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: Sidebar infinite scroll (pagination)
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
refactor: Refactor OpenAI API to use helper functions, silence LSP/linter warnings
-
Timothy Jaeryang Baek authored
feat: Add option to toggle scrolling to bottom when switching between different branches of the conversation
-
Timothy Jaeryang Baek authored
ci: prune docker cache earlier in integration tests
-
Timothy Jaeryang Baek authored
i18n: Update Chinese Translation
-
Timothy Jaeryang Baek authored
fix: function returning "str"
-
Timothy Jaeryang Baek authored
fix: made the COMFYUI_FLUX_FP8_CLIP environment variable bool instead of str
-
Michael Poluektov authored
-
Karl Lee authored
-
Zhuoran authored
-
Zhuoran authored
-
Aryan Kothari authored
-
Aryan Kothari authored
-
- 03 Aug, 2024 23 commits
-
-
Aryan Kothari authored
fixes a bug that caused the deletion of a tag, when filtering by tag, to rehydrate all chats instead of the filtered list.
-
Aryan Kothari authored
reduces repeated code
-
Michael Poluektov authored
-
Jun Siang Cheah authored
-
John Karabudak authored
this should fix #4328
-
Timothy Jaeryang Baek authored
fix: missing openai usage information
-
Timothy Jaeryang Baek authored
i18n : Updated ms-MY Malay (Bahasa Malaysia) Language
-
Timothy Jaeryang Baek authored
💄 Fixed BUG that could not be deleted after @model was selected -
Jun Siang Cheah authored
-
Aryan Kothari authored
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once. deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue change 2: formatting
-
Clivia authored
-
amirsubhi authored
Added ms-MY Malay (Bahasa Malaysia) Translation
-
Aryan Kothari authored
- larger screens where chat list (35px*pageSize) is smaller than window.InnerHeight, will not be able to scroll. - performance can dynamically scale, allowing mobile devices to load only what they need.
-
Timothy Jaeryang Baek authored
💄 Support @Model display model pictures -
Timothy J. Baek authored
-
Aryan Kothari authored
-
Clivia authored
✨ Better Practice -
Michael Poluektov authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
i18n: Update catalan translation.json
-
Aleix Dorca authored
-
Clivia authored
-
Clivia authored
-
- 02 Aug, 2024 1 commit
-
-
Timothy J. Baek authored
-