Timothy Jaeryang Baek
8744a12abb
Merge pull request #7274 from DmitriyAlergant-T1A/fix/logging_cleanup
...
Deploy to HuggingFace Spaces / check-secret (push) Successful in 21s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 3m6s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 3m36s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 4m2s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 4m26s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 4m43s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 3m59s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 2m8s
Frontend Build / Format & Build Frontend (push) Failing after 2m1s
Frontend Build / Frontend Unit Tests (push) Failing after 1m38s
Integration Test / Run Cypress Integration Tests (push) Failing after 5m13s
Integration Test / Run Migration Tests (push) Failing after 4m19s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
Fix: logging cleanup
2024-11-22 20:16:47 -08:00
DmitriyAlergant-T1A
374d6cad18
Python Formatting (Failed CI - fixed)
2024-11-22 23:11:46 -05:00
DmitriyAlergant-T1A
d24c21b40f
Fix
...
Logging cleanup: removed some extraneous hard prints (including some that revealed message content!); improved debug logging a bit.
+ added chat_id to task metadata (helpful for logging/tracking in some pipe functions)
2024-11-22 23:05:45 -05:00
Timothy Jaeryang Baek
47ae5221f7
doc: wording
2024-11-22 19:27:20 -08:00
Timothy Jaeryang Baek
79e988b281
doc: changelogs
2024-11-22 19:26:42 -08:00
Timothy Jaeryang Baek
9412f51c19
chore: version bump
2024-11-22 19:22:35 -08:00
Timothy Jaeryang Baek
320cf06333
Merge pull request #7266 from s1adem4n/update-german-translation
...
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
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
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 9m57s
Deploy to HuggingFace Spaces / check-secret (push) Failing after 11m10s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 10m15s
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 14m56s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 14m45s
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 14m35s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 14m21s
Python CI / Format Backend (3.11) (push) Failing after 14m8s
Frontend Build / Format & Build Frontend (push) Failing after 14m4s
Frontend Build / Frontend Unit Tests (push) Failing after 14m3s
Integration Test / Run Cypress Integration Tests (push) Failing after 14m2s
Integration Test / Run Migration Tests (push) Failing after 13m57s
i18n: Add missing German translations and fix existing ones
2024-11-22 16:23:51 -08:00
Jonathan
cede8a966f
add missing translations and fix existing ones
2024-11-23 01:17:22 +01:00
Timothy Jaeryang Baek
c561a4c42b
Merge pull request #7263 from michaelpoluektov/fix/docstring-event-emitter
...
fix: docstring event emitter
2024-11-22 16:06:46 -08:00
Michael Poluektov
b4e7957a00
docstring quickfix
2024-11-22 20:51:48 +00:00
Timothy Jaeryang Baek
c4eacbfc0f
refac: rm print statement
2024-11-22 12:39:08 -08:00
Timothy Jaeryang Baek
429fa2befa
fix: query generation
2024-11-22 12:31:06 -08:00
Timothy Jaeryang Baek
3cfd4f8993
fix: controls not being shown in mobile
2024-11-22 11:21:53 -08:00
Timothy Jaeryang Baek
1c3bc99b86
refac: accept legacy 'citation' type
2024-11-22 10:49:30 -08:00
Timothy Jaeryang Baek
335337fc75
Merge pull request #7233 from iamcristi/patch-1
...
Fix: LDAP integration used None for image and that broke Authentication
2024-11-22 10:42:49 -08:00
Timothy Jaeryang Baek
1ea03cc156
Merge pull request #7228 from OriginalSimon/main
...
18n: Update Ukrainian translation
2024-11-22 10:42:37 -08:00
Timothy Jaeryang Baek
3923c4df65
Merge pull request #7225 from hilam/translate_pt_br
...
i18b: Translate missing pt-BR strings and enhancements
2024-11-22 10:42:21 -08:00
Timothy Jaeryang Baek
70ea85484c
Merge pull request #7238 from aleixdorca/dev
...
i18n: Update Catalan translation.json
2024-11-22 10:41:46 -08:00
Timothy Jaeryang Baek
35d75e733d
refac: file handling
2024-11-22 10:35:59 -08:00
Aleix Dorca
259881f0b6
Update Catalan translation.json
2024-11-22 17:41:35 +01:00
iamcristi
b4cd685795
Update auths.py
...
changed Auths.insert_new_auth for LDAP accounts. Previously setting image to "None" was causing an error.
2024-11-22 17:23:49 +02:00
SimonOriginal
2d5e1a8c6f
fix
2024-11-22 14:51:45 +01:00
SimonOriginal
f07ba60f2a
Update uk translation.json
2024-11-22 14:43:11 +01:00
Hildeberto
e12cf77553
Update pt-BR translation.json
2024-11-22 09:35:25 -03:00
Timothy Jaeryang Baek
c13bcfdfc9
Merge pull request #7202 from open-webui/dev
...
Release / release (push) Failing after 1m41s
Deploy to HuggingFace Spaces / check-secret (push) Successful in 21s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 3m47s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 4m50s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 4m22s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 4m33s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 4m25s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 4m29s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 2m3s
Frontend Build / Format & Build Frontend (push) Failing after 1m52s
Frontend Build / Frontend Unit Tests (push) Failing after 1m56s
Integration Test / Run Cypress Integration Tests (push) Failing after 4m52s
Integration Test / Run Migration Tests (push) Failing after 3m29s
Release to PyPI / release (push) Failing after 2m9s
Deploy to HuggingFace Spaces / deploy (push) Failing after 13m51s
chore: version bump
2024-11-21 22:47:45 -08:00
Timothy Jaeryang Baek
9aac02824d
chore: version bump
Deploy to HuggingFace Spaces / check-secret (push) Successful in 19s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 3m25s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 3m41s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 3m37s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 3m26s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 3m35s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 3m21s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 2m0s
Frontend Build / Format & Build Frontend (push) Failing after 1m48s
Frontend Build / Frontend Unit Tests (push) Failing after 1m28s
Integration Test / Run Cypress Integration Tests (push) Failing after 4m4s
Integration Test / Run Migration Tests (push) Failing after 3m38s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-21 22:47:29 -08:00
Timothy Jaeryang Baek
edd224d542
Merge pull request #7180 from open-webui/dev
...
0.4.3
2024-11-21 22:46:34 -08:00
Timothy Jaeryang Baek
5c49740aa5
doc: changelog
2024-11-21 22:45:49 -08:00
Timothy Jaeryang Baek
20f31b5bc8
refac
2024-11-21 22:20:57 -08:00
Timothy Jaeryang Baek
b23600b49d
refac
2024-11-21 22:15:04 -08:00
Timothy Jaeryang Baek
7b9b0f23fe
refac
2024-11-21 22:12:40 -08:00
Timothy Jaeryang Baek
2e7af7bdbf
fix
2024-11-21 22:03:51 -08:00
Timothy Jaeryang Baek
12c8257c92
refac
2024-11-21 21:32:19 -08:00
Timothy Jaeryang Baek
9a2dd5b126
refac: optimisation
2024-11-21 21:04:35 -08:00
Timothy Jaeryang Baek
4b83a83576
fix: openai connection config
2024-11-21 20:49:40 -08:00
Timothy Jaeryang Baek
e18a43aec8
fix: styling
2024-11-21 20:39:00 -08:00
Timothy Jaeryang Baek
ea28747baa
fix: knowledge base reset
2024-11-21 20:29:54 -08:00
Timothy Jaeryang Baek
3816e3c2ef
refac: styling
2024-11-21 20:20:46 -08:00
Timothy Jaeryang Baek
9bc0de2c6a
refac
2024-11-21 20:03:30 -08:00
Timothy Jaeryang Baek
81386e9b04
refac: citations -> sources
2024-11-21 19:46:09 -08:00
Timothy Jaeryang Baek
7062e637e8
refac: inline citations
2024-11-21 18:26:38 -08:00
Timothy Jaeryang Baek
714ed248fb
refac: styling
2024-11-21 18:05:45 -08:00
Timothy Jaeryang Baek
7b675a1488
refac: styling
2024-11-21 18:02:33 -08:00
Timothy Jaeryang Baek
386c976e9a
enh: inline citations
2024-11-21 17:58:29 -08:00
Timothy Jaeryang Baek
5be7cbfdf5
Merge pull request #7182 from michaelpoluektov/fix/tools-metadata
...
fix: Fix tools metadata
2024-11-21 16:32:08 -08:00
Timothy Jaeryang Baek
0217c044c9
Merge pull request #7195 from michaelpoluektov/remove-unused-router
...
refactor: Remove unused router
2024-11-21 16:30:22 -08:00
Michael Poluektov
26efc76d40
remove unused router
2024-11-22 00:15:11 +00:00
Michael Poluektov
8abf5d57c1
remove unused schemas file
2024-11-21 23:49:58 +00:00
Timothy Jaeryang Baek
948b65e43f
refac
Deploy to HuggingFace Spaces / check-secret (push) Successful in 23s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 4m34s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m55s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m46s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m36s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m47s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 3m22s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m37s
Frontend Build / Format & Build Frontend (push) Failing after 1m27s
Frontend Build / Frontend Unit Tests (push) Failing after 1m29s
Integration Test / Run Cypress Integration Tests (push) Failing after 3m1s
Integration Test / Run Migration Tests (push) Failing after 2m8s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-21 12:16:50 -08:00
Michael Poluektov
e1a85c99ab
format
2024-11-21 17:52:19 +00:00