| .. |
|
images
|
feat: comfyui image edit support
|
2025-11-06 03:43:59 -05:00 |
|
mcp
|
chore: format
|
2025-10-26 19:33:39 -07:00 |
|
telemetry
|
feat: add a metric to monitor daily unique users (#19236)
|
2025-11-17 15:31:24 -05:00 |
|
access_control.py
|
enh: channel read/write perm
|
2025-09-24 10:09:59 -05:00 |
|
audit.py
|
Fix audit get_current_user
|
2025-08-10 02:10:00 +02:00 |
|
auth.py
|
feat/enh: optional password validation
|
2025-11-20 17:44:49 -05:00 |
|
channels.py
|
feat: channel/thread @ model
|
2025-09-17 00:49:44 -05:00 |
|
chat.py
|
refac/fix: direct connection floating action buttons
|
2025-10-02 02:21:21 -05:00 |
|
code_interpreter.py
|
chore: format
|
2025-05-10 19:00:01 +04:00 |
|
embeddings.py
|
refac: embeddings endpoint
|
2025-06-05 00:37:31 +04:00 |
|
files.py
|
enh/pref: convert markdown base64 images to urls
|
2025-11-20 04:00:02 -05:00 |
|
filter.py
|
fix: setting file_handler in a filter would generate errors in messages with no files, because a "files: Null" in metadata would trigger an attempt to delete a non existent files object
|
2025-09-13 12:57:54 -03:00 |
|
headers.py
|
refac: images
|
2025-11-04 13:30:59 -05:00 |
|
logger.py
|
chore: format
|
2025-08-06 14:27:58 +04:00 |
|
middleware.py
|
perf: 50x performance improvement for external embeddings (#19296)
|
2025-11-22 20:54:59 -05:00 |
|
misc.py
|
refac: stream chunk max buffer size
|
2025-11-09 21:16:34 -05:00 |
|
models.py
|
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 |
|
oauth.py
|
feat: allow flat claims instead of nested claims as alternative (#19286)
|
2025-11-19 19:58:53 -05:00 |
|
payload.py
|
refac
|
2025-10-25 23:01:13 -07:00 |
|
pdf_generator.py
|
chore: remove unnecessary Path conversions
|
2025-03-04 19:53:52 +02:00 |
|
plugin.py
|
refac: tools
|
2025-09-26 19:01:22 -05:00 |
|
redis.py
|
enh/refac: redis cluster support
|
2025-08-04 14:15:08 +04:00 |
|
response.py
|
fix: ollama tool call
|
2025-07-18 06:11:53 +08:00 |
|
security_headers.py
|
chore: format
|
2024-11-30 23:36:30 -08:00 |
|
task.py
|
refac/fix: rag template placeholder substitution
|
2025-11-11 00:08:05 -05:00 |
|
tools.py
|
fix: UserValves contamination between multiple tools
|
2025-11-16 14:16:23 -05:00 |
|
webhook.py
|
refac/fix: trusted env for proxy
|
2025-11-04 12:21:18 -05:00 |