Timothy Jaeryang Baek
cbc7801b0e
chore: format
2024-11-26 20:03:06 -08:00
Timothy Jaeryang Baek
13796fe3b3
fix: legacy query generation support
2024-11-26 13:44:19 -08:00
Timothy Jaeryang Baek
a37cad2ecf
chore: format
2024-11-26 01:05:50 -08:00
Timothy Jaeryang Baek
5fac25a002
enh: reintroduce model order/default models
2024-11-26 00:55:58 -08:00
Timothy Jaeryang Baek
907cf61da7
refac: query generation
2024-11-24 18:03:58 -08:00
Timothy Jaeryang Baek
81386e9b04
refac: citations -> sources
2024-11-21 19:46:09 -08:00
Timothy Jaeryang Baek
7966367107
refac: models api
2024-11-19 18:45:26 -08:00
Timothy Jaeryang Baek
9d9a60afec
refac
2024-11-19 16:50:45 -08:00
Timothy Jaeryang Baek
8aa2d09cee
chore: format
2024-11-19 12:22:58 -08:00
Timothy Jaeryang Baek
81bb2750e0
enh: reset models
2024-11-19 11:03:36 -08:00
Timothy Jaeryang Baek
dbb67a12ca
enh: retrieval query generation
2024-11-19 02:24:32 -08:00
Timothy Jaeryang Baek
c338f2cae1
chore: format
2024-11-16 23:46:12 -08:00
Timothy Jaeryang Baek
41bad9abcb
refac: access control
2024-11-16 20:47:45 -08:00
Timothy Jaeryang Baek
a1ce8422fd
refac
2024-11-16 17:49:13 -08:00
Timothy Jaeryang Baek
c3aa09b95c
refac
2024-11-16 17:17:18 -08:00
Timothy Jaeryang Baek
73fe77c2da
enh: access control
2024-11-16 17:09:15 -08:00
Timothy Jaeryang Baek
227cca35e8
enh: knowledge access control
2024-11-16 16:51:55 -08:00
Timothy Jaeryang Baek
240c91e79d
wip: access control
2024-11-16 01:24:34 -08:00
Timothy Jaeryang Baek
19c98b74fa
refac: base models endpoint
2024-11-15 19:14:24 -08:00
Timothy Jaeryang Baek
7f8c70b04a
wip: admin models setting
2024-11-15 18:53:50 -08:00
Timothy Jaeryang Baek
9dae7d0572
refac: models
2024-11-15 18:21:41 -08:00
Timothy Jaeryang Baek
d9dc04f1a1
refac: frontend
2024-11-15 02:05:43 -08:00
Timothy Jaeryang Baek
dae764fa5a
feat: groups integration
2024-11-14 18:37:42 -08:00
Timothy Jaeryang Baek
607a8b2109
refac: ollama connections
2024-11-11 22:25:08 -08:00
Timothy Jaeryang Baek
0809eb79b8
refac: openai connections
2024-11-11 21:18:51 -08:00
Timothy J. Baek
040449be01
chore: format
2024-11-05 17:41:24 -08:00
morgan55555
5d934d7d15
feat: LDAP User management
...
LDAP will be used as default if no other auth form is enabled.
LDAP now will work with ENABLE_LOGIN_FORM = false.
Fixed exception "User does not match the record."
Now LDAP login is case insensitive.
Integrated with onboarding feature.
2024-11-06 03:30:23 +05:00
Timothy J. Baek
8b61b39c75
enh: feedback exports
2024-10-25 21:17:47 -07:00
Timothy J. Baek
e9e49babf8
enh: remove token cookie on signout
2024-10-24 13:35:29 -07:00
Timothy J. Baek
ce85400817
refac: feedback
2024-10-22 22:55:34 -07:00
Timothy J. Baek
00e9362c2c
enh: arena model rate to reveal
2024-10-22 18:05:30 -07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
e2d4a69750
refac: title generation
2024-10-21 04:24:17 -07:00
Timothy J. Baek
d23252b8a9
enh: restore tags from chat import
2024-10-20 18:02:41 -07:00
Timothy J. Baek
86999157de
refac: disable 'none' tag
2024-10-19 21:04:56 -07:00
Timothy J. Baek
d795940ced
feat: chat auto tag
2024-10-19 20:34:17 -07:00
Timothy J. Baek
7d322a7238
enh: folder export
2024-10-19 02:42:12 -07:00
Timothy J. Baek
f821de9470
enh: drag and drop import to folders
2024-10-17 20:13:28 -07:00
Timothy J. Baek
d8b513023c
feat: chat folder drag and drop support
2024-10-16 23:45:50 -07:00
Timothy J. Baek
36a541d6b0
enh: drag and drop folders
2024-10-16 23:06:53 -07:00
Timothy J. Baek
d5bf32f240
enh: save isExpanded state
2024-10-16 22:58:28 -07:00
Timothy J. Baek
a942c30ca8
feat: folder ui
2024-10-16 21:05:03 -07:00
Timothy J. Baek
6703cacb99
fix: tag unarchive/archive issue
2024-10-14 22:57:11 -07:00
Timothy J. Baek
ba2df1c33a
refac
2024-10-11 00:00:13 -07:00
Timothy J. Baek
acb5dcf30a
refac: tags
2024-10-10 23:22:53 -07:00
Timothy J. Baek
37fdb0ea2e
refac: move search to backend
2024-10-08 23:37:37 -07:00
Timothy J. Baek
595cf191fb
chore: rm documents
2024-10-08 13:38:16 -07:00
Peter De-Ath
885b9f1ece
refactor: Update GenerateEmbeddingsForm to support batch processing
...
refactor: Update embedding batch size handling in RAG configuration
refactor: add query_doc query caching
refactor: update logging statements in generate_chat_completion function
change embedding_batch_size to Optional
2024-10-08 00:04:35 +01:00
Timothy J. Baek
a909aa1c20
enh: sync directory
2024-10-04 18:44:57 -07:00
Timothy J. Baek
a6c797d4c2
refac: process docs dir
2024-10-04 17:22:00 -07:00
Timothy J. Baek
9ad5ffb8c1
chore: endpoint naming
2024-10-04 17:03:56 -07:00
Timothy Jaeryang Baek
ebc7da6f82
Merge pull request #5861 from open-webui/projects
...
feat: knowledge/projects
2024-10-04 10:00:47 +02:00
Timothy J. Baek
8013c152d0
feat: edit file content support
2024-10-04 00:46:32 -07:00
Timothy J. Baek
b291271df3
refac
2024-10-03 22:22:22 -07:00
Timothy J. Baek
351b1dbf31
refac
2024-10-02 21:14:58 -07:00
Timothy J. Baek
a2eadb30f5
refac
2024-10-02 20:42:10 -07:00
Jun Siang Cheah
a8ec73d01e
feat: show the user the entirety of the usage response
2024-10-02 23:14:08 +01:00
Timothy J. Baek
08969ecf89
refac: rename projects -> knowledge
2024-10-01 22:45:04 -07:00
Timothy J. Baek
1b7d363d32
refac
2024-10-01 21:32:59 -07:00
Timothy J. Baek
c5eb0a9732
refac: documents -> projects
2024-10-01 17:35:35 -07:00
Timothy J. Baek
af57a2c153
refac
2024-09-28 02:23:09 +02:00
Timothy J. Baek
a52e8cd537
refac
2024-09-28 01:35:31 +02:00
Timothy J. Baek
1d225dd804
fix: chat pdf, txt export issue
2024-09-26 20:59:25 +02:00
Timothy J. Baek
6bbb755997
feat: import/export config
2024-09-03 21:16:07 +02:00
Timothy J. Baek
062649e483
refac: endpoints regarding db operations
2024-08-27 14:01:00 +02:00
kiosion
3967c34261
feat: Add control for how message content is split for TTS generation reqs
2024-08-25 20:03:21 -04:00
Timothy J. Baek
efcb56f0dc
refac
2024-08-21 17:27:39 +02:00
Timothy J. Baek
8b5aed7a2b
refac
2024-08-21 01:21:03 +02:00
Timothy Jaeryang Baek
22d8f8f1ef
Merge pull request #4746 from 5E-324/fix-type-errors
...
chore: Fix type errors.
2024-08-20 13:37:08 +02:00
Zhuoran
fd26e5635d
Fix type errors.
2024-08-20 08:44:09 +08:00
Timothy J. Baek
cbadf39d7d
enh: user chat edit permission
2024-08-19 16:49:40 +02:00
Timothy J. Baek
7c81509804
feat: merge responses
2024-08-18 20:59:59 +02:00
Michael Poluektov
ec9e0dadea
remove frontend functions migrated to backend
2024-08-14 14:33:20 +01:00
Timothy J. Baek
7ef5aa520c
chore: format
2024-08-13 11:12:35 +01:00
Sylvere Richard
2fb4d3356c
fix : #4158 allow reconnection when websocket is closed
...
log reconnection attempts
mark session_id as mandatory on client-side
2024-08-07 17:05:55 +02:00
Timothy J. Baek
a084938d9c
refac: chatlist skip, limit -> page
2024-08-04 16:58:08 +02:00
Aryan Kothari
6847c2fc8c
Merge branch 'origin/dev' into sidebar-pagination [skip ci]
2024-08-03 09:57:54 -04:00
Timothy J. Baek
b559bc84a7
refac
2024-08-02 19:24:47 +02:00
Aryan Kothari
d11961626c
add: use skip and limit in api call
2024-08-01 15:15:49 -04:00
Timothy J. Baek
14c0efe300
feat: chat action integration
2024-07-11 18:47:38 -07:00
Timothy J. Baek
9ab97b834a
revert: reset vector db
2024-07-11 13:22:24 -07:00
Timothy J. Baek
a392865615
refac
2024-07-01 17:11:09 -07:00
Nicko van Someren
7aa35a3757
Added HTML and Typescript UI components to support configration of text extraction engine.
...
Updated RAG /config and /config/update endpoints to support UI updates.
Fixed .dockerignore to prevent Python venv from being copied into Docker image.
2024-07-01 12:10:59 -06:00
Timothy J. Baek
edbd07f893
feat: global filter
2024-06-27 13:04:12 -07:00
Timothy J. Baek
627705a347
feat: valves
2024-06-23 19:02:27 -07:00
Timothy J. Baek
d8c112d8b0
feat: function toggle support
2024-06-23 18:34:42 -07:00
Timothy J. Baek
d362fd027e
feat: user valves integration
2024-06-22 12:08:32 -07:00
Timothy J. Baek
f1de635988
refac: cookie
2024-06-20 13:14:58 -07:00
Timothy J. Baek
27f8afebab
feat: function db migration
2024-06-20 00:49:11 -07:00
Timothy J. Baek
b36c525ebc
enh: cookie auth
2024-06-19 14:38:09 -07:00
Timothy J. Baek
d5a1030000
refac: uploads delete
2024-06-18 15:20:04 -07:00
Timothy J. Baek
b4bdea6d85
fix: files
2024-06-18 14:33:44 -07:00
Timothy J. Baek
83986620ee
refac
2024-06-18 14:15:08 -07:00
Timothy J. Baek
9e7b7a895e
refac: file upload
2024-06-18 13:50:18 -07:00
Timothy J. Baek
4b6b33b08b
feat: user_location
2024-06-16 15:32:26 -07:00
Timothy J. Baek
3c599e24e5
refac
2024-06-15 03:35:44 -06:00
Timothy Jaeryang Baek
a6ee7415d8
Merge pull request #3116 from Peter-De-Ath/memories-edit
...
feat: add abilty to edit memories
2024-06-15 01:58:57 -07:00
Peter De-Ath
bec00e7e64
fix: change update_memory to correct naming convention
...
fix: update update_memory to POST
2024-06-14 21:23:34 +01:00
Timothy J. Baek
2e4f060ebb
feat: emoji call
2024-06-14 02:30:36 -07:00
Timothy Jaeryang Baek
7ea572fdca
Merge pull request #3138 from open-webui/main
...
dev
2024-06-13 11:15:21 -07:00