Installation
Install the package via pip, or from source if you need to run the full stack locally.
code
Install
pip install analogai_deepthink
For local development, clone the repo and install dependencies with Poetry.
Supported Python versions are aligned with the project configuration. Use a virtual environment to keep dependencies isolated.
Next: set your LLM credentials in LLM Setup and configure storage in Database Connections.