- Pull the repository
- Create a new branch
- Go to the project root and run
pip install -r requirements/requirements.txt
- Make changes
- Format and lint. Go to the root directory and run
make format
andmake lint
. You will have to runpip install -r requirements/requirements.txt
- Commit at push your changes
- Create a pull request.
- Review and merge.
AWS Config:
AWS_PROFILE = "default" # Change this to your AWS profile name
AWS_REGION = "us-west-2" # Update to your region
KNOWLEDGE_BASE_ID = "KXX0OZ3DZ4"
MODEL_ID = "anthropic.claude-3-5-sonnet-20241022-v2:0" # Claude 3.5 Sonnet Model
Navigage to ~/scratch/eye_tracking/grazecloud/templates/index.html
and open in chrome.