Skip to content

v0.5.0

Compare
Choose a tag to compare
@lpm0073 lpm0073 released this 07 Nov 14:44
· 2536 commits to main since this release

0.5.0 (2023-11-07)

Bug Fixes

  • add a hash of the output zip file (c9b9a0b)
  • do not run Python tests for dependabot pull requests until org secrets can be passed (d0de24a)
  • ensure that we're using --platform=linux/amd64 for the build (aada484)
  • merge conflict (94d5833)
  • replace hard-coded python version with (868f118)
  • switch event from pull_request to pull_request_target (321ec8f)
  • switch from pull_requests event to pull_request_target event (d70f2bc)

Features

  • add a generic Langchain chat completion algorithm with chat history memory (82dd402)
  • add backward compatibility for Langchain responses (93ad1d7)
  • upgrade Marv The Sarcastic Chatbot to Langchain w memory (3c38ee2)