cognee/level_4
2023-11-18 12:57:11 +01:00
..
.data Fixed api issues, missing deps and got first endpoint to work 2023-11-17 21:20:07 +01:00
cognitive_architecture User context enrichment mostly works now, left to add job state management, retrieve id from vectorstore and do semantic search, and then run it to chatgpt with enriched context 2023-11-18 12:57:11 +01:00
.env.template Added dynamic graph creation 2023-11-10 18:24:31 +01:00
__init__.py Added dynamic graph creation 2023-11-08 20:18:12 +01:00
api.py User context enrichment mostly works now, left to add job state management, retrieve id from vectorstore and do semantic search, and then run it to chatgpt with enriched context 2023-11-18 12:57:11 +01:00
CONTRIBUTING.md Added dynamic graph creation 2023-11-08 20:18:12 +01:00
docker-compose.yml Fixed api issues, missing deps and got first endpoint to work 2023-11-17 20:44:44 +01:00
Dockerfile Fixed api issues, missing deps and got first endpoint to work 2023-11-17 19:34:29 +01:00
entrypoint.sh Added initial API logic, crud for graph, connected vectordb and graph 2023-11-17 18:56:46 +01:00
LICENSE Added dynamic graph creation 2023-11-08 20:18:12 +01:00
main.py User context enrichment mostly works now, left to add job state management, retrieve id from vectorstore and do semantic search, and then run it to chatgpt with enriched context 2023-11-18 12:57:11 +01:00
poetry.lock Fixed api issues, missing deps and got first endpoint to work 2023-11-17 19:34:29 +01:00
pyproject.toml Fixed api issues, missing deps and got first endpoint to work 2023-11-17 19:34:29 +01:00