starting to setup new documentation

This commit is contained in:
João Moura
2024-01-10 00:30:18 -03:00
parent 002da5a6f5
commit 402137711c
4 changed files with 518 additions and 23 deletions

View File

@@ -16,6 +16,7 @@ python = ">=3.9,<4.0"
pydantic = "^2.4.2"
langchain = "^0.0.354"
openai = "^1.5.0"
mkdocs-material = "^9.5.3"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"