Skip to content

Commit d07c0bb

Browse files
committed
add YouTube video links
1 parent 167bf6b commit d07c0bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [0.3.0] (2023-11-01)
99

10+
The YouTube video for this release: [AWS Lamba Layers: When and How to use them](https://youtu.be/5Jf34t_UlZA)
11+
1012
- add lambda_langchain
1113
- add lambda_openai_v2
1214
- improve Terraform Lambda state management
@@ -15,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1517

1618
## [0.2.2] (2023-10-17)
1719

20+
The YouTube video for this release: [Build a ChatGPT chatbot with React and AWS Serverless](https://youtu.be/emW0E8E6M0c)
21+
1822
- fix CORS headers on non-200 responses
1923
- add error handling with modal popup for non-200 responses
2024
- add test url endpoints for response codes 400, 500, 504
@@ -25,6 +29,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2529

2630
## [0.2.0] (2023-10-11)
2731

32+
The YouTube video for this release: [OpenAI Python API With AWS API Gateway + Lambda](https://youtu.be/FqARAi8nS2M)
33+
2834
- add full CORS support to API
2935
- add a Vite ReactJS front end
3036

0 commit comments

Comments
 (0)