Releases: stulzq/azure-openai-proxy
Releases · stulzq/azure-openai-proxy
v1.3.9
Changelog
New Features
- 482d1d0: feat: allow changing the listening port (#70) (@cubercsl)
- d0236ac: feat: support cors (#92) (@fqdeng)
Other work
- 7a8ff2c: Make openaiModelMapper optional in the init process (#97) (@PeterDaveHello)
- bf4bce3: Replace the retiring Azure OpenAI API version with the GA version (#94) (@PeterDaveHello)
- fda6426: fix ./cmd -v (#90) (@huhu415)
Full Changelog: v1.3.8...v1.3.9
v1.3.8
Changelog
New Features
- c40e27c: feat: ability to mimic
/v1/models/
api (#68) (@john-theo)
Other work
- 80330ec: add: print req body on err resp (#67) (@john-theo)
Full Changelog: v1.3.7...v1.3.8
v1.3.7
v1.3.6
v1.3.5
Changelog
Other work
- 8f6b8ef: 🧱 add model support multi deployment with multi model (@warjiang)
- 78b43bd: 🧱 auto env config for viper (@warjiang)
- f0e62ae: 🧱 find workdir any case (@warjiang)
- 53fe50c: 🧱 fix GetWorkdir method in prod mode (@warjiang)
- 932eefe: 🧱 unify azure config from env or yaml file (@warjiang)
- 9ba3a1e: 🧱 update router (@warjiang)
- fde63d2: ➕ add viper (@warjiang)
- 90099e6: 📝 update README.md (@warjiang)
- 6474812: 🙈 ignore config.yaml (@warjiang)
- 9abd3f5: ✨ add config dir (@warjiang)
- 857d7e0: Fix apibase (#43) (@warjiang)
Full Changelog: v1.3.3...v1.3.5
v1.3.3
Changelog
Bug fixes
Other work
- da6f005: Fix typo in README.md Auzre->Azure (@PeterDaveHello)
- 9a7d454: Minor README.md improvement (@PeterDaveHello)
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
v1.3.0
Changelog
New Features
- 013b929: feat: add build docker workflow (@stulzq)
- 224f069: feat: add cn docs (@stulzq)
- bd2cf7b: feat: add go report (@stulzq)
- 4e3a25a: feat: add goreleaser (@stulzq)
- 7435ed8: feat: add hc api (@stulzq)
- 7351a89: feat: add version output (@stulzq)
- b368fe2: feat: add workflows (@stulzq)
- 656a7d1: feat: code clean (@stulzq)
- 1e1d5ea: feat: remove pkg dir (@stulzq)
- f89fc63: feat: update doc (@stulzq)
- 26d230f: feat: update doc (@stulzq)