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 |
|
Rodrigo Agundez
|
31ee7a68a2
|
Only javascript files
|
2025-02-11 21:21:27 +08:00 |
|
Rodrigo Agundez
|
5d68737b31
|
Return 404 for non html files
|
2025-02-11 18:49:36 +08:00 |
|
Timothy Jaeryang Baek
|
16bae8f33a
|
refac
|
2025-02-10 13:53:16 -08:00 |
|
Timothy Jaeryang Baek
|
a273cba0fb
|
refac: code intepreter
|
2025-02-10 13:12:05 -08:00 |
|
Timothy Jaeryang Baek
|
0f12c4d14f
|
fix: ollama tool calling
Co-Authored-By: Simone <6941100+seniorsimo@users.noreply.github.com>
|
2025-02-10 12:18:49 -08:00 |
|
Timothy Jaeryang Baek
|
293f64353d
|
Merge pull request #9751 from pseudorm/bug/user-signup/fix-oauth-username-claim-has-no-effect
Fix: Setting OAUTH_USERNAME_CLAIM has no effect on username for user during oauth signup
|
2025-02-10 11:26:56 -08:00 |
|
Timothy Jaeryang Baek
|
63a5ee3adb
|
refac
|
2025-02-10 11:25:38 -08:00 |
|
Timothy Jaeryang Baek
|
54e0299dda
|
chore: bump
|
2025-02-10 11:14:04 -08:00 |
|
pseudorm
|
336d1d95c5
|
Merge branch 'dev' into bug/user-signup/fix-oauth-username-claim-has-no-effect
|
2025-02-10 22:00:20 +08:00 |
|
chester.cheng
|
1b6e12a255
|
add warning
|
2025-02-10 20:49:55 +08:00 |
|
chester.cheng
|
db0a12f9f1
|
check name is none
|
2025-02-10 20:36:01 +08:00 |
|
Timothy Jaeryang Baek
|
abfe868732
|
enh: code interpreter global toggle
|
2025-02-10 02:28:01 -08:00 |
|
Timothy Jaeryang Baek
|
f9c5819314
|
enh: code interpreter jupyter support
|
2025-02-10 02:25:02 -08:00 |
|
luckyman-yan
|
31360fe991
|
add Bocha
|
2025-02-10 16:44:47 +08:00 |
|
Timothy Jaeryang Baek
|
60095598ec
|
chore: format
|
2025-02-09 22:20:47 -08:00 |
|
Timothy Jaeryang Baek
|
de2026b5cc
|
Merge pull request #9733 from rragundez/patch-ssrf
Prevent SSRF and HTML injection
|
2025-02-09 22:15:03 -08:00 |
|
Rodrigo Agundez
|
167c8bf00d
|
Prevent SSRF and HTML injection
|
2025-02-10 10:35:10 +08:00 |
|
Timothy Jaeryang Baek
|
3e1452902f
|
chore: bump
|
2025-02-09 16:02:09 -08:00 |
|
Timothy Jaeryang Baek
|
a1b31f99ae
|
Merge pull request #9688 from yfzhou0904/main
feat: if autocomplete-generation is turned off, frontend should not attempt autocomplete request
|
2025-02-09 13:07:43 -08:00 |
|
Timothy Jaeryang Baek
|
d5a815b19c
|
Merge pull request #9693 from vinsdragonis/main
fix: Fixed error occurring when using OpenSearch as a vector db
|
2025-02-09 13:06:19 -08:00 |
|
Timothy Jaeryang Baek
|
f25df15997
|
Merge pull request #9596 from engineeringpatrick/main
feat: add s3 key prefix support
|
2025-02-09 13:05:41 -08:00 |
|
Vineeth B V
|
5a1652bc63
|
Update requirements.txt
|
2025-02-09 16:14:41 +05:30 |
|
yfzhou
|
11f0c48434
|
frontend stores ENABLE_AUTOCOMPLETE_GENERATION state, prevents making autocomplete request if turned off
|
2025-02-09 17:13:54 +08:00 |
|
Rodrigo Agundez
|
2b05c9d944
|
Move file metadata into the [meta][data] key
|
2025-02-08 19:35:27 +09:00 |
|
Timothy Jaeryang Baek
|
9be8bea6f4
|
fix: filter
|
2025-02-08 01:07:05 -08:00 |
|
Timothy Jaeryang Baek
|
ee0152c1fa
|
Merge pull request #9634 from zoupingshi/dev
chore: fix some typos
|
2025-02-07 23:07:25 -08:00 |
|
Timothy Jaeryang Baek
|
8c2164928a
|
Merge pull request #9242 from NachoNoCheese/dev
feat: Add Deepgram STT Support
|
2025-02-07 23:06:57 -08:00 |
|
Timothy Jaeryang Baek
|
79c0b45543
|
Merge pull request #9631 from XingjianXie/remove_inlet_outlet_duplication
Refactor common code between inlet and outlet
|
2025-02-07 22:57:49 -08:00 |
|
Timothy Jaeryang Baek
|
3dde2f67cf
|
refac
|
2025-02-07 22:57:39 -08:00 |
|
Timothy Jaeryang Baek
|
dee07a6260
|
Merge pull request #9629 from rragundez/handle-no-picture
Handle no picture when retrieving from Microsoft EntraID
|
2025-02-07 22:52:35 -08:00 |
|
Timothy Jaeryang Baek
|
6862081d6b
|
Merge pull request #9641 from SentinalMax/bugfix/GGUF-upload-issue
Fix: GGUF model upload instability
|
2025-02-07 22:51:44 -08:00 |
|
SentinalMax
|
95aaacfeb4
|
fixed GGUF model upload instability
|
2025-02-07 22:52:24 -06:00 |
|
zoupingshi
|
d39a274ef8
|
chore: fix some typos
Signed-off-by: zoupingshi <hangfachang@outlook.com>
|
2025-02-08 12:14:01 +08:00 |
|
Rodrigo Agundez
|
546ef6ab42
|
Check is response is OK from retrieve the picture if not then default
|
2025-02-08 09:49:16 +09:00 |
|
Timothy Jaeryang Baek
|
4271b652a5
|
Merge pull request #9619 from XingjianXie/fix_after_tag
Fix tag_content_handler issue
|
2025-02-07 14:42:14 -08:00 |
|
Timothy Jaeryang Baek
|
febc5d392f
|
Merge pull request #9620 from tarmst/add-oauth-debug-logs
feat: Adding debug logs for oauth role & group management
|
2025-02-07 14:41:43 -08:00 |
|
Xingjian Xie
|
c56bedc5ff
|
Fix tag_content_handler issue: after_tag should be remove from the current content_blocks
|
2025-02-07 20:15:54 +00:00 |
|