Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 406 Bytes

Longevity database agents

LongData is a submodule of longevity-genie devoted to LLM agents that query databases

When you start working it is recommended to pip install the local folder

micromamba create -f environment.yaml
micromamиa activate longdata

to develop locally it is recommended to:

pip install -e .

to run the test questions you can do:

python main.py