Skip to content

v0.10.0

Compare
Choose a tag to compare
@lpm0073 lpm0073 released this 23 Jan 02:49
· 645 commits to main since this release

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)