Timothy Jaeryang Baek
|
2674656b49
|
Merge pull request #1884 from cheahjs/feat/freeze-py-and-dependabot
feat: pin all python packages and setup dependabot
|
2024-04-30 14:22:46 -07:00 |
|
Jun Siang Cheah
|
fe56c0a7ac
|
feat: add dependabot config for keeping python packages updated
|
2024-04-30 21:23:52 +01:00 |
|
Jun Siang Cheah
|
ddac5284fe
|
feat: specify versions for python packages
|
2024-04-30 21:21:00 +01:00 |
|
Silentoplayz
|
b2020383dd
|
Update Dockerfile
fix
|
2024-04-30 20:05:11 +00:00 |
|
Silentoplayz
|
563377a58a
|
fix
|
2024-04-30 20:04:30 +00:00 |
|
Timothy Jaeryang Baek
|
eadb671414
|
Merge pull request #1882 from cheahjs/feat/harden-streaming-parser
feat: use spec compliant SSE parser for OpenAI responses
|
2024-04-30 13:02:44 -07:00 |
|
Jun Siang Cheah
|
b3ccabd2fe
|
fix: add missing type for splitLargeChunks
|
2024-04-30 20:56:58 +01:00 |
|
Jun Siang Cheah
|
e8bf596959
|
feat: switch OpenAI SSE parsing to eventsource-parser
|
2024-04-30 20:56:58 +01:00 |
|
Timothy J. Baek
|
abc9b6b3f3
|
fix: version pinning
|
2024-04-30 12:41:35 -07:00 |
|
Timothy J. Baek
|
79bbc2be23
|
chore: formatting
|
2024-04-30 12:34:56 -07:00 |
|
Silentoplayz
|
b763535c92
|
Added: Environment Variable ANONYMIZED_TELEMETRY=False to .env.example & Dockerfile files to prevent/disable the creation of telemetry_user_id file created by Chroma in Docker installation methods.
|
2024-04-30 19:10:44 +00:00 |
|
Timothy Jaeryang Baek
|
de62153d49
|
Merge pull request #1815 from Yanyutin753/new-dev
✨ expend the image format type after the file is downloaded
|
2024-04-30 11:52:30 -07:00 |
|
Timothy J. Baek
|
80413a7628
|
refac
|
2024-04-30 11:52:08 -07:00 |
|
Timothy Jaeryang Baek
|
3f0fae1d10
|
Merge pull request #1868 from Yanyutin753/rag-dev
📌 fixed a bug where RAG would not reply after not reading the file correctly
|
2024-04-30 11:40:47 -07:00 |
|
Yanyutin753
|
c0bb32d768
|
📌 fixed a bug where RAG would not reply after not reading the file correctly
|
2024-04-30 13:51:30 +08:00 |
|
Timothy J. Baek
|
5e168e6fef
|
refac: remove num_ctx limit
|
2024-04-29 16:10:57 -07:00 |
|
Timothy Jaeryang Baek
|
4bf6e64c35
|
Merge pull request #1865 from cheahjs/feat/run-i18n-in-ci
feat: run i18next in CI to format and catch translations diffs
|
2024-04-29 15:54:38 -07:00 |
|
Timothy Jaeryang Baek
|
1afc49c1e4
|
Merge pull request #1862 from cheahjs/feat/filter-local-rag-fetch
feat: add ENABLE_LOCAL_WEB_FETCH to protect against SSRF attacks
|
2024-04-29 15:51:17 -07:00 |
|
Timothy Jaeryang Baek
|
eebabd84ef
|
Merge pull request #1864 from cheahjs/fix/format
fix: formatting
|
2024-04-29 15:48:03 -07:00 |
|
Timothy Jaeryang Baek
|
6b04380c85
|
Merge pull request #1863 from cheahjs/fix/make-dev-executable
fix: make backend/fix.sh executable
|
2024-04-29 15:47:44 -07:00 |
|
Timothy Jaeryang Baek
|
f3199c6510
|
Merge pull request #1858 from buroa/buroa/fixes
fix: various rag api calls and ui cleanup
|
2024-04-29 15:46:29 -07:00 |
|
Timothy Jaeryang Baek
|
c523126bae
|
Merge pull request #1853 from domsleee/fix/modal-closing-on-mouseup
fix: modal should not close when dragging from inside of modal
|
2024-04-29 15:45:46 -07:00 |
|
Jun Siang Cheah
|
45f34924b0
|
feat: run i18next in CI to format and catch translations diffs
|
2024-04-29 21:10:37 +01:00 |
|
Jun Siang Cheah
|
25af07a0c7
|
fix: formatting
|
2024-04-29 21:07:06 +01:00 |
|
Jun Siang Cheah
|
bac28222fb
|
fix: make backend/fix.sh executable
|
2024-04-29 21:01:54 +01:00 |
|
Jun Siang Cheah
|
1c4e63f71e
|
feat: add ENABLE_LOCAL_WEB_FETCH to protect against SSRF attacks
|
2024-04-29 20:55:17 +01:00 |
|
Timothy J. Baek
|
e8abaa8bea
|
fix: styling
|
2024-04-29 12:08:36 -07:00 |
|
Steven Kreitzer
|
5b8fd14470
|
fix: various api rag results
|
2024-04-29 12:17:36 -05:00 |
|
Dom Slee
|
d4339fe769
|
fix: modal should not close when dragging from inside of modal
|
2024-04-29 18:30:12 +10:00 |
|
Timothy J. Baek
|
877ed69004
|
refac: token length limit
|
2024-04-29 00:36:09 -07:00 |
|
Timothy Jaeryang Baek
|
e360d57203
|
Merge pull request #1839 from cheahjs/fix/fluid-setting-not-reflecting-current-setting
fix: fluid stream setting not reflecting current state on load
|
2024-04-29 00:31:37 -07:00 |
|
Timothy Jaeryang Baek
|
0235b0f6f3
|
Merge pull request #1838 from Maximilian-Pichler/german-locale
German locale
|
2024-04-29 00:21:42 -07:00 |
|
Timothy Jaeryang Baek
|
a128dfa06b
|
Merge branch 'dev' into german-locale
|
2024-04-29 00:21:08 -07:00 |
|
Timothy Jaeryang Baek
|
ffc91ba6b6
|
Merge pull request #1841 from Yanyutin753/translate
🎖️Added translations for Fluidly stream large external response chunks and OLED Dark
|
2024-04-29 00:20:02 -07:00 |
|
Yanyutin753
|
24c000739c
|
🎖️Added translations for Fluidly stream large external response chunks
|
2024-04-29 10:26:16 +08:00 |
|
Yanyutin753
|
00367ef23e
|
🎖️Added translations for Fluidly stream large external response chunks
|
2024-04-29 10:04:34 +08:00 |
|
Jun Siang Cheah
|
527a0b329b
|
fix: fluid stream setting not reflecting current state on load
|
2024-04-29 00:06:32 +01:00 |
|
Maximilian Pichler
|
2e4bba2374
|
Update translation.json
|
2024-04-28 22:54:20 +02:00 |
|
Maximilian Pichler
|
4cafea0b97
|
Merge branch 'dev' into german-locale
|
2024-04-28 22:48:33 +02:00 |
|
Maximilian Pichler
|
cfc9cc8a10
|
Merge pull request #2 from jannikstdl/german-locale
German locale - ran i18n parser
|
2024-04-28 21:58:18 +02:00 |
|
Timothy Jaeryang Baek
|
c7fa024b8f
|
Merge pull request #1807 from insoutt/improve-es-lang
Improve 'es' translations
|
2024-04-28 10:27:40 -07:00 |
|
Timothy Jaeryang Baek
|
cc50746043
|
Merge pull request #1821 from Yanyutin753/translate
🎖️Added translations for Playground and Archived Chats
|
2024-04-28 10:26:33 -07:00 |
|
Timothy Jaeryang Baek
|
bf0ea4dc5a
|
Merge pull request #1830 from cheahjs/feat/db-migration-tests
feat: add tests for db migration on sqlite and postgres
|
2024-04-28 10:26:17 -07:00 |
|
Timothy Jaeryang Baek
|
9ddc243c52
|
Merge pull request #1829 from cheahjs/fix/fluid-streaming-background
fix: fluid streaming was "pausing" when tab was not visible
|
2024-04-28 10:24:30 -07:00 |
|
Timothy J. Baek
|
9832e6edba
|
enhancement: OpenAI API
api.together.xyz, api.replicate.com
|
2024-04-28 10:20:40 -07:00 |
|
Jannik Streidl
|
afc78b0277
|
ran i18n parser to add the new translation keys
|
2024-04-28 18:47:12 +02:00 |
|
Jun Siang Cheah
|
f561e94244
|
fix: refactor db migration tests
|
2024-04-28 17:00:31 +01:00 |
|
Jun Siang Cheah
|
eed6c7194b
|
fix: disable mysql tests
|
2024-04-28 16:55:53 +01:00 |
|
Jun Siang Cheah
|
167b5712ea
|
feat: add tests for db migration on sqlite, postgres, and mysql
|
2024-04-28 16:55:16 +01:00 |
|
Timothy Jaeryang Baek
|
7bc17da534
|
Merge pull request #1825 from cheahjs/feat/allow-backend-to-run-without-frontend
|
2024-04-28 08:53:18 -07:00 |
|