Added basic docs to serve for the blog

This commit is contained in:
Vasilije 2024-02-27 10:24:32 +01:00
parent b6adccf38e
commit 8dbe0caa81
3 changed files with 3613 additions and 151 deletions

1353
Demo_graph.ipynb Normal file

File diff suppressed because one or more lines are too long

2409
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -21,7 +21,7 @@ python = "^3.10"
langchain = "^0.0.338"
openai = "1.12.0"
python-dotenv = "1.0.1"
fastapi = "0.104.1"
fastapi = "^0.109.2"
uvicorn = "0.22.0"
boto3 = "^1.26.125"
gunicorn = "^20.1.0"