Commit Graph

  • fbd3854f8b
    Merge pull request #338 from ollama-webui/disable-signup Timothy Jaeryang Baek 2024-01-01 15:33:35 -05:00
  • bb5bf3964e feat: toggle signup enable from admin panel Timothy J. Baek 2024-01-01 12:32:28 -08:00
  • 30cd4c5068 api.md cleanup & formatting Jeffrey Morgan 2023-12-27 14:32:35 -05:00
  • e2d74096f5
    Merge pull request #336 from ollama-webui/edit-message-fix Timothy Jaeryang Baek 2024-01-01 14:51:10 -05:00
  • 7000a52485 fix: edit message issue Timothy J. Baek 2024-01-01 11:47:23 -08:00
  • c22d6614ad Start stub Justin D. Harris (Dev Box) 2024-01-01 14:29:56 -05:00
  • ee1559378d
    Merge branch 'main' into rag Timothy Jaeryang Baek 2024-01-01 14:23:44 -05:00
  • 6594661d24
    Merge pull request #275 from dnviti/dev Timothy Jaeryang Baek 2024-01-01 14:20:39 -05:00
  • aa0f026bdc Add .gitattributes Justin D. Harris (Dev Box) 2024-01-01 14:17:47 -05:00
  • 127886db14
    Merge branch 'main' into dev Timothy Jaeryang Baek 2024-01-01 14:09:45 -05:00
  • c5386d05ab
    Merge pull request #311 from anuraagdjain/refac/auth-middleware Timothy Jaeryang Baek 2024-01-01 14:06:26 -05:00
  • 39c4e0fc18
    Merge branch 'main' into refac/auth-middleware Timothy Jaeryang Baek 2024-01-01 13:59:51 -05:00
  • 6c68e473cd
    Merge pull request #335 from ollama-webui/edit-message-shortcut Timothy Jaeryang Baek 2024-01-01 13:58:53 -05:00
  • 7d859141b4 feat: arrowup edit message shortcut Timothy J. Baek 2024-01-01 10:57:27 -08:00
  • b42050fec8
    Merge pull request #334 from ollama-webui/code-render-fix Timothy Jaeryang Baek 2024-01-01 13:37:18 -05:00
  • affa6568d6 fix: code render issue Timothy J. Baek 2024-01-01 10:35:46 -08:00
  • 3b673eaaab added kubernetes folder Daniele Viti 2024-01-01 14:51:42 +01:00
  • 77323d9b25 refac: remove the verify_token and use get-current user for auth+user Anuraag Jain 2024-01-01 10:55:50 +02:00
  • b16f0ea2c5
    Merge branch 'main' into rag Timothy Jaeryang Baek 2024-01-01 02:36:05 -05:00
  • d5aa9e8710 feat: requirements for RAG Timothy J. Baek 2023-12-31 23:35:17 -08:00
  • 2d323b31e1
    Merge branch 'main' into refac/auth-middleware Timothy Jaeryang Baek 2024-01-01 02:25:39 -05:00
  • fed6a5b173
    Merge pull request #332 from ollama-webui/chat-download Timothy Jaeryang Baek 2024-01-01 02:14:33 -05:00
  • 254c36bea3 feat: download chat as txt file Timothy J. Baek 2023-12-31 23:13:17 -08:00
  • 7313e4246a fix: readme.md formatting Timothy J. Baek 2023-12-31 15:10:33 -08:00
  • 87177e5bcf manual merge Daniele Viti 2023-12-31 11:27:47 +01:00
  • 9edc181e49 Merge branch 'dev' Daniele Viti 2023-12-31 11:24:40 +01:00
  • 7354e8ebae Merge branch 'dev' Daniele Viti 2023-12-31 11:20:20 +01:00
  • 8cfc787c13
    Merge branch 'main' into refac/auth-middleware Timothy Jaeryang Baek 2023-12-31 03:02:48 -05:00
  • d70abafab2
    Merge pull request #330 from anuraagdjain/docs/readme Timothy Jaeryang Baek 2023-12-31 02:40:15 -05:00
  • 8daf4500e9 Merge branch 'docs/readme' of https://github.com/anuraagdjain/ollama-webui into docs/readme Anuraag Jain 2023-12-31 09:28:42 +02:00
  • 8cd6eaf1bc docs: minor changes Anuraag Jain 2023-12-31 09:28:39 +02:00
  • 9d251f1a1e
    Merge branch 'main' into refac/auth-middleware Timothy Jaeryang Baek 2023-12-30 23:27:02 -05:00
  • 9abee7e263
    Merge branch 'main' into docs/readme Timothy Jaeryang Baek 2023-12-30 23:20:58 -05:00
  • 3b3faa3f52
    Merge pull request #322 from davidsyoung/fix-openai-settings Timothy Jaeryang Baek 2023-12-30 23:20:25 -05:00
  • 14440014e5 fix: new params do not require legacy fallback Timothy J. Baek 2023-12-30 20:18:06 -08:00
  • 0d6440f5c0 fix: num_predict default value should match ollama default Timothy J. Baek 2023-12-30 20:16:05 -08:00
  • 3b781e5004 Go API Client: Custom header for every request Christian Neff 2023-12-30 02:18:21 +01:00
  • effb5253f9
    Added Ollama-SwiftUI to integrations Karim ElGhandour 2023-12-30 19:41:51 +01:00
  • c78d6755e3
    gpu->GPU Seth 2023-12-30 18:19:47 +00:00
  • c0856300ca
    add note for non-NVIDIA users Seth 2023-12-30 18:18:17 +00:00
  • 610c8fbda7
    make warning clear Seth 2023-12-30 18:08:44 +00:00
  • 8f21de9c7c docs: add api workflow Anuraag Jain 2023-12-30 14:20:34 +02:00
  • 60c801ee22 remove unused import in main Anuraag Jain 2023-12-30 13:08:03 +02:00
  • 2532cb1e70 Merge branch 'main' of github.com:ollama-webui/ollama-webui into refac/auth-middleware Anuraag Jain 2023-12-30 13:03:18 +02:00
  • 08c0d7a9ec fix: merge conflicts Anuraag Jain 2023-12-30 13:00:21 +02:00
  • 613053e46c Merge branch 'refac/auth-middleware' of https://github.com/anuraagdjain/ollama-webui into refac/auth-middleware Anuraag Jain 2023-12-30 12:53:35 +02:00
  • bdd153d8f5 refac: use dependencies to verify token Anuraag Jain 2023-12-30 12:53:33 +02:00
  • 880f58e81a
    Merge pull request #329 from ollama-webui/main Timothy Jaeryang Baek 2023-12-30 04:55:33 -05:00
  • 7753851e51
    Merge branch 'main' into fix-openai-settings Timothy Jaeryang Baek 2023-12-30 03:27:13 -05:00
  • 13881beedd
    Merge pull request #328 from ollama-webui/shortcut-fix Timothy Jaeryang Baek 2023-12-30 03:26:35 -05:00
  • bf40695eb8 fix: toggle settings shortcut fix Timothy J. Baek 2023-12-30 00:24:57 -08:00
  • 0890b53e13
    Merge pull request #327 from ollama-webui/delete-all-chat Timothy Jaeryang Baek 2023-12-30 03:21:09 -05:00
  • d5dc36b2a9 feat: delete all user chats Timothy J. Baek 2023-12-30 00:15:37 -08:00
  • ee8e7c300a
    Merge pull request #326 from ollama-webui/messages-refac Timothy Jaeryang Baek 2023-12-30 02:41:40 -05:00
  • 7ffc1902a9 feat: toggle settings shortcut added Timothy J. Baek 2023-12-29 23:35:08 -08:00
  • b916f1b07d feat: messages refac Timothy J. Baek 2023-12-29 23:25:40 -08:00
  • f91a6b63d1 feat: message components refac Timothy J. Baek 2023-12-29 23:03:48 -08:00
  • b919ac76af
    Merge branch 'main' into fix-openai-settings Timothy Jaeryang Baek 2023-12-29 21:05:49 -05:00
  • 39b8e4430e
    Merge branch 'main' into refac/auth-middleware Timothy Jaeryang Baek 2023-12-29 12:45:46 -05:00
  • 3ae1a5b14d
    Merge pull request #325 from ollama-webui/doc-update Timothy Jaeryang Baek 2023-12-29 12:42:54 -05:00
  • 78d095ad9d doc: important note update Timothy J. Baek 2023-12-29 09:41:46 -08:00
  • c540b75c09
    Merge pull request #324 from ollama-webui/doc-update Timothy Jaeryang Baek 2023-12-29 12:31:45 -05:00
  • 28a3d59955 feat: update troubleshooting messages Timothy J. Baek 2023-12-29 09:29:54 -08:00
  • ec87a5e795 doc: troubleshooting update Timothy J. Baek 2023-12-29 09:29:12 -08:00
  • 36d2a589d2 doc: clarity Timothy J. Baek 2023-12-29 09:05:43 -08:00
  • 431b710e46 Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint. David Young 2023-12-29 16:09:59 +00:00
  • 87f5e72eeb
    Merge pull request #315 from ollama-webui/account-settings Timothy Jaeryang Baek 2023-12-29 03:33:28 -05:00
  • d5bc54b8f8 fix: update password Timothy J. Baek 2023-12-29 00:31:23 -08:00
  • 500f61b7ee chore: update password refac Timothy J. Baek 2023-12-29 00:29:18 -08:00
  • d8bb19fd8a feat: change password frontend added Timothy J. Baek 2023-12-29 00:26:47 -08:00
  • 9bd48ffd93 feat: change password support Timothy J. Baek 2023-12-29 00:12:30 -08:00
  • 450b9b6aef
    Merge branch 'main' into account-settings Timothy Jaeryang Baek 2023-12-29 02:32:40 -05:00
  • 136eb18fb0 feat: account settings Timothy J. Baek 2023-12-28 23:32:25 -08:00
  • 3fce09eb3d
    Merge pull request #314 from ollama-webui/delete-user Timothy Jaeryang Baek 2023-12-29 02:30:57 -05:00
  • 5b4bf45ad2 fix: delete auth with user Timothy J. Baek 2023-12-28 23:24:51 -08:00
  • 48cc2c5053 chore: delete user backend refac Timothy J. Baek 2023-12-28 23:17:58 -08:00
  • 7fade0bb2f feat: delete user button added to admin page Timothy J. Baek 2023-12-28 23:12:58 -08:00
  • ad1cb5fc25 fix: disable admin self user delete Timothy J. Baek 2023-12-28 23:07:46 -08:00
  • b61bb77950 feat: delete user backend support Timothy J. Baek 2023-12-28 23:02:49 -08:00
  • d3c462a05a
    docs: add link to webi install script for ollama in community Tod Hansmann 2023-12-28 13:50:41 -07:00
  • e36a41fc97
    Merge branch 'jmorganca:main' into add-webi-install-option Tod Hansmann 2023-12-28 13:46:18 -07:00
  • a01b112f7f feat(auth): add auth middleware Anuraag Jain 2023-12-28 22:15:54 +02:00
  • e919673201 Disable autocompletion entirely when its not required jbogusz-billtech 2023-12-28 20:51:33 +01:00
  • 90ac9d379a Do not autocomplete on pull & zsh, fish examples in readme jbogusz-billtech 2023-12-28 20:36:54 +01:00
  • d8aa169748
    Merge pull request #2 from braveokafor/helm-node-selectors Daniele Viti 2023-12-28 20:23:00 +01:00
  • 07fc6e4b11
    Merge pull request #310 from ollama-webui/main Timothy Jaeryang Baek 2023-12-28 13:27:29 -05:00
  • 8370465796
    Merge pull request #308 from anuraagdjain/fix/model-saving Timothy Jaeryang Baek 2023-12-28 13:22:24 -05:00
  • 22a8fa2f10 Merge branch 'fix/model-saving' of https://github.com/anuraagdjain/ollama-webui into fix/model-saving Anuraag Jain 2023-12-28 20:19:56 +02:00
  • 5ee58e1c79 revert: vite config, hmr works without it Anuraag Jain 2023-12-28 20:19:09 +02:00
  • 1da6d23d5c
    Merge branch 'main' into fix/model-saving Anuraag D Jain 2023-12-28 20:10:46 +02:00
  • 46f131cc7c
    Merge pull request #309 from ollama-webui/https-fix Timothy Jaeryang Baek 2023-12-28 12:59:58 -05:00
  • bdc131378f fix: trailing slash added to api routes Timothy J. Baek 2023-12-28 09:55:54 -08:00
  • f70fadd70c fix: https connection issue Timothy J. Baek 2023-12-28 09:52:30 -08:00
  • 4d3754980d fix(model-selector): prevent saving empty default model Anuraag Jain 2023-12-28 18:06:17 +02:00
  • b42b2e7890 Added nodeSelectors for allocating GPU nodePools in the cloud and configured volumes for WebUI braveokafor 2023-12-28 16:28:09 +01:00
  • 2cf9166ece
    Merge pull request #1 from qrkourier/helm-optional-ingress Daniele Viti 2023-12-28 12:42:00 +01:00
  • 72524272f0
    Merge pull request #304 from ollama-webui/keyboard-shortcut Timothy Jaeryang Baek 2023-12-28 05:48:11 -05:00
  • 1f5bfe67a1 feat: keyboard shortcuts Timothy J. Baek 2023-12-28 02:46:57 -08:00
  • 10f6f6a3a9 cleaned up os validate Trent V 2023-12-28 02:11:56 -06:00
  • 91b9fd31b9
    Merge branch 'jmorganca:main' into main Trent V 2023-12-28 08:09:00 +00:00