Timothy J. Baek
|
4a32b00000
|
doc: fix typo
|
2023-10-22 13:17:05 -07:00 |
|
Timothy J. Baek
|
e3d77aa490
|
doc: run ollama via docker
|
2023-10-22 13:16:09 -07:00 |
|
Timothy Jaeryang Baek
|
f1e0487c00
|
Merge pull request #18 from ollama-webui/main
dev branch update
|
2023-10-22 14:54:33 -05:00 |
|
Timothy Jaeryang Baek
|
f2bdbfaa6d
|
Merge pull request #10 from coolaj86/feat-static
ref!: enable static builds
|
2023-10-22 14:43:42 -05:00 |
|
Timothy J. Baek
|
f25359f455
|
doc: contributor added & typo fix
|
2023-10-22 12:41:20 -07:00 |
|
Timothy J. Baek
|
6129f41273
|
doc: clarify usage of OLLAMA_API_BASE_URL
|
2023-10-22 12:26:55 -06:00 |
|
AJ ONeal
|
87c8467dd6
|
doc: how to build and test static site
|
2023-10-22 12:26:55 -06:00 |
|
AJ ONeal
|
859adee369
|
chore: change to API_ENDPOINT to conventional name API_BASE_URL
|
2023-10-22 12:26:55 -06:00 |
|
AJ ONeal
|
c307777a6d
|
feat: update .env.example and add Caddyfile
|
2023-10-22 12:26:55 -06:00 |
|
Timothy J. Baek
|
b035de1b86
|
Update node.js.yaml
|
2023-10-22 12:26:55 -06:00 |
|
Timothy J. Baek
|
86395a8c1f
|
feat: enable buildtime API_ENDPOINT env var
|
2023-10-22 12:26:54 -06:00 |
|
AJ ONeal
|
f4f1283cd5
|
feat: enable static builds
|
2023-10-22 12:26:54 -06:00 |
|
Timothy Jaeryang Baek
|
78ebae6095
|
Update issue templates
|
2023-10-22 00:16:34 -05:00 |
|
Timothy Jaeryang Baek
|
fa1db09157
|
Merge pull request #14 from ollama-webui/main
dev branch update
|
2023-10-22 00:13:21 -05:00 |
|
Timothy Jaeryang Baek
|
f689bdf2cd
|
Merge pull request #13 from coolaj86/chore-fmt
chore: add fmt to github actions
|
2023-10-21 23:58:55 -05:00 |
|
AJ ONeal
|
ee638329f1
|
chore: check PRs for fmt, lint, & build
|
2023-10-21 22:47:30 -06:00 |
|
AJ ONeal
|
d188512263
|
chore: npm run fmt
|
2023-10-21 22:47:30 -06:00 |
|
AJ ONeal
|
2eea764378
|
fix: contants => constants
|
2023-10-21 22:47:22 -06:00 |
|
Timothy Jaeryang Baek
|
a82933376a
|
Merge pull request #12 from coolaj86/typo-constants
fix: contants => constants
|
2023-10-21 15:58:12 -05:00 |
|
AJ ONeal
|
0366fb8ef8
|
fix: contants => constants
|
2023-10-21 14:55:29 -06:00 |
|
Timothy Jaeryang Baek
|
1ec3e04279
|
Merge pull request #11 from ollama-webui/main
dev branch update
|
2023-10-21 15:55:23 -05:00 |
|
Timothy Jaeryang Baek
|
cc28d6182a
|
Merge pull request #6 from coolaj86/sec-npm-audit-fix
fix: npm audit fix to install non-vulnerable packages
|
2023-10-21 15:54:20 -05:00 |
|
AJ ONeal
|
dee478e549
|
fix: npm audit fix to install non-vulnerable packages
|
2023-10-21 12:04:46 -06:00 |
|
Timothy Jaeryang Baek
|
8e0638f67e
|
Merge pull request #5 from ollama-webui/dev
toggle suggestions feature added
|
2023-10-20 15:23:01 -05:00 |
|
Timothy J. Baek
|
dfd992671e
|
toggle suggestions feature added
|
2023-10-20 13:21:40 -07:00 |
|
Timothy Jaeryang Baek
|
bc0a2a5d09
|
Merge pull request #4 from ollama-webui/dev
new features added
|
2023-10-20 11:44:19 -07:00 |
|
Timothy J. Baek
|
9a76d36a4f
|
Update README.md
|
2023-10-20 11:43:46 -07:00 |
|
Timothy J. Baek
|
dba96eb9a9
|
settings added
|
2023-10-20 11:40:09 -07:00 |
|
Timothy J. Baek
|
dd7c4b84f6
|
Update README.md
|
2023-10-18 23:00:26 -07:00 |
|
Timothy J. Baek
|
d00cc58511
|
chat history import/export added
|
2023-10-18 22:57:55 -07:00 |
|
Timothy Jaeryang Baek
|
89399f1a3c
|
Merge pull request #3 from ollama-webui/main
endpoint error fix
|
2023-10-18 21:54:31 -07:00 |
|
Timothy J. Baek
|
ecb4d1b8d9
|
endpoint error fix
|
2023-10-18 21:47:28 -07:00 |
|
Timothy J. Baek
|
c5e36c8d11
|
Update contants.ts
|
2023-10-18 08:39:38 -07:00 |
|
Timothy J. Baek
|
f5bca7c4d8
|
Update +page.svelte
|
2023-10-18 03:15:10 -07:00 |
|
Timothy J. Baek
|
36b3ec9474
|
endpoint error fixed
|
2023-10-18 03:10:01 -07:00 |
|
Timothy J. Baek
|
5d07c3634b
|
Update README.md
|
2023-10-18 03:01:34 -07:00 |
|
Timothy J. Baek
|
52c563c6a0
|
external ollama server support added
|
2023-10-18 02:59:00 -07:00 |
|
Timothy J. Baek
|
7cc79f01cf
|
Update +page.svelte
|
2023-10-18 02:42:45 -07:00 |
|
Timothy J. Baek
|
3db6bbfd38
|
Update +page.svelte
|
2023-10-17 23:35:09 -07:00 |
|
Timothy J. Baek
|
0f41abd7ce
|
Update +page.server.ts
|
2023-10-17 23:23:05 -07:00 |
|
Timothy J. Baek
|
42087a4a29
|
run.sh updated
|
2023-10-17 18:57:31 -07:00 |
|
Timothy J. Baek
|
fc9d74edda
|
docker run.sh updated
|
2023-10-17 18:48:19 -07:00 |
|
Timothy J. Baek
|
72ebf9587f
|
Update README.md
|
2023-10-17 18:21:39 -07:00 |
|
Timothy J. Baek
|
e7b8921a39
|
error page added
|
2023-10-17 18:13:40 -07:00 |
|
Timothy J. Baek
|
4f9d57c7b0
|
Update README.md
|
2023-10-17 18:08:54 -07:00 |
|
Timothy J. Baek
|
d1583babeb
|
Update Navbar.svelte
|
2023-10-16 02:14:07 -07:00 |
|
Timothy J. Baek
|
4e047c5476
|
demo/readme updated
|
2023-10-16 01:38:06 -07:00 |
|
Timothy J. Baek
|
de86193cab
|
chat history/code syntax highlighting added
|
2023-10-16 01:27:26 -07:00 |
|
Timothy J. Baek
|
b1095836d5
|
Update demo.gif
|
2023-10-12 18:27:21 -07:00 |
|
Timothy J. Baek
|
4af5b21d56
|
set default model button added
|
2023-10-12 18:18:07 -07:00 |
|