You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [0.10.0](v0.9.1...v0.10.0) (2024-01-23)
### Bug Fixes
* add handling for legacy native openai api responses ([b5de30c](b5de30c))
### Features
* add openai-function-calling app ([9033b6d](9033b6d))
* code lambda_handler() to process tool_call(s) returned by openai api ([f4b076c](f4b076c))
* convert urls in response text to links and add styling ([031eac7](031eac7))
* create new layer_nlp lambda layer ([1c11515](1c11515))
* scaffold a lambda that uses an openai function ([b6a5cc2](b6a5cc2))
* add handling for legacy native openai api responses ([b5de30c](https://github.com/FullStackWithLawrence/aws-openai/commit/b5de30cbbfebed2ca50189063b80f16a92b9b49e))
* code lambda_handler() to process tool_call(s) returned by openai api ([f4b076c](https://github.com/FullStackWithLawrence/aws-openai/commit/f4b076cff230fee81faf8d0858baf409f0b9ada2))
13
+
* convert urls in response text to links and add styling ([031eac7](https://github.com/FullStackWithLawrence/aws-openai/commit/031eac772627f13636501071ea212c0210476a95))
14
+
* create new layer_nlp lambda layer ([1c11515](https://github.com/FullStackWithLawrence/aws-openai/commit/1c115155252b954189418c9415aae7912d633b3d))
15
+
* scaffold a lambda that uses an openai function ([b6a5cc2](https://github.com/FullStackWithLawrence/aws-openai/commit/b6a5cc280fe57637e2cdf6ba869cc8760bc49d4e))
0 commit comments