dependabot[bot]
3a713aea18
build(deps): bump the pip group across 2 directories with 1 update
...
Bumps the pip group with 1 update in the / directory: [langchain](https://github.com/langchain-ai/langchain ).
Bumps the pip group with 1 update in the /backend directory: [langchain](https://github.com/langchain-ai/langchain ).
Updates `langchain` from 0.2.15 to 0.3.0
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.15...langchain==0.3.0 )
Updates `langchain` from 0.2.15 to 0.3.0
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.15...langchain==0.3.0 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
dependency-group: pip
- dependency-name: langchain
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 20:23:44 +00:00
execgit
03e9add96d
retrieval.utils: omit logging file contents at level INFO
2024-10-29 14:33:37 +02:00
execgit
bc7622c0fe
Avoid logging file contents at level INFO
...
I had problems with document handling in rootless containers. Long documents caused the container to hang. Reducing the verbosity of logging from retrieval.main seemed to fix the issues I was experiencing.
2024-10-29 14:31:47 +02:00
Timothy Jaeryang Baek
46b2505fbd
Merge pull request #6520 from turbra/main
...
fix: automatic1111 typo
2024-10-28 15:09:01 -07:00
turbra
572526c1bb
Update config.py
2024-10-28 17:02:18 -04:00
Timothy Jaeryang Baek
b32fbf7c58
Merge pull request #6504 from jeeteshchel/fork/dev
...
feat: enable bing support
2024-10-28 12:30:11 -07:00
Jeetesh Chellani
f7d8a6ccba
feat: enable bing support
2024-10-28 16:51:31 +02:00
Timothy J. Baek
491cff8c63
refac: parse md files with TextLoader
2024-10-28 05:50:56 -07:00
Timothy J. Baek
bcf88585de
fix: pdf issue w/ markdown
2024-10-28 05:47:53 -07:00
Timothy Jaeryang Baek
9a81e34fe1
Merge pull request #6473 from HaldiH/patch-1
...
fix: generate endpoint form model
2024-10-27 16:26:51 -07:00
Hugo Haldi
b596b8f0cb
Fix: generate endpoint form model
...
According to the [Ollama documentation] the parameter `context` should be an array of int, if specified.
2024-10-27 13:41:50 +01:00
Diwakar Singh Maurya
3d0c32f366
feature to support authentication in chromadb
2024-10-27 14:01:00 +07:00
Timothy J. Baek
5537b2dc2c
refac: migration
2024-10-26 19:01:01 -07:00
Timothy J. Baek
e36acd6217
enh: empty file handling behaviour
2024-10-26 13:05:54 -07:00
Timothy J. Baek
15cfdc69a8
refac: chat input file handling
2024-10-26 12:56:37 -07:00
Timothy J. Baek
badbe4ea06
fix: tools not working
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
2024-10-26 12:21:05 -07:00
Timothy J. Baek
f1c123c819
fix: knowledge issue
2024-10-26 01:19:17 -07:00
Timothy Jaeryang Baek
554e181ccb
Merge pull request #6432 from diwakar-s-maurya/main
...
fix: Prevent crash while setting Strict-Transport-Security security header
2024-10-26 00:23:15 -07:00
Timothy J. Baek
0cf8f58efe
refac: voice input styling
2024-10-26 00:21:46 -07:00
Diwakar
0a7bc50279
Prevent crash while setting Strict-Transport-Security security header
2024-10-26 13:45:28 +07:00
Timothy J. Baek
f2c78ac0fb
refac
2024-10-25 22:23:21 -07:00
Timothy J. Baek
925a903e38
chore: format
2024-10-25 22:18:48 -07:00
Timothy J. Baek
47e4250f58
refac
2024-10-25 22:12:46 -07:00
Timothy J. Baek
21a28e3bf0
enh: more robust knowledge file info retrieval
2024-10-25 21:58:29 -07:00
Timothy J. Baek
5d2714bc92
fix: s3 file upload
2024-10-25 21:50:31 -07:00
Timothy J. Baek
076c54c486
refac
2024-10-25 21:47:47 -07:00
Timothy J. Baek
780591e991
refac
2024-10-25 21:46:14 -07:00
Timothy J. Baek
50dcad0f73
fix: tiktoken encoding model issue
2024-10-25 21:38:28 -07:00
Timothy J. Baek
8b61b39c75
enh: feedback exports
2024-10-25 21:17:47 -07:00
Timothy J. Baek
37853d6a26
enh: more robust tool calling
2024-10-25 14:36:44 -07:00
Timothy Jaeryang Baek
9b030f6ad6
Merge pull request #6392 from nodomain/patch-1
...
fix: boolean values don't need to be accessed by .value
2024-10-25 11:12:53 -07:00
Nate.Dorr
b4acf689e3
update the GenerateChatCompletionForm stream to be defaulted to true.
...
This defaults the /api/chat/ endpoint to default to streaming being true
2024-10-25 08:00:37 -05:00
Fabian Fischer
23461332b9
fix: boolean values don't need to be accessed by .value
2024-10-25 09:44:03 +02:00
Timothy J. Baek
1472f12f5e
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
2024-10-24 15:02:26 -07:00
Timothy J. Baek
4282b20495
fix
2024-10-24 14:53:14 -07:00
Timothy J. Baek
856c00bc2f
fix: arena model exclude filter
2024-10-24 14:22:04 -07:00
Timothy J. Baek
e9e49babf8
enh: remove token cookie on signout
2024-10-24 13:35:29 -07:00
Timothy J. Baek
d4c42dcfa9
fix
2024-10-23 15:09:20 -07:00
Timothy J. Baek
d85480b4d6
fix: bypass_filter for arena models
2024-10-23 15:05:43 -07:00
Timothy J. Baek
ee2f8d3552
fix: folder migration
2024-10-23 14:58:28 -07:00
Timothy J. Baek
b16c4bc1df
refac
2024-10-23 12:41:41 -07:00
Timothy J. Baek
68a47f6a9f
enh: arena model filter
2024-10-23 12:40:47 -07:00
Timothy J. Baek
affb0e5c37
refac
2024-10-23 12:33:00 -07:00
Timothy J. Baek
f6893edcc2
feat: leaderboard rating
2024-10-22 23:24:49 -07:00
Timothy J. Baek
ce85400817
refac: feedback
2024-10-22 22:55:34 -07:00
Timothy J. Baek
bc95e62600
feat: leaderboard
2024-10-22 20:14:10 -07:00
Timothy J. Baek
6d52f913d2
enh: arena model send selected model id
2024-10-22 17:43:39 -07:00
Willnow, Patrick
1b5ac834ef
fix: get userinfo from endpoint, not only from token
...
as was suggested by @alvarolopez in #6262
2024-10-22 21:55:12 +02:00
Timothy J. Baek
b31d314638
refac
2024-10-22 12:04:45 -07:00
Timothy J. Baek
424062d75f
fix: emoji generation
2024-10-22 11:23:38 -07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
fc71f441c4
refac
2024-10-21 13:45:28 -07:00
Timothy J. Baek
e2d4a69750
refac: title generation
2024-10-21 04:24:17 -07:00
Timothy J. Baek
24885a2e38
refac
2024-10-21 04:14:49 -07:00
Timothy J. Baek
b4e73c7f19
refac: convert_payload_openai_to_ollama
2024-10-21 04:10:28 -07:00
Timothy J. Baek
fc6dc43a19
refac: tagging behaviour
2024-10-21 01:30:22 -07:00
Timothy J. Baek
ded22b3204
refac: do not check for empty keys
2024-10-21 00:40:01 -07:00
Timothy J. Baek
cd8271eb95
fix
2024-10-20 23:48:28 -07:00
Timothy J. Baek
e43e91edd3
refac
2024-10-20 23:45:15 -07:00
Timothy J. Baek
7984980619
feat: s3 support
2024-10-20 23:38:26 -07:00
Timothy J. Baek
cb86e09005
feat: s3 support (cherry-picked from #6117 )
...
Co-Authored-By: ssnnow <ssnnow@gmail.com>
2024-10-20 22:53:45 -07:00
Timothy J. Baek
d5c1c2f0a7
enh: faster whisper custom model support
2024-10-20 21:34:36 -07:00
Timothy Jaeryang Baek
de1e29eed0
Merge pull request #6109 from JoeyShapiro/dev
...
fix: disallow empty files
2024-10-20 20:41:56 -07:00
Timothy J. Baek
9936583477
chore: format
2024-10-20 18:38:06 -07:00
Timothy Jaeryang Baek
768b7e139c
Merge branch 'dev' into dev
2024-10-20 18:37:20 -07:00
Timothy J. Baek
e378f70f34
refac: tag restoration
2024-10-20 18:04:46 -07:00
Timothy J. Baek
d23252b8a9
enh: restore tags from chat import
2024-10-20 18:02:41 -07:00
Timothy J. Baek
30eb43f5b8
fix
2024-10-20 17:50:30 -07:00
Timothy J. Baek
4d46bfe03b
refac: file table migration
2024-10-20 17:45:37 -07:00
Timothy J. Baek
875e75b8c2
refac
2024-10-20 01:20:27 -07:00
Timothy J. Baek
e530914328
enh: custom tags generation prompt support
2024-10-19 21:27:10 -07:00
Timothy J. Baek
7476bcaa2b
enh: filter by untagged chat
2024-10-19 21:16:59 -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 Jaeryang Baek
2fc8fa1869
Merge pull request #6274 from open-webui/main
...
dev
2024-10-18 21:33:54 -07:00
Timothy J. Baek
988a5e2b8d
refac: folder/pinned behaviour
2024-10-18 14:18:13 -07:00
Tom X Nguyen
11588af34c
fix: default to False if stream is unavailable
2024-10-18 11:33:08 +07:00
Timothy J. Baek
2962aa9f06
fix
2024-10-17 20:29:31 -07:00
Timothy J. Baek
f821de9470
enh: drag and drop import to folders
2024-10-17 20:13:28 -07:00
Timothy J. Baek
e6f4da2bfc
refac
2024-10-17 19:45:18 -07:00
Timothy J. Baek
351c29917b
refac
2024-10-17 19:09:01 -07:00
Timothy J. Baek
6e4820cad8
refac
2024-10-17 18:42:36 -07:00
Timothy J. Baek
7ffa3cb022
refac: folder deletion
2024-10-17 18:24:58 -07:00
Timothy Jaeryang Baek
c9c79852a5
Merge branch 'dev' into dev
2024-10-17 13:25:39 -07:00
Timothy J. Baek
6336d34b59
fix: web attachment issue
2024-10-17 13:08:10 -07:00
Timothy J. Baek
f54ab7e551
fix
2024-10-17 00:55:53 -07:00
Timothy Jaeryang Baek
87d2738864
Merge pull request #6247 from open-webui/folders
...
feat: folders
2024-10-17 00:18:18 -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
29c39d44e1
fix: collapsible space toggle issue
2024-10-16 22:36:44 -07:00
Timothy J. Baek
7b97d7a718
enh: disable drag event listener if parent dragged
2024-10-16 22:04:21 -07:00
Timothy J. Baek
9df9f4a990
refac
2024-10-16 21:55:25 -07:00
Timothy J. Baek
dea12360f4
refac: folder id -> uuid
2024-10-16 21:49:22 -07:00
Timothy J. Baek
a942c30ca8
feat: folder ui
2024-10-16 21:05:03 -07:00
Timothy J. Baek
ede71740d2
feat: folders table
2024-10-16 15:13:38 -07:00
Patrick Willnow
8e807bcf8a
Merge branch 'open-webui:dev' into dev
2024-10-16 21:43:30 +02:00
Willnow, Patrick
ea070e34f9
Remove pending from allowed roles
2024-10-16 21:41:47 +02:00
Timothy Jaeryang Baek
de442792ca
Merge pull request #6235 from tklk-forks/add-python-dep
...
chore: add googleapis-common-protos dep
2024-10-16 12:13:21 -07:00