Timothy Jaeryang Baek
|
205013da2f
|
Merge pull request #10683 from grandtele/fix/openai-o1-legacy-roles
fix: restore compatibility for older o1 models (o1-mini, o1-preview)
|
2025-02-24 23:35:18 -08:00 |
|
Timothy Jaeryang Baek
|
d8bc3098db
|
Merge pull request #9918 from df-cgdm/main
feat: Add X-OpenWebUI when forwarding to ollama servers
|
2025-02-24 11:55:04 -08:00 |
|
grand
|
8c020488dd
|
* fix: restore compatibility for older o1 models (o1-mini, o1-preview)
|
2025-02-24 12:04:06 +01:00 |
|
grand
|
82657acdce
|
* fix: adjust role mapping for o1 and o3 models in openai_o1_o3_handler
|
2025-02-23 13:20:45 +01:00 |
|
Didier FOURNOUT
|
06062568c7
|
black formatting
|
2025-02-13 16:12:46 +00:00 |
|
Didier FOURNOUT
|
6d62e71c34
|
Add x-Open-Webui headers for ollama + more for openai
|
2025-02-13 15:29:26 +00:00 |
|
hurxxxx
|
b9480c0e8a
|
fix : o1 should also be applied
|
2025-02-06 16:53:04 +09:00 |
|
hurxxxx
|
80e123f58f
|
fix : O3 also does not support the max_tokens parameter, so title generation is not possible when using the O3 model
|
2025-02-06 16:41:24 +09:00 |
|
Timothy Jaeryang Baek
|
7ba717d171
|
refac: system prompt template
|
2025-02-05 14:35:18 -08:00 |
|
Timothy Jaeryang Baek
|
cc99673906
|
refac: prompt variables
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
|
2025-01-29 21:56:51 -08:00 |
|
Jonathan Respeto
|
a32782e527
|
fix: Update openai.py
need to await get_filtered_models
|
2025-01-29 08:47:54 -05:00 |
|
Timothy Jaeryang Baek
|
4a2792b4da
|
fix: model ids not being applied
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
|
2025-01-22 19:00:46 -08:00 |
|
Timothy Jaeryang Baek
|
71ab8b9c93
|
enh: allow connections with duplicate urls
|
2025-01-18 17:22:29 -08:00 |
|
Timothy Jaeryang Baek
|
ca0285fc91
|
refac: connections handling
|
2025-01-18 17:10:15 -08:00 |
|
Timothy Jaeryang Baek
|
5d3f778b2a
|
fix: openai proxy endpoints
|
2025-01-11 16:56:25 -08:00 |
|
Timothy Jaeryang Baek
|
23bf71022e
|
fix: title generation issue
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-12-25 16:46:49 -07:00 |
|
Timothy Jaeryang Baek
|
24c3f7a664
|
fix: custom model
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
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-12-21 16:29:48 -07:00 |
|
Timothy Jaeryang Baek
|
db9aef0eaf
|
refac
|
2024-12-19 19:05:20 -08:00 |
|
Timothy Jaeryang Baek
|
866c3dff11
|
fix
|
2024-12-11 20:39:55 -08:00 |
|
Timothy Jaeryang Baek
|
a07ff56c50
|
wip
|
2024-12-11 20:15:23 -08:00 |
|
Timothy Jaeryang Baek
|
3ec0a58cd7
|
wip
|
2024-12-11 17:50:48 -08:00 |
|
Timothy Jaeryang Baek
|
d3d161f723
|
wip
|
2024-12-10 00:54:13 -08:00 |
|