Releases: FullStackWithLawrence/aws-openai
Releases · FullStackWithLawrence/aws-openai
v0.10.7
0.10.7 (2024-11-01)
Bug Fixes
- Accumulated automated version bumps for pip and npm
v0.10.2
0.10.2 (2024-01-23)
Bug Fixes
- add more granular info section selections (ce870f0)
v0.10.1
0.10.1 (2024-01-23)
Bug Fixes
- configure google maps api for use in aws lambda. (37068ee)
- graceful failure if google geolocation api key is missing. (f601c64)
- implement get_current_weather() using google maps api + open-meteo (453a432)
v0.10.0
0.10.0 (2024-01-23)
Bug Fixes
- add handling for legacy native openai api responses (b5de30c)
Features
- add openai-function-calling app (9033b6d)
- code lambda_handler() to process tool_call(s) returned by openai api (f4b076c)
- convert urls in response text to links and add styling (031eac7)
- create new layer_nlp lambda layer (1c11515)
- scaffold a lambda that uses an openai function (b6a5cc2)
v0.9.1
0.9.1 (2024-01-20)
Bug Fixes
v0.9.0
0.9.0 (2023-12-30)
Features