Skip to content

v0.5.0 (2024-01-02)

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 13:26
· 430 commits to main since this release
471671e

What's changed in this release

✅ Tests

  • mock together summarisation backend (ca7b9ac)
  • temporarily remove failing test and exercise caution with bs4 (f76b321)

🚀 Features

  • install replicate (40c12ba)
  • let the LLM actually present the podcast (d0e63b3)
  • use together.ai & bump langchain to 0.0.348 (63e68e7)
  • use vicuna-13b-v1.5-16k and garage-bAInd/Platypus2-70B-instruct (16e2877)

♻️ Code Refactoring

  • change prompt and do not use one-sentence summary (5b0ad43)
  • tweak the content generation (c1b6237)
  • tweak the together.ai invocation (39199f1)
  • update codebase to incorporate new ORM (8d2fa06)
  • yet another small tweak (b81538c)

👷 CI/CD

  • deps: update sosedoff/pgweb docker tag to v0.14.2 (daf654d)

🐛 Bug Fixes

  • deps: update dependency num2words to v0.5.13 (#50) (d9c1593)
  • ensure that import_db_dump task works correctly (c13067f)
  • erroneous transcript generation (0fdb6c9)

⚙️ Build System

  • deps: update dependency babel-loader to v9.1.3 (#43) (fd4f110)
  • deps: update dependency bootstrap to v5.3.2 (#47) (df4d544)
  • deps: update dependency boto3 to v1.34.11 (#32) (43b6536)
  • deps: update dependency cssnano to v6.0.2 (#44) (d2601cf)
  • deps: update dependency feedparser to v6.0.11 (#48) (539cfe6)
  • deps: update dependency langchain to ^0.0.353 (#49) (7a9987b)
  • deps: update dependency rimraf to v5.0.5 (#45) (ee33868)
  • replace tortoise-orm with peewee. No more async (af02a49)