Timothy J. Baek
194b924a96
feat: onboarding screen
2024-11-03 03:00:28 -08:00
Timothy J. Baek
dbf14afa32
refac: styling
2024-11-03 02:00:31 -08:00
Timothy J. Baek
4e7951d5fc
fix: allow openai list message format
2024-11-03 01:34:45 -08:00
Timothy J. Baek
0925c6b33b
refac: remove unused dependency
2024-11-03 01:26:16 -08:00
Timothy J. Baek
98cea8aaa4
refac: automatically disable new sign ups after first user
2024-11-03 01:25:41 -08:00
Timothy J. Baek
380e080f6d
fix: do not crash on invalid embedding model
2024-11-03 01:08:04 -08:00
Timothy J. Baek
6027c13227
fix: s3 file path
2024-11-03 01:07:43 -08:00
Timothy J. Baek
0c6453078e
refac: orientation
2024-11-03 01:59:53 -07:00
Timothy J. Baek
230e2f8f82
fix: remove tags gen print
2024-11-03 01:54:23 -07:00
Timothy Jaeryang Baek
c315a7d9dd
Merge pull request #6631 from open-webui/dependabot/pip/backend/dev/python-multipart-0.0.17
...
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
build(deps): bump python-multipart from 0.0.9 to 0.0.17 in /backend
2024-11-02 23:25:25 -07:00
Timothy Jaeryang Baek
01887098ac
Merge pull request #6629 from open-webui/dependabot/pip/backend/dev/boto3-1.35.53
...
build(deps): bump boto3 from 1.35.0 to 1.35.53 in /backend
2024-11-02 23:25:09 -07:00
Timothy Jaeryang Baek
e89e17b654
Merge pull request #6628 from open-webui/dependabot/pip/backend/dev/pymilvus-2.4.9
...
build(deps): bump pymilvus from 2.4.7 to 2.4.9 in /backend
2024-11-02 23:24:57 -07:00
Timothy Jaeryang Baek
dead5cdd4e
Merge pull request #6589 from DucNgn/dn_forward_user_info_in_headers
...
feat: Add option to forward user info as headers to OpenAI API
2024-11-02 17:24:04 -07:00
Duc Nguyen
06f44dc067
Minor comment
2024-11-01 11:24:10 -04:00
Duc Nguyen
a34d202ae8
move the config to env.py
2024-11-01 11:23:18 -04:00
dependabot[bot]
705316aef3
build(deps): bump python-multipart from 0.0.9 to 0.0.17 in /backend
...
Bumps [python-multipart](https://github.com/Kludex/python-multipart ) from 0.0.9 to 0.0.17.
- [Release notes](https://github.com/Kludex/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.9...0.0.17 )
---
updated-dependencies:
- dependency-name: python-multipart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 02:25:46 +00:00
dependabot[bot]
39f841ce34
build(deps): bump boto3 from 1.35.0 to 1.35.53 in /backend
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.35.0 to 1.35.53.
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.35.0...1.35.53 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 02:25:39 +00:00
dependabot[bot]
b6372a4cb2
build(deps): bump pymilvus from 2.4.7 to 2.4.9 in /backend
...
Bumps [pymilvus](https://github.com/milvus-io/pymilvus ) from 2.4.7 to 2.4.9.
- [Release notes](https://github.com/milvus-io/pymilvus/releases )
- [Commits](https://github.com/milvus-io/pymilvus/compare/v2.4.7...v2.4.9 )
---
updated-dependencies:
- dependency-name: pymilvus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 02:25:32 +00:00
Peter De-Ath
7c6fa64c05
fix/enh: update langchain-community
2024-10-30 22:46:06 +00:00
Duc Nguyen
3f0b3ea90e
feat: Add option to forward user info as headers to OpenAI API
2024-10-30 11:29:18 -04:00
Timothy Jaeryang Baek
785497a34a
Merge pull request #6567 from open-webui/dependabot/pip/pip-1185b3d527
...
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
build(deps): bump the pip group across 2 directories with 1 update
2024-10-29 23:27:03 -07:00
Timothy Jaeryang Baek
adfce28732
Merge pull request #6543 from execgit/main
...
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
fix: omit document contents in logging document embedding
2024-10-29 19:17:53 -07:00
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