> ## Documentation Index
> Fetch the complete documentation index at: https://docs.langtrace.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Ollama

> Guide to integrating Ollama with Langtrace for LLM monitoring

This guide will walk you through the process of integrating Ollama, an open-source project for running large language models locally, with Langtrace for monitoring and tracing.

## Setup

1. Install Langtrace's SDK and [initialize](/quickstart) the SDK in your code.

## Usage

Here's a quick example of how to use Langtrace with Ollama:

* [Ollama Reference](https://github.com/Scale3-Labs/langtrace-recipes/blob/main/integrations/tools/ollama/ollama-fashionista.ipynb)
