Added basic docs to serve for the blog

This commit is contained in:
Vasilije 2024-02-27 09:56:48 +01:00
parent 8a12baf235
commit 6144c8f298

View file

@ -15,7 +15,8 @@ classifiers = [
"Operating System :: MacOS :: MacOS X",
"Operating System :: POSIX :: Linux",
"Operating System :: Microsoft :: Windows",]
[tool.poetry.repository]
url = "https://github.com/topoteretes/cognee"
[tool.poetry.dependencies]
python = "^3.10"
langchain = "^0.0.338"