Timothy J. Baek
|
dac9634242
|
feat: create model
|
2024-05-24 22:21:57 -07:00 |
|
Timothy J. Baek
|
110ed67468
|
feat: unified /models endpoint
|
2024-05-24 01:40:48 -07:00 |
|
Timothy Jaeryang Baek
|
8df0429c99
|
Merge branch 'dev' into feat/model-config
|
2024-05-21 21:37:04 -10:00 |
|
Timothy J. Baek
|
21ca55dd30
|
feat: toggleable ollama
|
2024-05-21 23:58:42 -07:00 |
|
Jun Siang Cheah
|
f21c8626d6
|
refac: switch to meta and params, remove source
|
2024-05-21 22:05:16 +01:00 |
|
Jun Siang Cheah
|
4002ead6af
|
feat: store model configs in the database
|
2024-05-19 18:46:24 +08:00 |
|
Jun Siang Cheah
|
1bacd5d93f
|
Merge branch 'dev' into feat/model-config
|
2024-05-19 13:13:17 +08:00 |
|
Timothy J. Baek
|
3aa6b0fea9
|
fix: model filter issue
|
2024-05-17 19:11:14 -07:00 |
|
Timothy J. Baek
|
014e52c072
|
fix: connection timeout
|
2024-05-17 10:49:12 -07:00 |
|
Jun Siang Cheah
|
5d3eddf7e9
|
feat: update to persistent config
|
2024-05-17 13:51:17 +08:00 |
|
Jun Siang Cheah
|
0665703401
|
Merge branch 'dev' into feat/model-config
|
2024-05-17 11:41:37 +08:00 |
|
Jun Siang Cheah
|
298e6848b3
|
feat: switch to config proxy, remove config_get/set
|
2024-05-10 15:03:24 +08:00 |
|
Jun Siang Cheah
|
058eb76568
|
feat: save UI config changes to config.json
|
2024-05-10 13:51:50 +08:00 |
|
Jun Siang Cheah
|
02a4412dfc
|
feat: add UI support for updating model info
|
2024-05-09 23:54:21 +08:00 |
|
Jun Siang Cheah
|
e76a444ed9
|
feat: allow model config via config.json
|
2024-05-09 20:25:30 +08:00 |
|
Timothy J. Baek
|
9c190b56ae
|
feat: /v1/models endpoint added for ollama proxy
|
2024-05-07 23:34:12 -07:00 |
|
Timothy J. Baek
|
24c0dbec0d
|
fix: pending permission issue
|
2024-05-04 01:31:08 -07:00 |
|
Timothy J. Baek
|
01c4647dfc
|
fix: ollama version string issue
#1800
|
2024-04-27 19:19:47 -04:00 |
|
Timothy J. Baek
|
dbf7b15539
|
refac: naming convention
MODEL_FILTER_ENABLED -> ENABLE_MODEL_FILTER
|
2024-04-26 17:17:18 -04:00 |
|
Timothy J. Baek
|
b1b72441bb
|
feat: openai embeddings integration
|
2024-04-14 19:48:15 -04:00 |
|
Timothy J. Baek
|
36ce157907
|
fix: integration
|
2024-04-14 18:47:45 -04:00 |
|
Timothy J. Baek
|
2952e61167
|
feat: external embeddings support
|
2024-04-14 17:55:00 -04:00 |
|
Timothy J. Baek
|
9091513c39
|
fix
|
2024-04-14 16:52:59 -04:00 |
|
Timothy J. Baek
|
0f5ecafc57
|
fix: api usage issue
|
2024-04-14 16:51:13 -04:00 |
|
Timothy Jaeryang Baek
|
782cce7c44
|
Merge pull request #1340 from joequant/main
allow version to work with -rc tag
|
2024-04-06 18:57:41 -07:00 |
|
Timothy J. Baek
|
395ca82175
|
refac: '-rc' tag handling
|
2024-04-06 18:55:51 -07:00 |
|
Timothy J. Baek
|
57530d87f6
|
feat: /ollama head route
|
2024-04-02 02:03:13 -07:00 |
|
Timothy J. Baek
|
d72653cdea
|
fix: download allowed hosts
|
2024-04-01 14:01:05 -07:00 |
|
Timothy J. Baek
|
77b1edcd0f
|
fix: allowed hosts
|
2024-04-01 13:24:48 -07:00 |
|
Timothy Jaeryang Baek
|
587a8c5992
|
Merge pull request #1370 from lainedfles/logging-improvements
Improve logging.
|
2024-03-31 13:46:37 -07:00 |
|
Timothy J. Baek
|
4ddb7e124e
|
fix: error message
|
2024-03-31 13:40:57 -07:00 |
|
Self Denial
|
144c9059a3
|
Improve logging. Move print() statements to appropiate log() .
Add COMFYUI and WEBHOOK logging and associated environment variable
control. Add WEBHOOK payload & request debug logs.
|
2024-03-31 13:17:29 -06:00 |
|
Timothy J. Baek
|
5af8d0612a
|
chore: py formatting
|
2024-03-31 01:13:39 -07:00 |
|
Joseph C Wang
|
c9f17ecb3a
|
allow version to work with -rc tag
|
2024-03-29 01:44:37 +08:00 |
|
Timothy Jaeryang Baek
|
371dfc1143
|
Merge branch 'dev' into debug_print
|
2024-03-24 18:04:03 -05:00 |
|
Timothy Jaeryang Baek
|
3e0d9ad74f
|
Merge branch 'dev' into feat/cancel-model-download
|
2024-03-23 15:16:06 -05:00 |
|
Timothy J. Baek
|
e008738f30
|
feat: cancel download from backend
|
2024-03-23 13:12:54 -07:00 |
|
Timothy J. Baek
|
5c1e3a460e
|
fix: remove aiofiles dependency
|
2024-03-22 21:47:53 -07:00 |
|
Timothy J. Baek
|
92cc87d908
|
fix: ollama upload url
|
2024-03-22 00:58:38 -07:00 |
|
Timothy J. Baek
|
9e37d6edcc
|
refac: gguf upload ui
|
2024-03-22 00:55:59 -07:00 |
|
Timothy J. Baek
|
77ec296ac3
|
chore: print removed
|
2024-03-22 00:11:17 -07:00 |
|
Timothy J. Baek
|
bc80f1438c
|
fix: ollama gguf upload
|
2024-03-22 00:10:55 -07:00 |
|
Timothy J. Baek
|
af4caec4f5
|
refac: ollama gguf upload
|
2024-03-21 23:45:00 -07:00 |
|
Self Denial
|
f74f2ea765
|
Merge conflicts
|
2024-03-21 00:14:13 -06:00 |
|
Self Denial
|
e6dd0bfbe0
|
Migrate to python logging module with env var control.
|
2024-03-20 17:11:36 -06:00 |
|
Timothy J. Baek
|
e86db74333
|
refac: stream default value
|
2024-03-18 18:14:05 -07:00 |
|
Timothy J. Baek
|
1bfcd801b7
|
fix: multiple openai issue
|
2024-03-18 01:11:48 -07:00 |
|
Timothy J. Baek
|
26a187f5ac
|
refac: print removed
|
2024-03-12 00:26:53 -07:00 |
|
Timothy J. Baek
|
be3ab88c88
|
fix: error handling
|
2024-03-12 00:26:14 -07:00 |
|
Timothy J. Baek
|
a4ca1fc5c4
|
feat: model filter list env var
|
2024-03-09 21:47:01 -08:00 |
|