Skip to content

Commit d57d8e9

Browse files
committed
0.4.0
1 parent 21f8b16 commit d57d8e9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+21456
-18186
lines changed

data.db

-8 KB
Binary file not shown.

pyproject.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "3.10.11"
11-
numpy = "<2.0.0"
1211
PySide6 = "6.4.3"
13-
posthog = "^3.5.0"
14-
mistune = "^3.0.2"
12+
numpy = "<2.0.0"
1513
nest-asyncio = "^1.6.0"
14+
mistune = "^3.0.2"
15+
instructor = "1.7.2"
1616
open-interpreter = "0.4.3"
17+
posthog = "^3.5.0"
1718
# Let openinterpreter import litellm
1819
shortuuid = "^1.0.13"
1920
starlette = "^0.37.2"

0 commit comments

Comments
 (0)