Fix issue with model defaults and bump version

This commit is contained in:
LUIS NOVO 2024-10-30 18:28:29 -03:00
parent 68cd7d7dda
commit 2f2cdabd2d
8 changed files with 83 additions and 49 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "open-notebook"
version = "0.0.6"
version = "0.0.7"
description = "An open source implementation of a research assistant, inspired by Google Notebook LM"
authors = ["Luis Novo <lfnovo@gmail.com>"]
license = "MIT"