.. |
audio.py
|
refac: audio upload handling
|
2025-05-19 02:52:48 +04:00 |
auths.py
|
refac/fix: signout redirect flow
|
2025-05-17 00:38:39 +04:00 |
channels.py
|
refac
|
2025-02-16 00:11:18 -08:00 |
chats.py
|
enh: chat share & export permissions
|
2025-04-23 14:43:33 +09:00 |
configs.py
|
refac
|
2025-04-05 04:12:57 -06:00 |
evaluations.py
|
fix: evaluation feedback endpoints
|
2025-05-14 20:08:49 +04:00 |
files.py
|
refac: audio upload handling
|
2025-05-19 02:52:48 +04:00 |
folders.py
|
fix: admin folder deletion issue
|
2025-04-02 17:55:24 -07:00 |
functions.py
|
chore: remove unnecessary Path conversions
|
2025-03-04 19:53:52 +02:00 |
groups.py
|
refactor: replace print statements with logging for better error tracking
|
2025-02-25 15:53:55 +01:00 |
images.py
|
Fixed mis-use of set_image_model in automatic1111 Image generation
|
2025-05-06 18:17:52 +03:00 |
knowledge.py
|
feat:Add vector type and vector factory class for vector database integration
|
2025-05-14 21:30:50 +08:00 |
memories.py
|
feat:Add vector type and vector factory class for vector database integration
|
2025-05-14 21:30:50 +08:00 |
models.py
|
refac
|
2025-03-03 21:27:48 -08:00 |
notes.py
|
fix: non admin user notes
|
2025-05-05 23:31:37 +04:00 |
ollama.py
|
feat: local/external connections
|
2025-05-17 01:47:48 +04:00 |
openai.py
|
refac: azure openai
|
2025-05-19 04:31:04 +04:00 |
pipelines.py
|
refac
|
2025-05-15 12:58:44 +04:00 |
prompts.py
|
Adding more checks for write access. Adding accessRoles to Model & Knowledge creation
|
2025-01-27 18:11:52 +00:00 |
retrieval.py
|
enh: ALLOWED_FILE_EXTENSIONS ui
|
2025-05-16 21:05:52 +04:00 |
tasks.py
|
feat: read max_tokens from model config with fallback to 1000 for title and tag generation
|
2025-05-18 22:45:33 +03:00 |
tools.py
|
refac: rename hard to understand cryptic function names
|
2025-04-10 19:41:17 -07:00 |
users.py
|
Increased PAGE_ITEM_COUNT to 30
|
2025-05-09 12:59:50 +02:00 |
utils.py
|
chore: format
|
2025-02-26 22:18:18 -08:00 |