We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e0a7a3 commit 167bf6bCopy full SHA for 167bf6b
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [0.3.0] (2023-11-01)
9
+
10
+- add lambda_langchain
11
+- add lambda_openai_v2
12
+- improve Terraform Lambda state management
13
+- create a shared Lambda Layer
14
+- move common Python validation code to Lambda Layer
15
16
## [0.2.2] (2023-10-17)
17
18
- fix CORS headers on non-200 responses
0 commit comments