Commit 0fae092
feat: add per-provider HTTP proxy support and fix model re-creation bug
Add configurable HTTP proxy for each upstream provider, using Bun's native
fetch proxy support. Also fix a bug where re-creating a model with the same
name after soft-deletion would fail due to unique constraint violation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5bc658f commit 0fae092
22 files changed
Lines changed: 1699 additions & 38 deletions
File tree
- backend
- drizzle
- meta
- src
- adapters
- api
- admin
- v1
- db
- services
- utils
- frontend
- src
- components/ui
- i18n/locales
- pages/settings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments