Timothy Jaeryang Baek
|
5af926bac8
|
refac
|
2025-02-15 21:14:03 -08:00 |
|
Timothy Jaeryang Baek
|
b0ad5cd863
|
Merge pull request #10076 from crizCraig/local_date
fix: return local date from `getFormattedDate`
|
2025-02-15 20:10:56 -08:00 |
|
Timothy Jaeryang Baek
|
e3fa48b6ce
|
chore: tailwind v4 migration
|
2025-02-15 19:27:25 -08:00 |
|
Timothy Jaeryang Baek
|
30182d77cc
|
refac
|
2025-02-15 19:08:07 -08:00 |
|
Timothy Jaeryang Baek
|
bbda717b69
|
refac: citations
|
2025-02-15 17:24:29 -08:00 |
|
Timothy Jaeryang Baek
|
3d0c06ccee
|
refac: duckduckgo
|
2025-02-15 16:45:56 -08:00 |
|
Timothy Jaeryang Baek
|
38291e9af2
|
refac
|
2025-02-15 16:21:19 -08:00 |
|
Craig Quiter
|
e67eb89e05
|
style: black format
|
2025-02-15 10:53:16 -08:00 |
|
Guofeng Yi
|
b38acc8559
|
Merge branch 'dev' into feate-webloader-support-proxy
|
2025-02-15 09:50:02 +08:00 |
|
Timothy Jaeryang Baek
|
3e543691a4
|
Merge pull request #9988 from Yimi81/feat-support-async-load
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
feat: websearch support async docs load
|
2025-02-14 14:10:46 -08:00 |
|
Timothy Jaeryang Baek
|
0746e2f682
|
Merge pull request #10021 from silentoplayz/ASCII-font-change
enh: "Open WebUI" ASCII Art with ANSI Shadow Font
|
2025-02-14 13:27:32 -08:00 |
|
silentoplayz
|
665b67ff35
|
Update main.py
Change ASCII font for "Open WebUI" from "Standard" to "ANSI Shadow"
|
2025-02-14 12:52:57 -05:00 |
|
LiuC0j
|
5ca39eb9fd
|
Update tavily.py
|
2025-02-14 14:56:01 +01:00 |
|
Yimi81
|
d3f71930f0
|
web loader support proxy
|
2025-02-14 07:15:09 +00:00 |
|
Yimi81
|
ceef600223
|
support async load for websearch
|
2025-02-14 07:05:10 +00:00 |
|
Timothy Jaeryang Baek
|
304aed0f13
|
chore: format
|
2025-02-13 22:54:45 -08:00 |
|
Timothy Jaeryang Baek
|
7b37cdcebb
|
Merge pull request #9980 from xring/web_search_serpapi
feat: add web search via SerpApi
|
2025-02-13 22:51:14 -08:00 |
|
Timothy Jaeryang Baek
|
c9a8808b0d
|
refac
|
2025-02-13 21:45:29 -08:00 |
|
xring
|
27d395ba06
|
feat: add web search via SerpApi
|
2025-02-14 12:24:58 +08:00 |
|
Timothy Jaeryang Baek
|
da757069de
|
refac
|
2025-02-13 17:06:55 -08:00 |
|
Timothy Jaeryang Baek
|
e1435501aa
|
fix
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
|
2025-02-13 15:17:41 -08:00 |
|
Timothy Jaeryang Baek
|
68519d6ca7
|
enh: multiple tool calls support
|
2025-02-13 14:50:46 -08:00 |
|
Timothy Jaeryang Baek
|
f20b7c2f33
|
fix: user direct connections
|
2025-02-13 14:21:34 -08:00 |
|
Timothy Jaeryang Baek
|
95d56c737d
|
Merge pull request #9907 from smonux/dev
fix: re-enable tools in native function calls after first invocation
|
2025-02-13 12:52:47 -08:00 |
|
Timothy Jaeryang Baek
|
df1ff8f994
|
chore: remove flask
|
2025-02-13 12:52:17 -08:00 |
|
Nacho G. Mac Dowell
|
c47eddce32
|
Optional title generation
The boolean configuration var ENABLE_TITLE_GENERATION makes title generation optionaL
|
2025-02-13 16:28:39 +01:00 |
|
Samuel
|
e98f859a14
|
format
|
2025-02-13 12:19:24 +00:00 |
|
Samuel
|
86074cff6c
|
fix: re-enable tool use when sending tool output
|
2025-02-13 12:18:21 +00:00 |
|
Timothy Jaeryang Baek
|
acb3eef619
|
refac
|
2025-02-13 01:57:02 -08:00 |
|
Timothy Jaeryang Baek
|
6acda2e6ec
|
refac: code interpreter
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
|
2025-02-13 00:40:04 -08:00 |
|
Timothy Jaeryang Baek
|
6d899b80d0
|
refac: direct connections
|
2025-02-13 00:34:45 -08:00 |
|
Timothy Jaeryang Baek
|
eb568695e7
|
chore: format
|
2025-02-13 00:13:33 -08:00 |
|
Timothy Jaeryang Baek
|
a1dc2664c2
|
refac
|
2025-02-12 23:49:00 -08:00 |
|
Timothy Jaeryang Baek
|
c0dfafca70
|
Merge pull request #9844 from Seniorsimo/bug-9773
Fix - Added support for API tool_calls when stream false
|
2025-02-12 23:37:24 -08:00 |
|
Timothy Jaeryang Baek
|
5626426c31
|
chore: format
|
2025-02-12 23:28:57 -08:00 |
|
Timothy Jaeryang Baek
|
83e5db7be7
|
refac
|
2025-02-12 23:26:47 -08:00 |
|
Timothy Jaeryang Baek
|
2b7f9d14d0
|
refac
|
2025-02-12 23:21:16 -08:00 |
|
Timothy Jaeryang Baek
|
c83e68282d
|
feat: direct connections integration
|
2025-02-12 22:56:33 -08:00 |
|
Simone
|
b0ade6c04c
|
Fixed typo
|
2025-02-13 07:04:02 +01:00 |
|
Simone
|
7dc000a6b9
|
added support for API tool_calls if stream false
|
2025-02-12 09:11:26 +01:00 |
|
Timothy Jaeryang Baek
|
cd2f4142d5
|
fix: user settings save issue
|
2025-02-11 23:42:31 -08:00 |
|
Timothy Jaeryang Baek
|
689317c5b5
|
refac
|
2025-02-11 23:13:48 -08:00 |
|
Timothy Jaeryang Baek
|
8daa549146
|
refac
|
2025-02-11 23:12:00 -08:00 |
|
Timothy Jaeryang Baek
|
3891161173
|
feat: direct api settings backend
|
2025-02-11 22:29:45 -08:00 |
|
Timothy Jaeryang Baek
|
a5bba20915
|
Merge pull request #9837 from silverriver/patch-1
feat Make Google PSE search return more than 10 google search results
|
2025-02-11 21:36:53 -08:00 |
|
Timothy Jaeryang Baek
|
f916fbba56
|
enh: custom code interpreter prompt
|
2025-02-11 21:36:16 -08:00 |
|
Timothy Jaeryang Baek
|
953e408077
|
refac
|
2025-02-11 21:13:42 -08:00 |
|
Timothy Jaeryang Baek
|
ab70f1bb50
|
Merge pull request #9486 from rragundez/store-images
Use DB for generated images
|
2025-02-11 21:12:17 -08:00 |
|
Silver
|
7e08373ae5
|
Update google_pse.py to return results more than 10
|
2025-02-12 13:01:09 +08:00 |
|
Timothy Jaeryang Baek
|
8906a2e260
|
Merge pull request #9803 from BochaAI/main
add Bocha
|
2025-02-11 21:01:04 -08:00 |
|