Commit graph

1119 commits

Author SHA1 Message Date
Timothy J. Baek
cddfd11382 chore: update package-lock 2024-01-04 20:30:08 -08:00
ThatOneCalculator
7a4b35d26a
fix: bring dockerfile back to node for now 2024-01-04 20:25:55 -08:00
ThatOneCalculator
00e7dfb41c
fix: 🐋 dockerfile to latest instead of alpine 2024-01-04 20:17:50 -08:00
ThatOneCalculator
eb7138ab9f
fix: 🐋 docker build 2024-01-04 20:13:50 -08:00
ThatOneCalculator
ea7ea52ba3
fix: 💚 disable lint CI 2024-01-04 20:06:33 -08:00
ThatOneCalculator
699fbefb8a
chore: 🎨 format 2024-01-04 20:05:19 -08:00
Timothy J. Baek
db4bc1ecbf doc: node as default mode of installation 2024-01-04 20:01:16 -08:00
Timothy Jaeryang Baek
1a93191259
Merge branch 'main' into bun 2024-01-04 22:57:11 -05:00
Timothy Jaeryang Baek
e6c6508869
Merge pull request #381 from ollama-webui/openai-backend
feat: openai backend support
2024-01-04 22:56:30 -05:00
Timothy J. Baek
2fedd42e12 fix: custom modelfile image placeholder 2024-01-04 19:34:21 -08:00
Timothy J. Baek
6fb036711b fix: openai multi-user issue 2024-01-04 19:20:49 -08:00
Timothy J. Baek
a96795d752 chore: version 2024-01-04 19:02:57 -08:00
Timothy J. Baek
8c4528366f feat: disable external tab for users with user role 2024-01-04 19:01:03 -08:00
Timothy J. Baek
e278ca9ef7 chore: dockerfile update 2024-01-04 18:55:15 -08:00
Timothy J. Baek
c0b099da4f feat: openai frontend refac 2024-01-04 18:54:00 -08:00
Timothy J. Baek
17c66fde0f feat: openai compatible api support 2024-01-04 18:38:03 -08:00
ThatOneCalculator
5e13a50b42
fix: 💚 lint all aspects of frontend, even if failure 2024-01-04 17:23:03 -08:00
ThatOneCalculator
374ce5dc35
fix: 👷 lint:frontend in CI 2024-01-04 17:20:12 -08:00
ThatOneCalculator
0b1dd21a30
feat: 👷 seperate lint jobs for fe & be 2024-01-04 17:18:20 -08:00
ThatOneCalculator
9d3652db58
docs: 📝 requirement links 2024-01-04 17:12:19 -08:00
ThatOneCalculator
21e5fd9f08
docs: 📝 requirements 2024-01-04 17:09:07 -08:00
ThatOneCalculator
ebcd985489
fix: 🐋 install with frozen lockfile 2024-01-04 17:04:19 -08:00
ThatOneCalculator
df77e8d1c1
fix: 🐋 use official bun docker image 2024-01-04 17:03:32 -08:00
Timothy J. Baek
5e4dc98f44 feat: openai backend support 2024-01-04 16:49:34 -08:00
ThatOneCalculator
03039f4955
refactor: 💡 backend CI comments 2024-01-04 13:45:26 -08:00
ThatOneCalculator
9bd9c8196c
fix: 🔨 agnostic scripts 2024-01-04 13:44:24 -08:00
ThatOneCalculator
081578903c
refactor: 👷 remove unused strategy 2024-01-04 13:33:35 -08:00
ThatOneCalculator
05fade1426
chore: 🎨 format backend 2024-01-04 13:30:47 -08:00
ThatOneCalculator
8480a9b418
Merge branch 'main' into bun 2024-01-04 13:30:30 -08:00
Timothy Jaeryang Baek
31fcb9d6fc
Merge pull request #380 from ollama-webui/connection-url
feat: enable backend ollama url update
2024-01-04 16:28:46 -05:00
Timothy J. Baek
ebc0b64d9c doc: troubleshooting 2024-01-04 13:20:55 -08:00
Timothy J. Baek
754ea1625b fix: delete model issue 2024-01-04 13:12:00 -08:00
Timothy J. Baek
30aff2db53 feat: enable backend ollama url update 2024-01-04 13:06:31 -08:00
Timothy Jaeryang Baek
bdb3f50771
Merge pull request #375 from ollama-webui/modellist-sort
feat: sort model list by alphabetical order
2024-01-04 02:49:22 -05:00
Timothy J. Baek
f6640c4e8b feat: sort model list by alphabetical order 2024-01-03 23:46:49 -08:00
Timothy Jaeryang Baek
b050013ccc
Merge branch 'main' into rag 2024-01-04 02:45:44 -05:00
Timothy Jaeryang Baek
c6c32e2abd
Merge pull request #374 from ollama-webui/doc-update
doc: feature
2024-01-04 02:23:53 -05:00
Timothy Jaeryang Baek
ba7f975273
doc: feature 2024-01-04 02:22:18 -05:00
Timothy Jaeryang Baek
fa598b59e2
Merge branch 'main' into rag 2024-01-04 01:02:42 -05:00
Kainoa Kanter
947013c74d
Merge branch 'main' into bun 2024-01-03 17:13:57 -08:00
Timothy Jaeryang Baek
fe8c2244e7
Merge pull request #371 from ThatOneCalculator/fix/script
fix: 🔨 start script permissions & environment
2024-01-03 20:08:16 -05:00
Timothy Jaeryang Baek
6a9fc51825
Merge branch 'main' into fix/script 2024-01-03 20:07:16 -05:00
Timothy Jaeryang Baek
f785c72192
Merge pull request #372 from ollama-webui/doc-update
Update README.md
2024-01-03 19:14:43 -05:00
Kainoa Kanter
182378f25f
Merge branch 'main' into fix/script 2024-01-03 16:10:43 -08:00
Timothy Jaeryang Baek
d50fc65bb2
Update README.md 2024-01-03 19:09:35 -05:00
ThatOneCalculator
6e78b3a8f6
fix: 🔨 start script permissions & environment 2024-01-03 15:56:11 -08:00
ThatOneCalculator
66aeb885c5
fix: 🔨 use bun instead of bunx in scripts 2024-01-03 15:49:59 -08:00
Kainoa Kanter
7e4a13f82c
Merge branch 'main' into bun 2024-01-03 15:47:52 -08:00
Timothy Jaeryang Baek
9252834128
Merge pull request #370 from ollama-webui/import-prompts
feat: import prompts
2024-01-03 17:59:36 -05:00
Timothy J. Baek
df7be3d2a5 feat: import prompts 2024-01-03 14:58:29 -08:00