Commit Graph

3327 Commits

Author SHA1 Message Date
Timothy J. Baek c8a60cc1ea 0.2.0.dev1 2024-05-21 21:18:42 -07:00
Timothy J. Baek 5d356bdc6b Delete release-pypi-test.yml 2024-05-21 21:02:40 -07:00
Timothy J. Baek d08693f4eb Create release-pypi-test.yml 2024-05-21 20:56:11 -07:00
Timothy J. Baek 44d73dd62a refac 2024-05-21 20:39:37 -07:00
Timothy J. Baek c23a944bac rename 2024-05-21 20:36:50 -07:00
Timothy Jaeryang Baek e645679496
Merge pull request #2245 from tcztzy/dev
changed: packaging for publishing
2024-05-21 17:33:47 -10:00
Timothy J. Baek 0cc4366f70 fix 2024-05-21 17:47:53 -07:00
Timothy J. Baek cc47e63526 fix: chat refac 2024-05-21 17:42:39 -07:00
Timothy Jaeryang Baek 2502bd8aeb
Merge pull request #2472 from cheahjs/fix/hf-space
fix: chown /app/backend/data after preloading models
2024-05-21 10:45:20 -10:00
Jun Siang Cheah 54c29f8bd3 fix: chown /app/backend/data after preloading models 2024-05-21 21:30:42 +01:00
Timothy Jaeryang Baek 19bb6e36e1
Merge pull request #2471 from open-webui/hf-space
feat: hf space
2024-05-21 10:00:20 -10:00
Timothy J. Baek e3f8ca993d refac: dynamically add yaml 2024-05-21 12:59:53 -07:00
Timothy J. Baek c1a97278a8 feat: deploy to hf spaces 2024-05-21 12:53:43 -07:00
Timothy J. Baek 247af333b6 chore: disable dependabot 2024-05-21 11:09:27 -07:00
Timothy Jaeryang Baek 34253d216a
Merge pull request #2469 from cheahjs/refac/consolidate-chat-into-single-component
refac: consolidate chat logic into single component
2024-05-21 07:58:08 -10:00
Timothy J. Baek 2e16fe9f85 Update languages.json 2024-05-21 10:56:50 -07:00
Timothy J. Baek 3878a09095 Update languages.json 2024-05-21 10:55:35 -07:00
Timothy Jaeryang Baek 928b791950
Merge pull request #2454 from AlyMobarak/patch-1
Fixed Arabic Translation
2024-05-21 07:52:42 -10:00
Timothy Jaeryang Baek 3aa201b7d5
Merge pull request #2416 from Yanyutin753/tem-trans
Organizes almost all languages and completes those without translations
2024-05-21 07:51:51 -10:00
Jun Siang Cheah 6d237999dc fix: formatting 2024-05-21 18:46:03 +01:00
Timothy Jaeryang Baek b089986248
Merge pull request #2432 from cheahjs/feat/a1111-integration-test
ci: add image gen with automatic1111 to integration test
2024-05-21 07:36:33 -10:00
Timothy Jaeryang Baek 5d384272b7
Merge pull request #2433 from kroonen/dev
[fix] memory window is masked
2024-05-21 07:34:18 -10:00
Jun Siang Cheah 5eb9b00f8d refac: consolidate chat logic into single component 2024-05-21 18:30:31 +01:00
Timothy J. Baek 8fc64e45b9 refac: styling 2024-05-21 10:16:35 -07:00
Timothy J. Baek 6b57d8d370 chore: format 2024-05-21 10:06:26 -07:00
Timothy Jaeryang Baek b3de61247b
Merge pull request #2453 from AlyMobarak/main
[fix] for issue #2447 (OpenAI-like API fails when a redundant, empty assistant message is sent over)
2024-05-21 07:05:07 -10:00
Aly Salah 87982fcab3 Fixed several translations and filled in most empty ones. 2024-05-21 21:48:13 +08:00
Aly Salah 2e953e6faa
Fixed several translations and filled in most empty ones. 2024-05-21 14:09:59 +03:00
Aly Mobarak b87cf0db7d
Filters messages before going through to the OpenAI API to not include any empty messages. 2024-05-21 13:30:44 +03:00
Aly Mobarak a07b89da6f
Updated filter to filter null message objects as well. 2024-05-21 13:30:21 +03:00
Aly Mobarak 8116b04338
Filter message and don't send over any message that has empty contents to OpenAI's API. 2024-05-21 12:07:01 +03:00
Yanyutin753 968df25f35 fix Format & Build Frontend 2024-05-21 12:14:37 +08:00
Yanyutin753 4f0b6e39a8 feat sort by the first letter of the language 2024-05-21 12:03:35 +08:00
Yanyutin753 51b6f0d490 optimize some details 2024-05-21 10:47:07 +08:00
Yanyutin753 7d5a7c6194 optimize some details 2024-05-21 10:44:55 +08:00
Timothy Jaeryang Baek 7a556b2240
Merge pull request #2428 from cheahjs/feat/better-docker-caching
feat: cache docker layers to registry
2024-05-20 16:30:59 -10:00
Timothy Jaeryang Baek 3355577bac
Merge pull request #2436 from open-webui/dev
fix: >:(
2024-05-20 16:21:31 -10:00
Timothy J. Baek 23859756d8 fix: >:( 2024-05-20 19:20:49 -07:00
Yanyutin753 9ee2f98a6a optimize traditional Chinese 2024-05-21 10:14:51 +08:00
Yanyutin753 88ee3a4205 optimize and complete the languages.json 2024-05-21 10:09:21 +08:00
Robin Kroonen e344d3fbf7
Update docker-compose.yaml 2024-05-20 19:56:14 -04:00
Robin Kroonen e9e17cd0a8
Update docker-compose.yaml 2024-05-20 19:53:35 -04:00
Robin Kroonen cbec9ee6ca Merge branch 'dev' of https://github.com/kroonen/open-webui into dev 2024-05-20 19:34:11 -04:00
Jun Siang Cheah a937f6504a feat: add image gen with automatic1111 to integration test 2024-05-20 23:03:05 +01:00
Robin Kroonen 33195b1c4b Update ManageModal.svelte
removed max-h-[22rem] to correct a bug in the UI/UX
2024-05-20 17:55:33 -04:00
Robin Kroonen ec4c6e3918 Merge branch 'dev' of https://github.com/kroonen/open-webui into dev 2024-05-20 17:35:12 -04:00
Jun Siang Cheah e142223ed1 feat: cache docker layers to registry 2024-05-20 20:05:53 +01:00
Timothy Jaeryang Baek aea81fc988
Merge pull request #2427 from open-webui/dev
fix
2024-05-20 07:12:19 -10:00
Timothy J. Baek 54677a3374 fix 2024-05-20 10:10:35 -07:00
Yanyutin753 97e6c2ac04 Fixed the Ukrainian translation 2024-05-21 00:59:22 +08:00