Before running any of the code examples, make sure you have basic knowledge of the LlamaIndexTS.
# export your API key
export OPENAI_API_KEY="sk-..."
npx tsx ./chatEngine.ts
npx create llama
Before running any of the code examples, make sure you have basic knowledge of the LlamaIndexTS.
# export your API key
export OPENAI_API_KEY="sk-..."
npx tsx ./chatEngine.ts
npx create llama