- Install Docker
- Access to Firestore
- Access to Langchain
- Setup Local Development Tools
Generate Env Variable template and add appropriate values
python3 scripts/local_dev.py api-env-template
- Initialize the ask-astro API local poetry environment
- Run ask-astro API server with poetry
- Run ask-astro API server with docker
- Stop ask-astro API server container