Prerequisites
1
python --version
# Python 3.12.3python3 --version
# Python 3.12.32
pip install smart-search-sdk3
export SMARTSEARCH_BASE_URL="https://search.glair.ai/"
export SMARTSEARCH_TOKEN="your-access-token"Last updated
Was this helpful?
python --version
# Python 3.12.3python3 --version
# Python 3.12.3pip install smart-search-sdkexport SMARTSEARCH_BASE_URL="https://search.glair.ai/"
export SMARTSEARCH_TOKEN="your-access-token"Last updated
Was this helpful?
Was this helpful?