Releases: FullStackWithLawrence/aws-openai
Releases · FullStackWithLawrence/aws-openai
v0.4.0
0.4.0 (2023-11-03)
Bug Fixes
- add a .env file to root so that test environment matches prod (293b20e)
- add openai_utils source location to the sys path for Python (30eed8e)
- need to setup venv from ./requirements.txt so that the dev imports are included (a907e98)
- paths should begin with ./ (c8060bc)
- physically copy openai_utils to pip packages folder (772b1d6)
- switch to Pytest (be7746b)
Features
- add automated Python unit testing workflow to Github Actions (dea18fc)
v0.3.1
0.3.1 (2023-11-03)
Bug Fixes
v0.3.0
- add lambda_langchain
- add lambda_openai_v2
- improve Terraform Lambda state management
- create a shared Lambda Layer
- move common Python validation code to Lambda Layer
v0.2.2
- fix CORS headers on non-200 responses
- add error handling with modal popup for non-200 responses
- add test url endpoints for response codes 400, 500, 504
v0.2.1
- Bug Fix: strip html tags from pasted text
v0.2.0
- add full CORS support to REST API
- add a Vite / ReactJS front end
v0.1.2
- CoPilot code improvement suggestions
- enhance Makefile
- add Python documentation
- add PR and code review Github Action automation
- add issue template
- add pull request template
- add dependabot Github Action automation
- add sponsorship links