Commit graph

  • 4e0b32b505 feat: hybrid search Steven Kreitzer 2024-04-22 15:49:58 -0500
  • 2d7d6cfffc
    Merge pull request #1630 from cheahjs/feat/split-large-chunks Timothy Jaeryang Baek 2024-04-22 13:56:26 -0700
  • ef5af1e273
    Merge pull request #1686 from cheahjs/feat/add-store-types Timothy Jaeryang Baek 2024-04-22 13:55:57 -0700
  • 0546ad58be
    Merge pull request #1687 from buroa/buroa/huggingface-embeddings Timothy Jaeryang Baek 2024-04-22 13:55:34 -0700
  • f3e5700d49 feat: move to native sentence_transformer Steven Kreitzer 2024-04-22 13:27:43 -0500
  • ed13da8aba feat: add types to some frontend stores Jun Siang Cheah 2024-04-22 18:15:07 +0100
  • 48e37973a3
    Merge pull request #1688 from cheahjs/feat/disable-all-users-export Timothy Jaeryang Baek 2024-04-22 11:57:44 -0700
  • e2a8ad5fca address comments, rename to ENABLE_ADMIN_EXPORT Jun Siang Cheah 2024-04-22 19:55:46 +0100
  • 190b934ab5 feat: add ALLOW_ADMIN_EXPORT to disable exporting of chats and the db Jun Siang Cheah 2024-04-17 09:33:22 +0100
  • 1e76dbc9a0
    Merge pull request #1665 from dannyl1u/fix/html-br-tag-escaped Timothy Jaeryang Baek 2024-04-22 07:55:52 -0700
  • b3da09f52c chore: pl-PL renamed Timothy J. Baek 2024-04-22 09:53:01 -0500
  • 4ab5050379 chore: pl-pl rm Timothy J. Baek 2024-04-22 09:52:34 -0500
  • a615308111
    Update pull_request_template.md Silentoplayz 2024-04-22 07:19:09 +0000
  • 40c1b49e6d chore: run format Danny Liu 2024-04-22 00:17:43 -0700
  • 8e94618c51 fix: <br> is not escaped in output text Danny Liu 2024-04-22 00:16:05 -0700
  • dcb32f78fe
    Update pull_request_template.md Silentoplayz 2024-04-22 07:11:59 +0000
  • 83efebe06b
    Merge pull request #1657 from open-webui/main Timothy Jaeryang Baek 2024-04-21 17:28:51 -0700
  • e6fad5ccb0 fix: safari copy share link issue Timothy J. Baek 2024-04-21 19:28:16 -0500
  • 424141d1da fix: copy share link Timothy J. Baek 2024-04-21 19:09:59 -0500
  • 4651db8c09 refac: litellm model name validation Timothy J. Baek 2024-04-21 18:25:53 -0500
  • 5997774ab8
    Merge pull request #1653 from open-webui/litellm-as-subprocess Timothy Jaeryang Baek 2024-04-21 15:40:59 -0700
  • 760c62739a refac: improved error handling Timothy J. Baek 2024-04-21 17:37:59 -0500
  • e627b8bf21 feat: litellm model add/delete Timothy J. Baek 2024-04-21 17:26:22 -0500
  • 31124d9deb feat: litellm config update Timothy J. Baek 2024-04-21 16:10:01 -0500
  • 56c93bc2ac
    Merge branch 'dev' into litellm-as-subprocess Timothy Jaeryang Baek 2024-04-21 12:58:19 -0700
  • f83eb7326f Update requirements.txt Timothy J. Baek 2024-04-21 14:44:28 -0500
  • 8422d3ea79 Update requirements.txt Timothy J. Baek 2024-04-21 14:43:51 -0500
  • 77426266d2 refac: port number update Timothy J. Baek 2024-04-21 14:32:45 -0500
  • 7d4f9134bc refac: styling Timothy J. Baek 2024-04-21 13:24:46 -0500
  • 4d8ba5c7f0
    Merge pull request #1651 from open-webui/dev Timothy Jaeryang Baek 2024-04-21 11:20:19 -0700
  • 4148d70ec0 fix Timothy J. Baek 2024-04-21 13:19:48 -0500
  • 6f6be2c03f fix: styling Timothy J. Baek 2024-04-21 13:16:45 -0500
  • bfdefbf6e7 fix: archived chats modal styling Timothy J. Baek 2024-04-21 13:02:26 -0500
  • 063dabbf4a
    Merge pull request #1650 from open-webui/dev Timothy Jaeryang Baek 2024-04-21 10:55:29 -0700
  • 302c5074e9 revert: litellm bump Timothy J. Baek 2024-04-21 12:50:14 -0500
  • f202a95661
    Merge pull request #1647 from dyamagishi/comfyui_ws_schema Timothy Jaeryang Baek 2024-04-21 10:49:29 -0700
  • e82d9c873b
    Merge pull request #1644 from Entaigner/patch-6 Timothy Jaeryang Baek 2024-04-21 10:47:24 -0700
  • 489c45ffdf fix: Update websocket protocol based on the original schema. dyamagishi 2024-04-22 01:19:34 +0900
  • 81b7cdfed7 fix: add typescript types for models Jun Siang Cheah 2024-04-21 11:41:18 +0100
  • 67df928c7a feat: make chunk splitting a configurable option Jun Siang Cheah 2024-04-21 10:45:07 +0100
  • 743bbae5d1 Bugfix: FileReader can't be resused so init one per image Entaigner 2024-04-21 11:54:30 +0200
  • 2717fe7c20 fix Timothy J. Baek 2024-04-21 02:00:03 -0500
  • 51191168bc feat: restart subprocess route Timothy J. Baek 2024-04-21 01:51:38 -0500
  • a59fb6b9eb fix Timothy J. Baek 2024-04-21 01:47:35 -0500
  • 3c382d4c6c refac: close subprocess gracefully Timothy J. Baek 2024-04-21 01:46:09 -0500
  • 8651bec915 pwned :) Timothy J. Baek 2024-04-21 01:22:02 -0500
  • a41b195f46 DO NOT TRACK ME >:( Timothy J. Baek 2024-04-21 01:13:24 -0500
  • 5e458d490a fix: run litellm as subprocess Timothy J. Baek 2024-04-21 00:52:27 -0500
  • 948f2e913e chore: litellm bump Timothy J. Baek 2024-04-20 23:53:08 -0500
  • aa4b2cc36f
    Merge pull request #1638 from Silentoplayz/patch-1 Timothy Jaeryang Baek 2024-04-20 20:56:05 -0700
  • df7517f9c4
    Merge pull request #1639 from open-webui/dev Timothy Jaeryang Baek 2024-04-20 20:53:29 -0700
  • 98369fba22 fix Timothy J. Baek 2024-04-20 22:53:00 -0500
  • 7a1f1d36a1
    Update README.md Silentoplayz 2024-04-21 03:12:48 +0000
  • 040ea70585
    Merge pull request #1637 from open-webui/dev Timothy Jaeryang Baek 2024-04-20 19:15:58 -0700
  • 1cf4fa96c1 fix Timothy J. Baek 2024-04-20 21:15:39 -0500
  • d19143dd2b
    Merge pull request #1636 from open-webui/dev Timothy Jaeryang Baek 2024-04-20 19:13:20 -0700
  • fe3291acb5 fix: multiuser duplicate tag issue Timothy J. Baek 2024-04-20 21:12:59 -0500
  • 9873cad3d6
    Merge pull request #1635 from open-webui/dev Timothy Jaeryang Baek 2024-04-20 18:50:14 -0700
  • 1e919abda3 fix: settings getModels issue Timothy J. Baek 2024-04-20 20:49:16 -0500
  • c533ed91f5
    Merge pull request #1634 from open-webui/dev Timothy Jaeryang Baek 2024-04-20 18:37:36 -0700
  • 38321355d3 fix Timothy J. Baek 2024-04-20 20:37:18 -0500
  • 22c50f62cb
    Merge pull request #1631 from open-webui/dev Timothy Jaeryang Baek 2024-04-20 17:41:00 -0700
  • eefe01454f refac: include archived flag in exports Timothy J. Baek 2024-04-20 19:32:32 -0500
  • 74dd9b561a revert: export chats to include archived chats Timothy J. Baek 2024-04-20 19:24:58 -0500
  • 2fd2f792d6 refac Timothy J. Baek 2024-04-20 19:20:46 -0500
  • 93bd20b854 doc: changelog Timothy J. Baek 2024-04-20 19:15:11 -0500
  • 291c7595c4 refac Timothy J. Baek 2024-04-20 19:15:04 -0500
  • 68de49e533 fix: feedback area scroll into view Timothy J. Baek 2024-04-20 19:10:05 -0500
  • d6a0805966 refac: audio settings Timothy J. Baek 2024-04-20 19:01:46 -0500
  • a5f8e87f3f feat: archived chat link Timothy J. Baek 2024-04-20 18:50:41 -0500
  • 45ecaaf392 feat: unarchive Timothy J. Baek 2024-04-20 18:47:20 -0500
  • 4c221eabef refac Timothy J. Baek 2024-04-20 18:29:14 -0500
  • b12edb4a7a refac: replace timestamp field Timothy J. Baek 2024-04-20 18:24:18 -0500
  • 50e8979c00 Update README.md Timothy J. Baek 2024-04-20 17:40:55 -0500
  • 459a41774e Update bug_report.md Timothy J. Baek 2024-04-20 17:11:03 -0500
  • fbd520bf07 feat: archive chat Timothy J. Baek 2024-04-20 17:03:39 -0500
  • 00b01c973e feat: archive button Timothy J. Baek 2024-04-20 16:13:16 -0500
  • f04164378a
    Merge pull request #1632 from cheahjs/fix/error-object-object Timothy Jaeryang Baek 2024-04-20 14:05:23 -0700
  • c468df2f71 feat: env var for audio Timothy J. Baek 2024-04-20 16:04:16 -0500
  • fa9593b4e8 refac: openai error message Timothy J. Baek 2024-04-20 16:01:25 -0500
  • cbd18ec63c feat: external openai tts support Timothy J. Baek 2024-04-20 16:00:24 -0500
  • 7e5bda6016 fix: use model name when outputting error message Jun Siang Cheah 2024-04-20 21:19:36 +0100
  • 713934edb6 refac Timothy J. Baek 2024-04-20 15:21:52 -0500
  • 710850e442 refac: audio Timothy J. Baek 2024-04-20 15:15:59 -0500
  • 2a10438b4d feat: share from chat menu Timothy J. Baek 2024-04-20 14:40:06 -0500
  • efa258c695 feat: split large openai responses into smaller chunkers Jun Siang Cheah 2024-04-20 20:03:52 +0100
  • 7eb14437ff feat: shortcut Timothy J. Baek 2024-04-20 14:26:27 -0500
  • 9451726ee6 feat: save edited message shortcut Timothy J. Baek 2024-04-20 14:24:19 -0500
  • 97d68a6a05 feat: multiple files input Timothy J. Baek 2024-04-20 13:41:16 -0500
  • cd79afb425
    Merge pull request #1624 from que-nguyen/dev Timothy Jaeryang Baek 2024-04-20 11:35:19 -0700
  • b79596332a chore: format Timothy J. Baek 2024-04-20 13:35:01 -0500
  • 21cc6ebcb7
    Merge pull request #1623 from que-nguyen/main Timothy Jaeryang Baek 2024-04-20 11:33:43 -0700
  • 80ecea980e
    Merge pull request #1622 from giga-t/main Timothy Jaeryang Baek 2024-04-20 11:33:07 -0700
  • 4c8932d71c
    Merge pull request #1621 from Entaigner/patch-4 Timothy Jaeryang Baek 2024-04-20 11:32:41 -0700
  • 7a5a3c45e0
    Merge branch 'open-webui:dev' into dev Que Nguyen 2024-04-20 13:26:49 +0700
  • 3df03fa3fe Add i18n translation for feedback reasons Que Nguyen 2024-04-20 11:51:11 +0700
  • 77ec9dd1f2
    Fix hover and selected state issues for reason buttons in light theme. Que Nguyen 2024-04-20 11:03:47 +0700
  • 22b694e0fd
    Update translation.json Giga 2024-04-19 23:26:23 +0200
  • 5e9ace1c6e
    Add files via upload Giga 2024-04-19 23:24:19 +0200
  • 76bd77bc56 Enable translation for chat suggestion placeholders (settings>interface) Entaigner 2024-04-19 23:13:17 +0200