Minimal LlamaIndex example using TokenLab through the OpenAI-like LLM adapter.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
export TOKENLAB_API_KEY=sk-your-tokenlab-key
python main.py- TokenLab docs: https://docs.tokenlab.sh
- LlamaIndex integration docs: https://docs.tokenlab.sh/integrations/llamaindex
- Model catalog: https://api.tokenlab.sh/v1/models