Releases: wealthsimple/llm-gateway
Releases · wealthsimple/llm-gateway
v0.1.2
What's Changed
- Hotfix authors by @happilyeverafter95 in #15
- Only retry on certain exceptions by @alextgu in #9
- Lint: remove trailing white spaces by @happilyeverafter95 in #16
- Sherwyn/add extra args by @sherwynds in #13
- chore: add catalog-info.yaml config file by @andrewthauer in #17
- Fix typo in README.md by @sherwynds in #18
- fix issue with user messages not being formated by @Parth-1612 in #20
- Fix retry decorator exception handling logic by @edwardcqian in #19
New Contributors
- @alextgu made their first contribution in #9
- @andrewthauer made their first contribution in #17
- @Parth-1612 made their first contribution in #20
- @edwardcqian made their first contribution in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update app.tsx by @hwmarkcheng in #3
- [BE] Add retry mechanism to OpenAI by @sherwynds in #4
- Rename "wrappers" to "providers" by @happilyeverafter95 in #6
- Create SECURITY.md for Security Reporting by @TrevorKinsie in #7
- add-local-storage by @hwmarkcheng in #5
- Bump word-wrap from 1.2.3 to 1.2.4 in /front_end by @dependabot in #11
- Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #10
- Removed init.sql and mock data by @sherwynds in #12
- Clean up migration step by @happilyeverafter95 in #14
New Contributors
- @hwmarkcheng made their first contribution in #3
- @sherwynds made their first contribution in #4
- @TrevorKinsie made their first contribution in #7
- @dependabot made their first contribution in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Port LLM Gateway to new repo by @happilyeverafter95 in #1
- [FE] Pin down yarn deps, run prettier by @DucNgn in #2
New Contributors
- @happilyeverafter95 made their first contribution in #1
- @DucNgn made their first contribution in #2
Full Changelog: https://github.com/wealthsimple/llm-gateway/commits/v0.1.0