Skip to content
/ demo Public

A full demo of OpenLLMetry with LlamaIndex on Traceloop docs. See traceloop.com/demo

Notifications You must be signed in to change notification settings

traceloop/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A full demo of Traceloop observability with LlamaIndex on our docs

See https://traceloop.com/docs/demo

  1. Install:
poetry install
  1. Set up the environment:
export GITHUB_TOKEN=<your github token> # Needed to index our docs from github.com/traceloop/docs
export OPENAI_API_KEY=<your openai api key>
export TRACELOOP_API_KEY=<your traceloop api key>

You can connect OpenLLMetry to other platform by following one of the guides here.

  1. Run the demo locally like this:
poetry run streamlit run demo/app.py

About

A full demo of OpenLLMetry with LlamaIndex on Traceloop docs. See traceloop.com/demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published