DmitriyAlergant-T1A
d24c21b40f
Fix
...
Logging cleanup: removed some extraneous hard prints (including some that revealed message content!); improved debug logging a bit.
+ added chat_id to task metadata (helpful for logging/tracking in some pipe functions)
2024-11-22 23:05:45 -05:00
Timothy Jaeryang Baek
9a2dd5b126
refac: optimisation
2024-11-21 21:04:35 -08:00
Timothy Jaeryang Baek
4b83a83576
fix: openai connection config
2024-11-21 20:49:40 -08:00
Timothy Jaeryang Baek
d5c65e36c9
fix: prefix issue
2024-11-20 06:12:20 -08:00
Timothy Jaeryang Baek
f37d847521
fix: arena access control
2024-11-18 07:40:37 -08:00
Timothy Jaeryang Baek
3faf9d2067
refac: model access control behaviour
2024-11-17 19:15:09 -08:00
Timothy Jaeryang Baek
1d4c3a8c58
fix: access control behaviour
2024-11-17 02:51:57 -08:00
Timothy J. Baek
4a34ca35f0
refac: access control
2024-11-17 01:46:51 -08:00
Timothy Jaeryang Baek
227cca35e8
enh: knowledge access control
2024-11-16 16:51:55 -08:00
Timothy Jaeryang Baek
932de8f1e2
refac
2024-11-16 04:41:07 -08:00
Timothy Jaeryang Baek
a0f1164af7
refac
2024-11-15 03:00:18 -08:00
Timothy Jaeryang Baek
baea26d9ca
wip: user groups frontend
2024-11-13 03:09:46 -08:00
Timothy Jaeryang Baek
607a8b2109
refac: ollama connections
2024-11-11 22:25:08 -08:00
Timothy Jaeryang Baek
f8f36f298a
refac
2024-11-11 22:03:57 -08:00
Timothy Jaeryang Baek
3ba7b6f0e5
fix
2024-11-11 21:52:39 -08:00
Timothy Jaeryang Baek
0809eb79b8
refac: openai connections
2024-11-11 21:18:51 -08:00
Timothy Jaeryang Baek
b82e25cac8
refac: openai /models
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) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
2024-11-11 14:11:20 -08:00
Timothy Jaeryang Baek
61f29a6531
Merge branch 'main' into dev
2024-11-11 13:45:13 -08:00
Timothy Jaeryang Baek
96c865404d
refac: disable openapi.json
Release / release (push) Has been cancelled
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration Tests (push) Has been cancelled
Release to PyPI / release (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
2024-11-09 18:01:23 -08:00
Duc Nguyen
a34d202ae8
move the config to env.py
2024-11-01 11:23:18 -04:00
Duc Nguyen
3f0b3ea90e
feat: Add option to forward user info as headers to OpenAI API
2024-10-30 11:29:18 -04:00
Timothy J. Baek
ded22b3204
refac: do not check for empty keys
2024-10-21 00:40:01 -07:00
Timothy J. Baek
ee8b8220f0
refac: OPENAI_MODEL_LIST_TIMEOUT -> AIOHTTP_CLIENT_TIMEOUT_OPENAI_MODEL_LIST
2024-10-13 22:56:33 -07:00
LuoChen
ebec6cd426
add: OPENAI_MODEL_LIST_TIMEOUT
2024-10-14 09:00:09 +08:00
Timothy J. Baek
c7a0e45bea
refac
2024-09-30 16:32:38 +02:00
Timothy J. Baek
4ead3c5b80
chore: format
2024-09-27 19:43:40 +02:00
kivvi
e13614e11b
Fix: O1 does not support the system parameter
2024-09-27 22:47:24 +08:00
kivvi
405d0561df
Fix: o1 input parameter must be max_completion_tokens
2024-09-26 08:49:59 +08:00
Timothy J. Baek
e35883ca9c
fix: openai payload issue
2024-09-21 21:35:00 +02:00
kivvi
e1ea0c23eb
Fixed the issue of being unable to generate titles
2024-09-21 09:06:28 +08:00
Timothy J. Baek
ff737a9e25
enh: openai error message handling
2024-09-19 16:20:00 +02:00
Timothy J. Baek
b64c9d966a
refac
2024-09-13 14:26:32 -04:00
Timothy J. Baek
adf958559b
refac: filter non chat completions models
2024-09-13 14:20:27 -04:00
Timothy J. Baek
bc0baa35e6
fix: allow o1
2024-09-13 09:59:41 -04:00
Timothy J. Baek
ff46fe2b4a
refac
2024-09-07 03:09:57 +01:00
Timothy J. Baek
03d5a670f6
refac: mv backend files to /open_webui dir
2024-09-04 16:54:48 +02:00