Commit graph

  • 9101c174d8 refac: voice setting moved to add-on Timothy J. Baek 2024-01-25 00:02:46 -0800
  • 39986c4ec8
    Merge pull request #565 from ollama-webui/search-fix Timothy Jaeryang Baek 2024-01-24 23:51:53 -0800
  • 3848b2c8ed fix: search Timothy J. Baek 2024-01-24 23:51:22 -0800
  • b297b432f7 Add default voice setting and apply to chat Xiaodong Ye 2024-01-25 15:07:00 +0800
  • 1cbbfc7c66
    fix: use exec the uvicorn process to handle Docker's SIGTERM correctly Giulio De Pasquale 2024-01-24 17:57:35 +0000
  • c4dd20b087
    fix: use bash when starting the Dockerfile's entrypoint script (as the script uses BASH_SOURCE that is bash only) Giulio De Pasquale 2024-01-24 17:56:04 +0000
  • 55820b7991
    Create SECURITY.md Doug Winzell 2024-01-24 07:08:49 -0800
  • b6d9cf3bc8
    Merge pull request #553 from baumandm/chore/fast-docker-builds Timothy Jaeryang Baek 2024-01-23 14:23:17 -0800
  • 1e932d91cb Update constants.ts Marclass 2024-01-23 14:04:40 -0700
  • 8bfda730d9 add excel document support Marclass 2024-01-23 14:03:22 -0700
  • 8da06f5e74 fixes after the refactor lucasew 2024-01-23 12:59:52 -0300
  • 255fbb3c96
    chore: optimize dockerfile order for caching Dave Bauman 2024-01-23 07:48:27 -0500
  • ca943d0795
    Merge pull request #549 from Marclass/main Timothy Jaeryang Baek 2024-01-22 23:13:53 -0800
  • 7054f02891
    Merge pull request #466 from baumandm/feat/epub-support Timothy Jaeryang Baek 2024-01-22 23:12:46 -0800
  • 5188bab560 Update Dockerfile Timothy J. Baek 2024-01-22 23:11:50 -0800
  • 7eea3ef313 copy list of file ext from backend to front end Marclass 2024-01-23 00:00:07 -0700
  • d517a3ebb4
    Merge pull request #547 from Marclass/main Timothy Jaeryang Baek 2024-01-22 22:19:41 -0800
  • 29dd973db9 refac: frontend supported file extensions Timothy J. Baek 2024-01-22 22:18:12 -0800
  • e2ec19b472
    Merge pull request #548 from ollama-webui/custom-interface Timothy Jaeryang Baek 2024-01-22 21:55:31 -0800
  • ef68719b7d Update +page.svelte Timothy J. Baek 2024-01-22 21:53:48 -0800
  • c4a039326f feat: editable prompt suggestions integration Timothy J. Baek 2024-01-22 21:53:13 -0800
  • 4e1b52e91b feat: custom interface support Timothy J. Baek 2024-01-22 21:07:40 -0800
  • 2e4373c63e
    Merge branch 'ollama-webui:main' into main Marclass 2024-01-22 21:01:33 -0700
  • b246c62d2c
    Merge pull request #545 from ollama-webui/openai-fix Timothy Jaeryang Baek 2024-01-22 09:46:39 -0800
  • d67c632920 fix: openai Timothy J. Baek 2024-01-22 09:45:56 -0800
  • 92d85ae2e6
    Merge pull request #543 from ollama-webui/message-refac Timothy Jaeryang Baek 2024-01-22 04:17:58 -0800
  • 52e7684ff4 fix: code block unmount issue Timothy J. Baek 2024-01-22 04:14:07 -0800
  • 917ab08f5c fix: code block styling Timothy J. Baek 2024-01-22 03:43:48 -0800
  • 9c72f4da09 fix: styling Timothy J. Baek 2024-01-22 03:42:32 -0800
  • e758855590 refac: response message Timothy J. Baek 2024-01-22 03:33:49 -0800
  • d2c5f3d591 refac: convert str var to f-string Timothy J. Baek 2024-01-22 01:47:07 -0800
  • 1abe5a5487
    Merge pull request #537 from CreatorGhost/fix-gpt-4-vision Timothy Jaeryang Baek 2024-01-22 01:41:57 -0800
  • 83181b7968 fix: add max_token only when field not present Timothy J. Baek 2024-01-22 01:41:00 -0800
  • b26e0fb7e7 refac Timothy J. Baek 2024-01-22 01:37:54 -0800
  • 95da5ab8e0
    Merge pull request #538 from Shiyinq/refactor-signup Timothy Jaeryang Baek 2024-01-21 15:36:09 -0800
  • daa6bedcf9
    Merge pull request #535 from bhulston/fix/chat-imports Timothy Jaeryang Baek 2024-01-21 13:44:11 -0800
  • 6a63c94153 feat: add guard clause to improve signup process Shiyinq 2024-01-20 21:54:53 +0700
  • 60afd6ecdd Add workaround for gpt-4-vision-preview model that support 4k tokens Aditya Pratap Singh 2024-01-20 04:34:47 +0530
  • 8662437a9f Add workaround for gpt-4-vision-preview model Aditya Pratap Singh 2024-01-20 04:17:06 +0530
  • 5b26d2a686 backend: make the data directory and the artifacts from the frontend customizable using environment variables lucasew 2024-01-19 17:13:09 -0300
  • e3503d6617 backend: make dotenv optional lucasew 2024-01-19 17:12:14 -0300
  • 4d85e2cb15 Add validation for chatGPT imports, stopping any breaking issues when imports are corrupted/not compatible Brandon Hulston 2024-01-19 11:22:28 -0700
  • 35ace57784 add rst document for RAG Marclass 2024-01-19 10:48:04 -0700
  • e2edbedede
    Merge pull request #1 from Marclass/rag-arbitrary-files Marclass 2024-01-19 10:44:53 -0700
  • f559068186
    feat: Add epub support Dave Bauman 2024-01-13 08:46:56 -0500
  • f079cb6b56
    Merge pull request #524 from Marclass/rag-arbitrary-files Timothy Jaeryang Baek 2024-01-19 00:09:04 -0800
  • aa1d386042 Allow any file to be used for RAG. Marclass 2024-01-18 20:41:14 -0700
  • ff33aa37ae
    Merge pull request #522 from ollama-webui/import-chat-fix Timothy Jaeryang Baek 2024-01-18 16:39:46 -0800
  • 1a06b0cea6 fix: old chat log import issue Timothy J. Baek 2024-01-18 16:38:47 -0800
  • 4e6207f888
    Merge pull request #511 from ollama-webui/tags Timothy Jaeryang Baek 2024-01-18 02:58:47 -0800
  • 76529acced doc: feature Timothy J. Baek 2024-01-18 02:57:31 -0800
  • 220530c450 feat: convo tag filtering Timothy J. Baek 2024-01-18 02:55:25 -0800
  • 1eec176313 feat: save tags to chat data Timothy J. Baek 2024-01-18 02:17:31 -0800
  • 987685dbf9 feat: convo tagging full integration Timothy J. Baek 2024-01-18 02:10:07 -0800
  • d5ed119687 feat: convo tagging api added Timothy J. Baek 2024-01-18 01:04:24 -0800
  • 077f1fa34b feat: convo tagging backend support Timothy J. Baek 2024-01-18 00:58:45 -0800
  • 287668f84e feat: tag add/remove frontend Timothy J. Baek 2024-01-17 22:49:58 -0800
  • 4c69e2371e fix: wording Timothy J. Baek 2024-01-17 22:49:38 -0800
  • 93ec04003a fix: share modal styling Timothy J. Baek 2024-01-17 21:03:53 -0800
  • 4e828b0669 feat: convo tagging frontend Timothy J. Baek 2024-01-17 21:01:30 -0800
  • 541cf36601
    Merge pull request #509 from ollama-webui/stop-fix Timothy Jaeryang Baek 2024-01-17 19:43:29 -0800
  • 981ec89e15 fix: cancel chat generation on route change Timothy J. Baek 2024-01-17 19:42:40 -0800
  • b8337db9d5 Update +page.svelte Timothy J. Baek 2024-01-17 19:31:55 -0800
  • 442e3d978a feat: terminate request on user stop Timothy J. Baek 2024-01-17 19:19:44 -0800
  • 6070e6bcd1 add svelte type to RAG Marclass 2024-01-17 20:10:34 -0700
  • 684bdf5151
    Merge pull request #506 from ollama-webui/model-size Timothy Jaeryang Baek 2024-01-17 17:58:47 -0800
  • bb2563f1c4 feat: display model size Timothy J. Baek 2024-01-17 17:56:36 -0800
  • 74da8ebf5b
    Merge pull request #505 from ollama-webui/message-ts Timothy Jaeryang Baek 2024-01-17 17:47:54 -0800
  • cf88652aa8 fix: timestamp styling Timothy J. Baek 2024-01-17 17:47:01 -0800
  • 4ec81a897e feat: message ts display Timothy J. Baek 2024-01-17 17:43:45 -0800
  • c7cee3ec25 Update constants.ts Marclass 2024-01-17 16:34:19 -0700
  • 9b63788135 Update constants.ts Marclass 2024-01-17 16:28:52 -0700
  • 8dacc86ab0
    Merge branch 'ollama-webui:main' into main Marclass 2024-01-17 16:20:52 -0700
  • 59724ea9d8 feat: message ts Timothy J. Baek 2024-01-17 15:09:38 -0800
  • 89b35e4556
    Merge pull request #504 from mslinn/fix1 Timothy Jaeryang Baek 2024-01-17 15:00:24 -0800
  • 578e78cb39
    Merge pull request #498 from bhulston/fix/chat-imports Timothy Jaeryang Baek 2024-01-17 14:50:28 -0800
  • b6ab357e8c fix: more edge cases Timothy J. Baek 2024-01-17 14:47:56 -0800
  • a39cd633f8 Merge branch 'main' of github.com:mslinn/ollama-webui into fix1 Mike Slinn 2024-01-17 17:35:32 -0500
  • f9885a15e4 Can now run from any directory Mike Slinn 2024-01-17 17:30:58 -0500
  • f40147ce58 refac: gpt renamed to openai Timothy J. Baek 2024-01-17 14:23:16 -0800
  • 3cb74ab66a
    Merge pull request #503 from nitrodude/fix-md-rag-ui Timothy Jaeryang Baek 2024-01-17 14:02:14 -0800
  • 55ba5e6258
    Merge pull request #501 from oliverbob/main Timothy Jaeryang Baek 2024-01-17 14:00:03 -0800
  • 7f14479567
    fixing md document upload bug i810697 2024-01-17 11:47:49 -0500
  • 8e0552f735 Idiot-Proof level HTTPS doc for apache Oliver Bob Reyes Lagumen 2024-01-17 20:30:52 +0800
  • 1f66bbba98 Better solution to handle edge cases Brandon Hulston 2024-01-17 02:24:17 -0700
  • 81bfb97c91 Make sure model is saved in DB for imported chats (or chats with no model saved already) Brandon Hulston 2024-01-17 02:07:29 -0700
  • 415777eca2 Add error catching for import Brandon Hulston 2024-01-17 01:19:27 -0700
  • 27d5eb4684 Add chatGPT chat history Import functionality Brandon Hulston 2024-01-17 01:01:11 -0700
  • cf6b3fa48a remove html type and add js/css Marclass 2024-01-17 00:34:22 -0700
  • 43d8466677 feat: Add RAG support for various programming languages Marclass 2024-01-17 00:09:47 -0700
  • 5e32db1c57
    Merge pull request #486 from bhulston/fix/chat-imports Timothy Jaeryang Baek 2024-01-16 00:36:38 -0800
  • 4b3acfa491 Remove console logs Brandon Hulston 2024-01-15 18:07:31 -0700
  • 3b7775a535 Fix chat import bug Brandon Hulston 2024-01-15 17:58:51 -0700
  • 26f7a1c682
    Merge pull request #474 from EmelyanenkoK/patch-1 Timothy Jaeryang Baek 2024-01-14 14:35:42 -0800
  • 723db727d3
    Add Docker apt repository set up for installation instructions EmelyanenkoK 2024-01-14 12:10:40 +0300
  • bc3df5ac51
    Merge pull request #465 from anuraagdjain/fix/sanitized-model Timothy Jaeryang Baek 2024-01-13 21:29:27 -0800
  • fc4235943d fix: sanitized model name Anuraag Jain 2024-01-13 09:49:22 +0200
  • 5c18d61d3f
    Merge pull request #461 from djismgaming/optimization/reduce-image-size Timothy Jaeryang Baek 2024-01-12 20:00:35 -0800
  • 6d6d5b4d0d
    Merge pull request #454 from anuraagdjain/feat/custom-server-port Timothy Jaeryang Baek 2024-01-12 19:48:36 -0800
  • 0e039492c6 refac: SERVER_PORT renamed to PORT Timothy J. Baek 2024-01-12 19:38:30 -0800