Added basic docs to serve for the blog
This commit is contained in:
parent
23e5c461c3
commit
8f37e77d17
1 changed files with 2 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ authors = ["Vasilije Markovic"]
|
|||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
homepage = "https://www.cognee.ai"
|
||||
repository = "https://github.com/topoteretes/cognee"
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Intended Audience :: Developers",
|
||||
|
|
@ -14,8 +15,7 @@ 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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue