Pawel Ochman
eacb69074e
remove dependency and migrate to raw rest calls
2024-09-18 12:24:55 +01:00
Pawel Ochman
d6b68f405e
added azure speech service support
2024-09-17 09:13:10 +01:00
Timothy J. Baek
af92184c93
chore: colbert-ai requirement
2024-09-16 16:19:40 +02:00
Timothy J. Baek
06debb322b
refac: colbert cuda support
2024-09-16 12:42:48 +02:00
Timothy J. Baek
b7f0759485
refac
2024-09-16 12:36:43 +02:00
Timothy J. Baek
bc6f23f82f
fix
2024-09-16 12:33:55 +02:00
Timothy J. Baek
cb9e76c7f9
refac: default rag template
2024-09-16 12:01:04 +02:00
Timothy J. Baek
b38986a0aa
enh: colbert rerank support
2024-09-16 11:46:39 +02:00
Timothy J. Baek
db0c576f48
refac
2024-09-16 07:14:17 +02:00
Timothy J. Baek
d0df2cbe53
fix: disable "enable new sign ups" not working issue
2024-09-14 23:13:52 +01:00
Timothy Jaeryang Baek
27baa00afb
Merge pull request #5419 from cheahjs/fix/remove-doc-support
...
fix: remove unsupported .doc file ingest
2024-09-14 22:52:40 +01:00
Timothy J. Baek
869063c743
refac: better reranking model error handling
2024-09-14 20:58:42 +01:00
Timothy Jaeryang Baek
2f9f568dd9
Merge pull request #5400 from thiswillbeyourgithub/fix_fallback_cuda
...
fix: if cuda is not available fallback to cpu
2024-09-14 20:57:14 +01:00
Jun Siang Cheah
3199e26500
fix: remove unsupported .doc file ingest
2024-09-14 12:44:51 +01:00
Timothy Jaeryang Baek
d75d638b9a
Merge pull request #5406 from open-webui/main
...
refac
2024-09-13 19:26:51 +01:00
Timothy J. Baek
b64c9d966a
refac
2024-09-13 14:26:32 -04:00
Timothy Jaeryang Baek
8a928e5356
Merge pull request #5405 from open-webui/main
...
refac: filter non chat completions models
2024-09-13 19:23:02 +01:00
Timothy J. Baek
adf958559b
refac: filter non chat completions models
2024-09-13 14:20:27 -04:00
thiswillbeyourgithub
82b35492af
pep8
2024-09-13 17:18:44 +02:00
thiswillbeyourgithub
a7ea07036e
fix: if cuda is not available fallback to cpu
2024-09-13 17:12:00 +02:00
Timothy Jaeryang Baek
c1d3481c41
Merge pull request #5399 from open-webui/main
...
fix: allow o1
2024-09-13 15:01:48 +01:00
Timothy J. Baek
bc0baa35e6
fix: allow o1
2024-09-13 09:59:41 -04:00
Timothy J. Baek
f549cb1f87
fix
2024-09-13 01:30:30 -04:00
Timothy J. Baek
823093eea6
fix: hybrid search
2024-09-13 01:21:47 -04:00
Timothy J. Baek
939bfd153e
refac
2024-09-13 01:18:20 -04:00
Timothy J. Baek
b943b7d337
refac
2024-09-13 01:08:02 -04:00
Timothy J. Baek
a1f3ece528
refac
2024-09-13 01:07:03 -04:00
Timothy J. Baek
8a4b3e6bc9
refac: allow multiple [context] in prompt
2024-09-13 01:06:51 -04:00
Timothy J. Baek
a9c497612b
refac: rm assert
2024-09-13 00:56:50 -04:00
Timothy J. Baek
7df997c992
chore: format
2024-09-13 00:49:23 -04:00
Timothy J. Baek
bebc0d2073
chore: format
2024-09-13 00:48:54 -04:00
Timothy J. Baek
47e9c12fc2
refac
2024-09-13 00:41:20 -04:00
Timothy Jaeryang Baek
5970dadead
Merge pull request #5256 from Bazsalanszky/main
...
feat: More options for AUTOMATIC1111
2024-09-13 05:40:09 +01:00
Timothy Jaeryang Baek
7dc4cb30b2
Merge pull request #5378 from thiswillbeyourgithub/fix_RAG_and_web
...
fix: RAG and Web Search + RAG enhancements
2024-09-13 05:38:53 +01:00
Peter De-Ath
ca9874757f
fix: change metadata to metadatas
2024-09-12 20:14:14 +01:00
thiswillbeyourgithub
65d5545cf0
added a few type hints
2024-09-12 17:22:22 +02:00
thiswillbeyourgithub
e872f5dc78
log: added a debug log if detecting a potential prompt injection attack
2024-09-12 17:22:22 +02:00
thiswillbeyourgithub
b4ad64586a
fix: add check that the context for RAG is not empty if the threshold is 0
2024-09-12 17:22:22 +02:00
thiswillbeyourgithub
9661fee554
fix: handle case where [query] happens in the RAG context
2024-09-12 17:22:22 +02:00
thiswillbeyourgithub
adf26789b8
logs: crash if rag_template would be wrong
2024-09-12 17:22:22 +02:00
thiswillbeyourgithub
209e246e6f
fix: much improved RAG template
2024-09-12 17:22:22 +02:00
thiswillbeyourgithub
ed2a1e7db9
enh: use non hybrid search as fallback if hybrid search failed
2024-09-12 17:22:22 +02:00
thiswillbeyourgithub
53f03f6556
fix: log exception when issues of collection querying
2024-09-12 16:51:37 +02:00
Timothy J. Baek
62f1933e3c
refac: audio input (audio/ogg support)
2024-09-12 09:18:20 -04:00
Timothy J. Baek
0b30dc357c
refac: remove prints
2024-09-12 09:13:21 -04:00
Balazs Toldi
d05ba042c0
Make the optional AUTOMATIC1111 values nullable
...
This commit makes the optional AUTOMATIC1111 options default to None, and if the value is removed, it resets to None.
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2024-09-12 14:00:24 +02:00
Timothy Jaeryang Baek
675403d26d
Merge pull request #5364 from open-webui/multiple-vector-dbs
...
refac: vector db clients
2024-09-12 07:00:55 +01:00
Timothy J. Baek
8be6e16513
refac: vector db clients
2024-09-12 02:00:31 -04:00
Timothy Jaeryang Baek
c7fc17da69
Merge pull request #5312 from open-webui/multiple-vector-dbs
...
feat: various vector db support
2024-09-12 06:53:47 +01:00
Timothy J. Baek
4775fe43d8
feat: milvus support
2024-09-12 01:52:19 -04:00