Installation
Compatibility
| llama-index version | openinference-instrumentation-llama-index version |
|---|---|
| 0.12.3+ | 4.0+ |
| 0.11.0+ | 3.0+ |
| 0.10.43+ | 2.0 - 3.0 |
| 0.10.0 - 0.10.43 | 1.0 - 0.2 |
| 0.9.14 - 0.10.0 | 0.1.3 |
Quickstart
Install packages needed for this demonstration:Start Phoenix server
Start the Phoenix app in the background as a collector. By default, it listens onhttp://localhost:6006:
Setup instrumentation
Download a text file
Configure OpenAI credentials
Query the indexed documents
http://localhost:6006 to see the traces.