Jun Siang Cheah
|
5e1c408937
|
Merge branch 'dev' into feat/backend-web-search
|
2024-05-14 14:03:23 +08:00 |
|
Jun Siang Cheah
|
466b3e3637
|
feat: add support for using previous messages for query generation
|
2024-05-12 20:45:44 +08:00 |
|
Jun Siang Cheah
|
3baeda7edc
|
feat: add in-message progress indicator for web search
|
2024-05-12 15:21:03 +08:00 |
|
Jun Siang Cheah
|
77928ae141
|
Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/web-search-toggle
|
2024-05-11 23:51:37 +08:00 |
|
Jun Siang Cheah
|
2660a6e5b8
|
feat: prototype frontend web search integration
|
2024-05-11 23:44:34 +08:00 |
|
Jun Siang Cheah
|
3113825895
|
feat: better handle openai errors, add error message to message
|
2024-05-11 16:34:04 +08:00 |
|
Timothy J. Baek
|
d3822f782c
|
feat: non-english youtube support
|
2024-05-08 10:47:05 -07:00 |
|
Timothy Jaeryang Baek
|
675328c881
|
Merge pull request #2002 from Yanyutin753/addAudio
🤩 Added custom openai tts models and role variables
|
2024-05-08 08:03:20 -07:00 |
|
Yanyutin753
|
5d6517c537
|
update the name
|
2024-05-07 08:28:34 +08:00 |
|
Timothy J. Baek
|
9aa689ea56
|
feat: title trim quotation marks
|
2024-05-06 16:59:54 -07:00 |
|
Jun Siang Cheah
|
0872bea790
|
feat: show RAG query results as citations
|
2024-05-06 16:14:10 -07:00 |
|
Timothy J. Baek
|
cecb87b8c2
|
feat: web_loader_ssl_verification setting
|
2024-05-06 14:50:55 -07:00 |
|
Timothy J. Baek
|
7f1acf9c2d
|
chore: format
|
2024-05-06 12:58:24 -07:00 |
|
Yanyutin753
|
761c66a8d8
|
🤩 Added custom openai tts models and role variables
|
2024-05-06 15:23:27 +08:00 |
|
Jun Siang Cheah
|
b8c97fa012
|
feat: restrict title gen output to 50 tokens
|
2024-05-06 14:46:50 +08:00 |
|
Timothy J. Baek
|
53dae39042
|
feat: chat list group by time range
|
2024-05-04 01:23:02 -07:00 |
|
Timothy J. Baek
|
facb6edfdc
|
refac: chat tags
|
2024-05-03 15:25:41 -07:00 |
|
Timothy J. Baek
|
e6bcdba5ad
|
feat: add user from admin panel
|
2024-05-01 18:06:02 -07:00 |
|
Timothy J. Baek
|
b7fcf14f6e
|
refac: styling
|
2024-05-01 17:55:18 -07:00 |
|
Timothy J. Baek
|
0595c04909
|
feat: youtube rag
|
2024-05-01 17:17:00 -07:00 |
|
Jun Siang Cheah
|
e8bf596959
|
feat: switch OpenAI SSE parsing to eventsource-parser
|
2024-04-30 20:56:58 +01:00 |
|
Jun Siang Cheah
|
ed9e99e946
|
fix: fluid streaming was "pausing" when tab was not visible
|
2024-04-28 16:51:36 +01:00 |
|
Timothy J. Baek
|
bcf78b4efa
|
feat: show user chats in admin panel
|
2024-04-27 18:24:59 -04:00 |
|
Jun Siang Cheah
|
c095a7c291
|
feat: abort openai text completion when stopping responses
|
2024-04-27 21:53:47 +01:00 |
|
Timothy Jaeryang Baek
|
c1d85f8a6f
|
Merge pull request #1791 from cheahjs/feat/external-db-support
feat: add support for using postgres for the backend DB
|
2024-04-27 12:48:56 -07:00 |
|
Jun Siang Cheah
|
be038ab878
|
fix: handle carriage returns in OpenAI streams
|
2024-04-27 19:07:41 +01:00 |
|
Jun Siang Cheah
|
47a33acfeb
|
feat: show error toast if trying to download db on external db
|
2024-04-27 15:53:31 +01:00 |
|
Timothy J. Baek
|
8c97476140
|
chore: formatting
|
2024-04-26 14:49:03 -04:00 |
|
Timothy Jaeryang Baek
|
81fb53e757
|
Merge pull request #1780 from cheahjs/fix/harden-streaming
fix: harden openai streaming parsing
|
2024-04-26 11:06:20 -07:00 |
|
Timothy Jaeryang Baek
|
add5269b89
|
Merge pull request #1773 from Rmaan/fix-openrouter-streaming
Fixed OpenRouter heart beats breaking streaming
|
2024-04-26 11:05:52 -07:00 |
|
Jun Siang Cheah
|
615e9e348f
|
fix: do not error out if OpenAI response has no delta
|
2024-04-26 18:42:43 +01:00 |
|
Jun Siang Cheah
|
510afab37c
|
fix: catch any errors parsing openai sse events
|
2024-04-26 18:38:25 +01:00 |
|
Arman Ordookhani
|
4ad7ef84a4
|
add else
|
2024-04-26 15:45:29 +02:00 |
|
Arman Ordookhani
|
7449634290
|
Fix OpenRouter hearbeats breaking streaming
|
2024-04-26 15:37:18 +02:00 |
|
Steven Kreitzer
|
adb009f388
|
Merge branch 'dev' into buroa/hybrid-search
|
2024-04-24 14:51:49 -05:00 |
|
Steven Kreitzer
|
c0259aad67
|
feat: hybrid search and reranking support
|
2024-04-24 07:55:10 -05:00 |
|
Timothy J. Baek
|
25d09363df
|
feat: editable openai url for images
|
2024-04-23 07:14:31 -04:00 |
|
Steven Kreitzer
|
db801aee79
|
Merge branch 'dev' into buroa/hybrid-search
|
2024-04-22 18:35:32 -05:00 |
|
Steven Kreitzer
|
4e0b32b505
|
feat: hybrid search
|
2024-04-22 18:33:43 -05:00 |
|
Timothy Jaeryang Baek
|
2d7d6cfffc
|
Merge pull request #1630 from cheahjs/feat/split-large-chunks
feat: split large openai responses into smaller chunks
|
2024-04-22 13:56:26 -07:00 |
|
Jun Siang Cheah
|
67df928c7a
|
feat: make chunk splitting a configurable option
|
2024-04-21 11:00:33 +01:00 |
|
Timothy J. Baek
|
b12edb4a7a
|
refac: replace timestamp field
|
2024-04-20 18:24:18 -05:00 |
|
Timothy J. Baek
|
fbd520bf07
|
feat: archive chat
|
2024-04-20 17:03:39 -05:00 |
|
Timothy J. Baek
|
cbd18ec63c
|
feat: external openai tts support
|
2024-04-20 16:00:24 -05:00 |
|
Timothy J. Baek
|
710850e442
|
refac: audio
|
2024-04-20 15:15:59 -05:00 |
|
Jun Siang Cheah
|
efa258c695
|
feat: split large openai responses into smaller chunkers
|
2024-04-20 20:34:23 +01:00 |
|
Timothy J. Baek
|
b1b72441bb
|
feat: openai embeddings integration
|
2024-04-14 19:48:15 -04:00 |
|
Timothy J. Baek
|
9cdb5bf9fe
|
feat: frontend integration
|
2024-04-14 18:31:40 -04:00 |
|
Timothy J. Baek
|
2952e61167
|
feat: external embeddings support
|
2024-04-14 17:55:00 -04:00 |
|
Timothy J. Baek
|
0c441b588c
|
refac: naming convention
|
2024-04-14 17:04:24 -04:00 |
|