Self Denial
3b66aa55c0
Improve embedding model update & resolve network dependency
...
* Add config variable RAG_EMBEDDING_MODEL_AUTO_UPDATE to control update behavior
* Add RAG utils embedding_model_get_path() function to output the filesystem path in addition to update of the model using huggingface_hub
* Update and utilize existing RAG functions in main: get_embedding_model() & update_embedding_model()
* Add GUI setting to execute manual update process
2024-04-04 11:01:23 -06:00
Timothy J. Baek
1f85354856
feat: stylised pdf
2024-04-03 20:35:32 -07:00
Timothy J. Baek
7c5f6d71b3
refac
2024-04-02 09:39:55 -07:00
Timothy J. Baek
e49e04c56a
chore: formatting
2024-04-02 09:33:27 -07:00
Timothy Jaeryang Baek
56369fea3a
Merge branch 'dev' into feature/support_auth_by_api_key
2024-04-02 09:12:19 -07:00
Timothy J. Baek
e4d101e550
fix: delete shared chat by id
2024-04-02 08:58:03 -07:00
Jun Siang Cheah
7978adbf45
feat: add frontend support for locally sharing chats
2024-04-02 08:58:03 -07:00
Timothy Jaeryang Baek
a0935dec60
Merge branch 'dev' into feature/support_auth_by_api_key
2024-03-31 13:48:36 -07:00
liu.vaayne
b4b56f9c85
frontend support api key
2024-03-26 18:24:14 +08:00
Timothy J. Baek
3edc547389
feat: title auto generation for external models
2024-03-26 00:59:57 -07:00
Timothy J. Baek
32cb5f3ceb
feat: external model info
2024-03-25 13:46:06 -07:00
Timothy Jaeryang Baek
a1faa307b1
Merge pull request #1272 from anuraagdjain/feat/cancel-model-download
...
feat: cancel model download
2024-03-24 18:00:57 -05:00
Timothy J. Baek
862c96fcef
feat: comfyui support
2024-03-23 15:38:59 -07:00
Timothy Jaeryang Baek
3e0d9ad74f
Merge branch 'dev' into feat/cancel-model-download
2024-03-23 15:16:06 -05:00
Timothy J. Baek
244f34c24e
refac: cancel download
2024-03-23 13:12:23 -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
Timothy J. Baek
2481e48a3a
feat: webhook settings frontend
2024-03-20 18:35:54 -07:00
Timothy J. Baek
98948814fd
feat: toggle pdf ocr
2024-03-10 13:32:34 -07:00
Timothy J. Baek
81daf4ceb9
feat: model filter frontend integration
2024-03-09 21:29:04 -08:00
Timothy J. Baek
c49491e516
refac: rag to backend
2024-03-08 22:34:47 -08:00
Timothy J. Baek
0221acd163
feat: dall-e integration
2024-03-08 17:38:10 -08:00
Timothy J. Baek
dd3a4b3889
refac: image generation
2024-03-08 16:22:19 -08:00
Timothy J. Baek
9a83bde7e5
feat: max token option for litellm models
2024-03-08 13:41:38 -08:00
Timothy J. Baek
c255cba198
feat: multiple openai apis
2024-03-06 16:13:25 -08:00
Timothy J. Baek
fbdac832bb
feat: multiple ollama model management
2024-03-05 02:12:55 -08:00
Timothy J. Baek
f04d60b6d9
feat: multiple ollama support
2024-03-05 00:59:35 -08:00
Timothy J. Baek
47a05a47b4
feat: add rag top k value setting
2024-03-02 18:56:57 -08:00
Timothy J. Baek
901e7a33fa
feat: chat playground backend integration
2024-03-02 18:16:02 -08:00
Timothy J. Baek
2379e94cbf
feat: text completion playground
2024-03-02 03:01:44 -08:00
Timothy J. Baek
edb63c2280
feat: download db from admin settings
2024-03-02 00:33:20 -08:00
Timothy J. Baek
74809e7330
fix: user chat delete loophole
2024-03-02 00:07:50 -08:00
Timothy J. Baek
92c922b061
feat: batch doc tagging
2024-02-25 21:39:10 -08:00
Timothy J. Baek
f8cf43c0f7
refac: console logs removed
2024-02-25 16:13:34 -08:00
Timothy J. Baek
759883a4c8
feat: check for updates
2024-02-25 11:55:15 -08:00
Timothy Jaeryang Baek
271e5bf44d
Merge branch 'dev' into feature/img-gen-steps-setting
2024-02-24 21:09:06 -05:00
Timothy J. Baek
ec6f53e298
feat: litellm proxy frontend integration
2024-02-24 17:56:53 -08:00
Justin Firth
af1675813f
Restore image steps setting when Settings modal is presented
2024-02-24 11:34:11 -05:00
Justin Firth
3fa79e59bf
Allow configuration of steps, default to a1111 default
2024-02-24 10:44:08 -05:00
Timothy Jaeryang Baek
ee22e641ff
Merge branch 'main' into litellm
2024-02-24 01:10:04 -05:00
Timothy Jaeryang Baek
8fac9de269
Merge branch 'main' into release-notes-modal
2024-02-23 04:07:16 -05:00
Timothy J. Baek
9f950aea9c
feat: changelog.md
2024-02-23 00:30:26 -08:00
Timothy J. Baek
7ec4c07bf9
feat: image size param
2024-02-22 19:32:36 -08:00
Timothy J. Baek
9b6dca3d7f
feat: litellm frontend integration
2024-02-22 04:12:26 -08:00
Timothy J. Baek
cc50cc10e6
feat: sd frontend integration
2024-02-21 18:36:40 -08:00
Timothy J. Baek
733e963c44
feat: sd backend integration
2024-02-21 18:12:01 -08:00
Timothy J. Baek
05ea6cf6fd
feat: enable title generation prompt edit
2024-02-21 12:51:52 -08:00
Timothy J. Baek
275523e32e
feat: jwt utils
2024-02-19 20:44:00 -08:00
Timothy J. Baek
082d1d15c3
fix: template load issue
2024-02-17 22:42:36 -08:00
Timothy J. Baek
5270efa9e5
feat: editable rag template
2024-02-17 22:41:03 -08:00
Timothy J. Baek
ccf08fb91e
feat: editable chunk params
2024-02-17 22:29:52 -08:00
Timothy J. Baek
e07001e5f6
feat: rag folder scan support
2024-02-17 21:06:08 -08:00
Timothy J. Baek
511e939b5d
feat: admin settings
2024-02-14 01:17:43 -08:00
Timothy J. Baek
a5b9bbf10b
feat: whisper support
2024-02-11 00:17:50 -08:00
Timothy J. Baek
0b8df52c97
feat: openai tts support
2024-02-05 22:51:08 -08:00
Timothy J. Baek
7c2f297c84
feat: export all chats from db
...
admin only
2024-02-04 01:07:18 -08:00
Timothy J. Baek
683650ec00
feat: collection rag integration
2024-02-03 15:57:06 -08:00
Timothy J. Baek
00803c92f2
feat: doc tagging
2024-02-03 14:44:49 -08:00
Timothy J. Baek
8fd1b62e04
fix: api function name
2024-02-02 22:59:36 -08:00
Timothy J. Baek
1d0eaec37e
refac: queryVectorDB renamed to queryCollection
2024-02-02 22:57:18 -08:00
Timothy J. Baek
50f7b20ac2
refac
2024-02-01 13:35:41 -08:00
Timothy J. Baek
0c322063b5
feat: use local profile image by default
2024-01-26 21:38:33 -08:00
Timothy J. Baek
3ce8f3e8fb
feat: profile update frontend integration
2024-01-26 21:22:25 -08:00
Timothy J. Baek
c4a039326f
feat: editable prompt suggestions integration
2024-01-22 21:53:13 -08:00
Timothy J. Baek
220530c450
feat: convo tag filtering
2024-01-18 02:55:25 -08:00
Timothy J. Baek
d5ed119687
feat: convo tagging api added
2024-01-18 01:04:24 -08:00
Timothy J. Baek
442e3d978a
feat: terminate request on user stop
2024-01-17 19:19:44 -08:00
Timothy Jaeryang Baek
ed4b3e0b32
Merge pull request #407 from anuraagdjain/feat/parallel-model-downloads
...
feat: parallel model downloads
2024-01-11 12:53:21 -08:00
Timothy J. Baek
737928e861
feat: better prompt gen template
2024-01-09 23:06:33 -08:00
Timothy J. Baek
70029d9bed
feat: @model group convo
2024-01-09 22:47:31 -08:00
Timothy J. Baek
eddb6fc7b7
feat: documents backend integration
2024-01-08 01:49:20 -08:00
Timothy J. Baek
cc3f84f916
feat: # to import doc
2024-01-07 23:43:32 -08:00
Timothy J. Baek
b37b157638
feat: reset vectordb storage support
2024-01-07 09:15:45 -08:00
Timothy Jaeryang Baek
34e0f64fb3
Merge pull request #333 from ollama-webui/rag
...
feat: RAG support
2024-01-07 02:50:32 -08:00
Timothy J. Baek
fef4725d56
feat: frontend file upload support
2024-01-07 00:57:10 -08:00
Timothy J. Baek
3229ec116c
feat: rag apis added to frontend
2024-01-06 23:52:22 -08:00
Timothy J. Baek
82114c45ee
fix: allow command named create
2024-01-06 17:55:41 -08:00
Timothy J. Baek
3853261b40
refac
2024-01-06 13:02:09 -08:00
Anuraag Jain
fd42422d6c
refac: pullModel api
2024-01-06 15:01:47 +02:00
Timothy J. Baek
fb0c64379d
feat: edit user support
2024-01-05 20:59:56 -08:00
Timothy J. Baek
5e6d946f83
chore: disable passlib log
2024-01-05 12:22:27 -08:00
Timothy Jaeryang Baek
1a93191259
Merge branch 'main' into bun
2024-01-04 22:57:11 -05: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
8480a9b418
Merge branch 'main' into bun
2024-01-04 13:30:30 -08:00
Timothy J. Baek
30aff2db53
feat: enable backend ollama url update
2024-01-04 13:06:31 -08:00
Timothy J. Baek
f6640c4e8b
feat: sort model list by alphabetical order
2024-01-03 23:46:49 -08:00
ThatOneCalculator
07cc7f15d5
chore: 🚨 lint and format
2024-01-03 14:33:57 -08:00
Timothy J. Baek
7fc1d7c2c7
feat: prompt crud
2024-01-02 21:35:47 -08:00
Timothy J. Baek
69ff596045
feat: prompts backend frontend integration
2024-01-02 21:00:50 -08:00
Timothy J. Baek
dfde45d365
feat: set default models globally
2024-01-02 17:26:19 -08:00
Timothy J. Baek
7bc0c09b25
fix: openai issue
2024-01-02 16:48:10 -08:00
Timothy J. Baek
bb5bf3964e
feat: toggle signup enable from admin panel
2024-01-01 12:32:28 -08:00
Timothy J. Baek
d5dc36b2a9
feat: delete all user chats
2023-12-30 00:15:37 -08:00
Timothy J. Baek
d8bb19fd8a
feat: change password frontend added
2023-12-29 00:26:47 -08:00
Timothy J. Baek
7fade0bb2f
feat: delete user button added to admin page
2023-12-28 23:12:58 -08:00
Timothy J. Baek
bdc131378f
fix: trailing slash added to api routes
2023-12-28 09:55:54 -08:00
Timothy J. Baek
21c7f50790
feat: modelfiles migration support
2023-12-26 23:58:40 -08:00
Timothy J. Baek
032d7c7440
feat: modelfile backend & ollama version 0.0.0 whitelisted
2023-12-26 22:51:52 -08:00
Timothy J. Baek
4221594778
feat: chat export
2023-12-26 22:10:22 -08:00
Timothy J. Baek
b777b6d2aa
chore: version check refac
2023-12-26 13:10:50 -08:00
Timothy J. Baek
cc49e0d10f
chore: refac
2023-12-26 12:50:52 -08:00
Timothy J. Baek
0996f3c216
chore: layout refac
2023-12-26 11:32:22 -08:00
Timothy J. Baek
753327522a
chore: auth page refac
2023-12-26 11:22:09 -08:00
Timothy J. Baek
bb190245f7
chore: admin page refac
2023-12-26 11:00:56 -08:00
Timothy J. Baek
0810a2648f
feat: multi-user chat history support
2023-12-26 03:28:30 -08:00