Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 11:58
· 46 commits to development since this release

Features

  • supported tools/functions for Gemini 1.0 Pro and Gemini 1.5 Pro (#78)
  • added tests for function/tool usage; migrated tests from langchain to openai; removed langchain dependency (#84)
  • reporting user-facing error messages via display_message (#77)

Other

  • bump tqdm from 4.66.1 to 4.66.3 (#80)
  • removed redundant chat app code (#81)