Timothy Jaeryang Baek
c43f95f4b8
refac: pass token_endpoint_auth_method
2025-11-13 15:34:45 -05:00
Timothy Jaeryang Baek
6d9a562edd
refac: oauth pass client auth params
2025-11-13 15:30:22 -05:00
Timothy Jaeryang Baek
da42850eff
enh: custom headers for external tool servers
2025-11-12 23:39:27 -05:00
xqqp
3207998114
Fix: Handle empty strings in OAuth registration response ( #19144 )
...
- The mcp package requires optional unset values to be None. If an empty string is passed, it gets validated and fails.
- Replace all empty strings with None.
2025-11-12 22:57:53 -05:00
Mati
ce19b7120b
fix: Duplicate instructions in tool selection calling prompt ( #19122 )
...
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 / merge-slim-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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 (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
* Fix duplicated query prefix in user prompt for function calling
* Fix duplicated last user message in prompt for function calling
2025-11-11 14:35:25 -05:00
Tim Baek
8bff76f745
Merge pull request #19097 from adam-skalicky/api_models_perf_optimization
...
perf: Fetched user_group_ids prior to looping through models with has_access to reduce DB hits for group membership
2025-11-11 00:16:14 -05:00
Timothy Jaeryang Baek
5aa2d01c17
refac/fix: rag template placeholder substitution
Python CI / Format Backend (push) Waiting to run
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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 / merge-slim-images (push) Blocked by required conditions
2025-11-11 00:08:05 -05:00
Adam Skalicky
dc6e1fe6bd
Fetched user_group_ids prior to looping through models with has_access to reduce DB hits for group membership
2025-11-10 16:48:56 -08:00
Timothy Jaeryang Baek
e76f77bcb7
refac: stream chunk max buffer size
2025-11-09 21:16:34 -05:00
Shirasawa
ce1079d358
feat: Allow configuration of not process large single-line data
2025-11-07 07:00:06 +00:00
Shirasawa
89c0e150c8
feat: handle large stream chunks responses
2025-11-07 07:00:06 +00:00
Timothy Jaeryang Baek
c2c02846a8
fix: tool calling
2025-11-06 16:35:19 -05:00
Adam M. Smith
96b98cd13c
feat: add OAUTH_GROUPS_SEPARATOR for configurable group parsing
2025-11-06 21:01:51 +00:00
Timothy Jaeryang Baek
651f855289
refac
2025-11-06 13:20:03 -05:00
Timothy Jaeryang Baek
63e8ab7a05
feat: comfyui image edit support
2025-11-06 03:43:59 -05:00
Timothy Jaeryang Baek
f5c7152a6b
enh/fix: update extra params for native function calling
...
Co-Authored-By: Jacob Leksan <63938553+jmleksan@users.noreply.github.com>
2025-11-05 23:46:30 -05:00
Timothy Jaeryang Baek
72f8539fd2
feat: image edit support
2025-11-05 03:31:37 -05:00
Timothy Jaeryang Baek
03f207b803
enh: display mcp connection error
2025-11-04 13:48:23 -05:00
Timothy Jaeryang Baek
8e5690aab4
refac: images
2025-11-04 13:30:59 -05:00
Timothy Jaeryang Baek
bafeb76c41
refac/fix: trusted env for proxy
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 / merge-slim-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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 (push) Waiting to run
2025-11-04 12:21:18 -05:00
Timothy Jaeryang Baek
024f78d3e0
refac/fix: reasoning content tag parsing
2025-11-02 18:52:53 -05:00
acomarcho
15cc9b6cee
fix: titles are not generated if title auto-generation is set to false in interface settings
2025-11-01 00:07:59 +07:00
Timothy Jaeryang Baek
cbcab062eb
refac
2025-10-27 16:46:04 -07:00
Timothy Jaeryang Baek
c8b2313362
refac
2025-10-27 15:38:59 -07:00
Timothy Jaeryang Baek
92aafd6c06
refac
2025-10-27 15:31:25 -07:00
Tim Baek
bfadbc9934
Merge pull request #18415 from taylorwilsdon/oauth_error_handling_enh
...
enh: More detailed OAuth2.1 tool callback error handling + fix for editing existing tools
2025-10-27 15:13:33 -07:00
Timothy Jaeryang Baek
a70bc52c34
chore: format
2025-10-26 19:33:39 -07:00
Timothy Jaeryang Baek
d11d49a08a
refac
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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 / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
2025-10-25 23:01:13 -07:00
Omar Aburub
8f060ee2fa
fix: prevent cancellation scope corruption by exitting in LIFO and handling exceptions
2025-10-23 15:34:47 +03:00
Timothy Jaeryang Baek
6593b7ccc8
refac
2025-10-21 18:11:30 -04:00
Timothy Jaeryang Baek
8af6a4cf21
refac: direct connections
2025-10-19 18:30:36 -04:00
Taylor Wilsdon
4b74034967
black fmt
2025-10-19 16:58:09 -04:00
Taylor Wilsdon
ecbf74dbea
Added a preflight authorize check that automatically re-registers MCP OAuth clients when the stored client ID no longer exists on the server, so the browser flow never hits the stale-ID failure
2025-10-18 16:53:44 -04:00
Taylor Wilsdon
d49fb9c010
complete cleanup of oauth clients
2025-10-18 14:16:10 -04:00
Taylor Wilsdon
40c450e6e5
Add more granular information to oauth failure messages
2025-10-18 13:43:51 -04:00
Timothy Jaeryang Baek
8039cc40f7
refac/fix: support delete method for openapi tool servers
2025-10-14 18:12:19 -05:00
Timothy Jaeryang Baek
a730a277b9
refac
2025-10-13 16:22:47 -05:00
Timothy Jaeryang Baek
5064506de4
refac/fix: inherit request form data
2025-10-11 14:54:07 -05:00
Timothy Jaeryang Baek
c4832fdb70
fix: full context issue
2025-10-09 11:55:12 -05:00
Timothy Jaeryang Baek
dbbdad3ebd
refac
2025-10-07 16:13:20 -05:00
Timothy Jaeryang Baek
911a114ad4
refac/fix: mcp oauth2.1
2025-10-07 14:56:10 -05:00
Timothy Jaeryang Baek
2d71193bc0
refac
2025-10-07 10:59:53 -05:00
Timothy Jaeryang Baek
4bb5b39410
refac: fallback to reasoning content
2025-10-07 07:59:21 -05:00
Timothy Jaeryang Baek
b6108527c2
refac
2025-10-06 18:42:48 -05:00
Timothy Jaeryang Baek
c58a4a0166
refac
2025-10-06 18:42:24 -05:00
Timothy Jaeryang Baek
eaf786c1ef
enh: ENABLE_OAUTH_EMAIL_FALLBACK
2025-10-05 15:11:56 -05:00
Timothy Jaeryang Baek
062264c7f6
refac/fix: oauth
2025-10-05 14:22:00 -05:00
Timothy Jaeryang Baek
d2cb78179d
feat: attach folder
2025-10-05 02:48:08 -05:00
Timothy Jaeryang Baek
a2a2bafdf6
enh/refac: url input handling
2025-10-04 02:02:26 -05:00
Timothy Jaeryang Baek
d40c710354
refac
2025-10-04 01:19:33 -05:00