File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ 0.3.0] (2023-11-01)
9
9
10
+ The YouTube video for this release: [ AWS Lamba Layers: When and How to use them] ( https://youtu.be/5Jf34t_UlZA )
11
+
10
12
- add lambda_langchain
11
13
- add lambda_openai_v2
12
14
- improve Terraform Lambda state management
@@ -15,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
17
16
18
## [ 0.2.2] (2023-10-17)
17
19
20
+ The YouTube video for this release: [ Build a ChatGPT chatbot with React and AWS Serverless] ( https://youtu.be/emW0E8E6M0c )
21
+
18
22
- fix CORS headers on non-200 responses
19
23
- add error handling with modal popup for non-200 responses
20
24
- add test url endpoints for response codes 400, 500, 504
@@ -25,6 +29,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
25
29
26
30
## [ 0.2.0] (2023-10-11)
27
31
32
+ The YouTube video for this release: [ OpenAI Python API With AWS API Gateway + Lambda] ( https://youtu.be/FqARAi8nS2M )
33
+
28
34
- add full CORS support to API
29
35
- add a Vite ReactJS front end
30
36
You can’t perform that action at this time.
0 commit comments