JoaoCostaIFG
e56b5c063c
feat: add Google Imagen/Gemini API image generation
...
Adds support for Gemini API as an image generation backend. By setting the API Base URL to something like 'https://generativelanguage.googleapis.com/v1beta ' and providing their API Key, users should be able to start generating images using models like 'imagen-3.0-generate-002'.
2025-02-18 22:39:32 +00: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
xring
27d395ba06
feat: add web search via SerpApi
2025-02-14 12:24:58 +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
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
f916fbba56
enh: custom code interpreter prompt
2025-02-11 21:36:16 -08:00
Timothy Jaeryang Baek
8906a2e260
Merge pull request #9803 from BochaAI/main
...
add Bocha
2025-02-11 21:01:04 -08:00
Timothy Jaeryang Baek
16bae8f33a
refac
2025-02-10 13:53:16 -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
f25df15997
Merge pull request #9596 from engineeringpatrick/main
...
feat: add s3 key prefix support
2025-02-09 13:05:41 -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
c092db379e
fix
2025-02-07 11:23:04 -08:00
Patrick Deniso
5ca6afc0fc
add s3 key prefix support
2025-02-07 12:15:54 -05:00
Timothy Jaeryang Baek
b8fe9497fb
refac
2025-02-05 14:46:25 -08:00
Timothy Jaeryang Baek
fba25c6cec
refac
2025-02-04 18:36:22 -08:00
Timothy Jaeryang Baek
6ee924924e
refac: code interpreter
2025-02-04 18:33:22 -08:00
Timothy Jaeryang Baek
5cda8a57e7
Merge pull request #9337 from abdalrohman/exa_integration
...
feat: implement Exa search engine integration
2025-02-04 14:00:06 -08:00
M.Abdulrahman Alnaseer
2bb6b49f11
feat: implement Exa search engine integration
2025-02-04 21:13:16 +03:00
Timothy Jaeryang Baek
3adfa29f7d
chore: format
2025-02-03 21:56:35 -08:00
Timothy Jaeryang Baek
d1c7a3cff3
enh: code interpreter prompt
2025-02-03 20:49:54 -08:00
Timothy Jaeryang Baek
b891a398fd
refac
2025-02-03 13:50:57 -08:00
Timothy Jaeryang Baek
95c6d0e78c
enh: code interpreter toggle
2025-02-03 01:14:38 -08:00
Tristan Morris
a004bf2a6d
Merge branch into dev
2025-02-02 08:44:57 -06:00
Tristan Morris
5df474abb9
Add support for Deepgram STT
2025-02-02 08:12:13 -06:00
Timothy Jaeryang Baek
95c94d8a85
Merge pull request #9191 from NYU-ITS/milvus_auth_token
...
[feat] Milvus: new optional config var, MILVUS_TOKEN
2025-02-01 21:04:30 -08:00
Timothy Jaeryang Baek
642a093d02
refac: tool calls
2025-02-01 21:01:06 -08:00
Sajid Ali
7b31c75271
Milvus: new optional config var, MILVUS_TOKEN
...
modified: backend/open_webui/config.py
modified: backend/open_webui/retrieval/vector/dbs/milvus.py
2025-01-31 17:01:00 -05:00
Timothy Jaeryang Baek
52010accc9
refac
2025-01-29 20:11:37 -08:00
Timothy Jaeryang Baek
5420c165c6
refac: title generation
2025-01-29 14:40:36 -08:00
Timothy Jaeryang Baek
8d3c73aed5
chore: format backend
2025-01-21 19:33:33 -08:00
Timothy Jaeryang Baek
80e004c31f
Merge pull request #8637 from kahghi/add-gcs-storage-provider
...
feat:add GCSStorageProvider
2025-01-21 18:14:22 -08:00
kahghi
44574c434d
removed unnecessary GCS_PROJECT_ID variable
2025-01-20 15:27:55 +08:00
Timothy Jaeryang Baek
bdc60e7850
chore: format backend
2025-01-19 11:59:07 -08:00
kahghi
49f31ddcd8
added alternative storage client instantiation method, corrected filepaths, added missing type hinting
2025-01-19 22:42:29 +08:00
kahghi
1764de41f3
updated to use credentials json, tested with local built image and upload to gcs works
2025-01-17 21:53:41 +08:00
kahghi
8efc543f49
added google-cloud-storage package, added gcs related functions
2025-01-17 16:16:25 +08:00
Tryanks
e7971b5840
enh: add github oauth2 provider support
2025-01-17 13:22:35 +08:00
Tryanks
f3e6dacf0d
refac: Extend OIDC support to all OAuth authentication methods
2025-01-17 12:56:03 +08:00
Timothy Jaeryang Baek
0425621494
refac
2025-01-16 00:13:02 -08:00
Timothy Jaeryang Baek
0360aa5520
enh: image prompt enhancer
2025-01-16 00:06:37 -08:00
Timothy Jaeryang Baek
56f57928c2
enh/refac: permissions
2025-01-15 23:01:43 -08:00
Rodrigo Agundez
0129255478
Set default storage provider to local
2025-01-16 08:01:26 +08:00
Timothy Jaeryang Baek
d1bde9f348
Merge pull request #8562 from NYU-ITS/milvus_custom_db
...
[feat] Milvus: add new config var, MILVUS_DB
2025-01-15 10:10:10 -08:00
Timothy Jaeryang Baek
3328e2ea97
Merge pull request #8566 from rragundez/ms-auth-picture
...
Add functionality to retrive picture for microsoft oauth
2025-01-15 10:02:28 -08:00
Rodrigo Agundez
32f121f019
Add functionality to retrive picture for microsoft oauth
2025-01-15 09:18:16 +08:00
Sajid Ali
7a95df008e
Milvus: add new config var, MILVUS_DB
...
modified: backend/open_webui/config.py
modified: backend/open_webui/retrieval/vector/dbs/milvus.py
2025-01-14 15:48:15 -05:00
Li, Steel
ab6dffffd0
feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
2025-01-10 08:53:03 +08:00
Jason Kidd
70b74b5217
feat: Allow setting the initial vector length on pgvector document_chunk table
2025-01-03 09:18:59 -08:00