Skip to content

Commit

Permalink
feat: autoreload in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton-byte committed Mar 15, 2024
1 parent 217febd commit bb6bc5e
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 59 deletions.
113 changes: 100 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ tomli-w = "^1.0.0"
langchain-openai = "^0.0.8"
graphviz = "^0.20.1"
appdirs = "^1.4.4"
watchfiles = "^0.21.0"


[[tool.poetry.source]]
Expand Down
Loading

0 comments on commit bb6bc5e

Please sign in to comment.