Log10
This page covers how to use the Log10 within LangChain.
What is Log10?
Log10 is an open-source proxiless LLM data management and application development platform that lets you log, debug and tag your Langchain calls.
Quick start
- Create your free account at log10.io
- Add your
LOG10_TOKEN
andLOG10_ORG_ID
from the Settings and Organization tabs respectively as environment variables. - Also add
LOG10_URL=https://log10.io
and your usual LLM API key: for e.g.OPENAI_API_KEY
orANTHROPIC_API_KEY
to your environment