Commit Graph

  • 76529acced doc: feature Timothy J. Baek 2024-01-18 02:57:31 -08:00
  • 220530c450 feat: convo tag filtering Timothy J. Baek 2024-01-18 02:55:25 -08:00
  • 1eec176313 feat: save tags to chat data Timothy J. Baek 2024-01-18 02:17:31 -08:00
  • 987685dbf9 feat: convo tagging full integration Timothy J. Baek 2024-01-18 02:10:07 -08:00
  • d5ed119687 feat: convo tagging api added Timothy J. Baek 2024-01-18 01:04:24 -08:00
  • 077f1fa34b feat: convo tagging backend support Timothy J. Baek 2024-01-18 00:58:45 -08:00
  • 287668f84e feat: tag add/remove frontend Timothy J. Baek 2024-01-17 22:49:58 -08:00
  • 4c69e2371e fix: wording Timothy J. Baek 2024-01-17 22:49:38 -08:00
  • 72304448fc docker-compose: added initial compose yaml Steve Becht 2024-01-18 00:22:40 -06:00
  • d77dd92bde Dockerfile: use variables for package version Steve Becht 2024-01-17 23:46:36 -06:00
  • 93ec04003a fix: share modal styling Timothy J. Baek 2024-01-17 21:03:53 -08:00
  • 4e828b0669 feat: convo tagging frontend Timothy J. Baek 2024-01-17 21:01:30 -08:00
  • 541cf36601
    Merge pull request #509 from ollama-webui/stop-fix Timothy Jaeryang Baek 2024-01-17 19:43:29 -08:00
  • 981ec89e15 fix: cancel chat generation on route change Timothy J. Baek 2024-01-17 19:42:40 -08:00
  • b8337db9d5 Update +page.svelte Timothy J. Baek 2024-01-17 19:31:55 -08:00
  • 86e316adba Add cuda to CI build Daniel Hiltgen 2024-01-17 19:05:21 -08:00
  • b992bf65fc Disable arm64 for test phase Daniel Hiltgen 2024-01-17 19:00:30 -08:00
  • 442e3d978a feat: terminate request on user stop Timothy J. Baek 2024-01-17 19:19:44 -08:00
  • 6070e6bcd1 add svelte type to RAG Marclass 2024-01-17 20:10:34 -07:00
  • 684bdf5151
    Merge pull request #506 from ollama-webui/model-size Timothy Jaeryang Baek 2024-01-17 17:58:47 -08:00
  • bb2563f1c4 feat: display model size Timothy J. Baek 2024-01-17 17:56:36 -08:00
  • 74da8ebf5b
    Merge pull request #505 from ollama-webui/message-ts Timothy Jaeryang Baek 2024-01-17 17:47:54 -08:00
  • cf88652aa8 fix: timestamp styling Timothy J. Baek 2024-01-17 17:47:01 -08:00
  • 4ec81a897e feat: message ts display Timothy J. Baek 2024-01-17 17:43:45 -08:00
  • 50b9aff713 fix pasting slash commands mxyng/fix-cli-paste Michael Yang 2024-01-17 16:46:56 -08:00
  • c7cee3ec25 Update constants.ts Marclass 2024-01-17 16:34:19 -07:00
  • 9b63788135 Update constants.ts Marclass 2024-01-17 16:28:52 -07:00
  • 8dacc86ab0
    Merge branch 'ollama-webui:main' into main Marclass 2024-01-17 16:20:52 -07:00
  • 59724ea9d8 feat: message ts Timothy J. Baek 2024-01-17 15:09:38 -08:00
  • 1b249748ab Add multiple CPU variants for Intel Mac Daniel Hiltgen 2024-01-12 16:28:00 -08:00
  • 89b35e4556
    Merge pull request #504 from mslinn/fix1 Timothy Jaeryang Baek 2024-01-17 15:00:24 -08:00
  • 578e78cb39
    Merge pull request #498 from bhulston/fix/chat-imports Timothy Jaeryang Baek 2024-01-17 14:50:28 -08:00
  • b6ab357e8c fix: more edge cases Timothy J. Baek 2024-01-17 14:47:56 -08:00
  • a39cd633f8 Merge branch 'main' of github.com:mslinn/ollama-webui into fix1 Mike Slinn 2024-01-17 17:35:32 -05:00
  • f9885a15e4 Can now run from any directory Mike Slinn 2024-01-17 17:30:58 -05:00
  • f40147ce58 refac: gpt renamed to openai Timothy J. Baek 2024-01-17 14:23:16 -08:00
  • 3cb74ab66a
    Merge pull request #503 from nitrodude/fix-md-rag-ui Timothy Jaeryang Baek 2024-01-17 14:02:14 -08:00
  • 55ba5e6258
    Merge pull request #501 from oliverbob/main Timothy Jaeryang Baek 2024-01-17 14:00:03 -08:00
  • 7f14479567
    fixing md document upload bug i810697 2024-01-17 11:47:49 -05:00
  • 8e0552f735 Idiot-Proof level HTTPS doc for apache Oliver Bob Reyes Lagumen 2024-01-17 20:30:52 +08:00
  • cbe2adc78a
    Merge branch 'main' into archlinux Alexander F. Rødseth 2024-01-17 12:50:11 +01:00
  • fca886028d
    Update langchainjs.md Carlos Gamez 2024-01-17 18:31:14 +08:00
  • 1f66bbba98 Better solution to handle edge cases Brandon Hulston 2024-01-17 02:24:17 -07:00
  • 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 -07:00
  • 415777eca2 Add error catching for import Brandon Hulston 2024-01-17 01:19:27 -07:00
  • 27d5eb4684 Add chatGPT chat history Import functionality Brandon Hulston 2024-01-17 01:01:11 -07:00
  • cf6b3fa48a remove html type and add js/css Marclass 2024-01-17 00:34:22 -07:00
  • 43d8466677 feat: Add RAG support for various programming languages Marclass 2024-01-17 00:09:47 -07:00
  • a7e02af665
    Update langchainjs.md Carlos Gamez 2024-01-17 15:06:28 +08:00
  • dbe9116035
    Merge 4e30277eeeedfb81becd30b442647ffe31a59407 into d5a73533574acb02069e74f1d01f6775577391bc Rafael 2024-01-17 08:27:13 +05:30
  • d5a7353357
    Merge pull request #2026 from jmorganca/mxyng/fix-windows Michael Yang 2024-01-16 16:58:42 -08:00
  • 96cfb62641 fix: normalize name path before splitting Michael Yang 2024-01-16 16:48:05 -08:00
  • c930fe889f refactor contextLimitPrompt Bruce MacDonald 2024-01-16 16:45:38 -05:00
  • 7d00b5d110
    Merge pull request #1915 from dhiltgen/bump_llama_with_new_dep Daniel Hiltgen 2024-01-16 13:36:49 -08:00
  • 795674dd90 Bump llama.cpp to b1842 and add new cuda lib dep Daniel Hiltgen 2024-01-10 15:52:35 -08:00
  • e282bdccdd
    Merge pull request #1990 from dhiltgen/ci_mac_cross Daniel Hiltgen 2024-01-16 12:31:37 -08:00
  • 203f1cb4ca Haystack Ollama Integration sachinsachdeva 2024-01-16 20:55:49 +01:00
  • d9bfb2f08f install: pin fedora to max 37 Michael Yang 2024-01-16 11:45:12 -08:00
  • 598d6d5572
    Merge pull request #1937 from jmorganca/mxyng/remove-client-py Michael Yang 2024-01-16 11:01:41 -08:00
  • a897e833b8
    do not cache prompt (#2018) Bruce MacDonald 2024-01-16 13:48:05 -05:00
  • eef50accb4
    Fix show parameters (#2017) Patrick Devine 2024-01-16 10:34:44 -08:00
  • 05d53de7a1
    Merge pull request #1968 from jmorganca/mxyng/fix-request-retry Michael Yang 2024-01-16 10:33:50 -08:00
  • 5a05900d96 fix sort order Patrick Devine 2024-01-16 10:20:12 -08:00
  • 02d3c44cdc add unit test for showing params Patrick Devine 2024-01-16 09:18:25 -08:00
  • f57feaee08 simplify the parameter type conversion Patrick Devine 2024-01-16 08:27:08 -08:00
  • 8fc15912e0 add open interpreter to list of extensions Mike Bird 2024-01-16 10:29:35 -05:00
  • 4163b654ab chore: incr valid digits Schmidt, Tibor 2024-01-16 15:14:54 +01:00
  • 9afa53c443 fix: differentiate floats/ints properly Schmidt, Tibor 2024-01-16 15:02:08 +01:00
  • 5e32db1c57
    Merge pull request #486 from bhulston/fix/chat-imports Timothy Jaeryang Baek 2024-01-16 00:36:38 -08:00
  • d193d95147 Add @Robitx's documentation for min_p Nathan Bell 2024-01-16 00:01:19 -08:00
  • d6bb4fb040 Implement @Robitx's support for min_p Nathan Bell 2024-01-15 23:56:52 -08:00
  • 4b3acfa491 Remove console logs Brandon Hulston 2024-01-15 18:07:31 -07:00
  • 3b7775a535 Fix chat import bug Brandon Hulston 2024-01-15 17:58:51 -07:00
  • 743493a0c5 do not cache prompt Bruce MacDonald 2024-01-15 18:42:35 -05:00
  • be027a57f0
    Merge pull request #1 from GOFAST007/main Mustapha BARKI 2024-01-15 23:13:48 +01:00
  • 48837b1cd1
    Update README.md Mustapha BARKI 2024-01-15 23:13:24 +01:00
  • d283c68142 Merge branch 'main' of github.com:jmorganca/ollama janpf 2024-01-15 09:12:18 +01:00
  • 8795447dad
    Merge pull request #1966 from fpreiss/fpreiss/gen_linux_cuda_detection Daniel Hiltgen 2024-01-14 18:00:11 -08:00
  • 26f7a1c682
    Merge pull request #474 from EmelyanenkoK/patch-1 Timothy Jaeryang Baek 2024-01-14 14:35:42 -08:00
  • b3035112a1 Add macos cross-compile CI coverage Daniel Hiltgen 2024-01-14 09:19:45 -08:00
  • addf2081bd Add macos cross-compile CI coverage Daniel Hiltgen 2024-01-14 09:19:45 -08:00
  • 95ad9a9fc8
    Merge pull request #1988 from dhiltgen/fix_intel_mac Daniel Hiltgen 2024-01-14 08:45:18 -08:00
  • 3ca5f69ce8 Fix typo in arm mac arch script Daniel Hiltgen 2024-01-14 08:32:57 -08:00
  • cfa6337960
    Merge pull request #1982 from dhiltgen/fix_intel_mac Daniel Hiltgen 2024-01-14 08:26:46 -08:00
  • 5d61ede066
    Merge branch 'jmorganca:main' into patch-api Christian Neff 2024-01-14 16:00:46 +01:00
  • f4bf1d514f Let gpu.go and gen_linux.sh also find CUDA on Arch Linux Alexander F. Rødseth 2024-01-14 13:40:36 +01:00
  • 723db727d3
    Add Docker apt repository set up for installation instructions EmelyanenkoK 2024-01-14 12:10:40 +03:00
  • bc3df5ac51
    Merge pull request #465 from anuraagdjain/fix/sanitized-model Timothy Jaeryang Baek 2024-01-13 21:29:27 -08:00
  • 557110d0ba
    Disable mmap with lora layers (#1985) Jeffrey Morgan 2024-01-13 23:36:31 -05:00
  • 72f2dbe0c6 Disable mmap with lora layers Jeffrey Morgan 2024-01-13 23:35:45 -05:00
  • ea4af27a48 req Leo Tamminen 2024-01-14 05:48:24 +02:00
  • 2ecb247276 Fix intel mac build Daniel Hiltgen 2024-01-13 14:46:34 -08:00
  • 288ef8ff95
    add gcc -lstdc++ flag for linux cpu (#1974) Jeffrey Morgan 2024-01-13 03:53:00 -05:00
  • a07172c992 add gcc -lstdc++ flag for linux cpu Jeffrey Morgan 2024-01-13 03:52:42 -05:00
  • 4cf17990f7
    use g++ to build libext_server.so on linux (#1972) Jeffrey Morgan 2024-01-13 03:12:42 -05:00
  • 9f71442842 use g++ to build libext_server.so on linux Jeffrey Morgan 2024-01-13 03:11:43 -05:00
  • fc4235943d fix: sanitized model name Anuraag Jain 2024-01-13 09:49:22 +02:00
  • 5c18d61d3f
    Merge pull request #461 from djismgaming/optimization/reduce-image-size Timothy Jaeryang Baek 2024-01-12 20:00:35 -08:00
  • 6d6d5b4d0d
    Merge pull request #454 from anuraagdjain/feat/custom-server-port Timothy Jaeryang Baek 2024-01-12 19:48:36 -08:00
  • 0e039492c6 refac: SERVER_PORT renamed to PORT Timothy J. Baek 2024-01-12 19:38:30 -08:00