> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1778-mysql-updates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# W&B Weave

> Track, test, and improve language model apps with W&B Weave

<Info>
  W\&B Inference comes free with your account. Get access to open source models through the API and Weave Playground.

  * [Quickstart](/weave/quickstart-inference)
  * [Product page](https://wandb.ai/site/inference)
</Info>

W\&B Weave helps you build better language model apps. Use Weave to track, test, and improve your apps:

* **Track & Watch**: See how your language model calls work in live systems.
* **Test Changes**: Try new prompts, data, and models safely.
* **Run Tests**: Test models and prompts in the Playground.
* **Check Performance**: Use response evaluation tools to track and measure how well your LLM app performs.
* **Add Safety**: Protect your app with content filters and prompt guards.

Connect Weave to your code with:

* [Python SDK](/weave/reference/python-sdk)
* [TypeScript SDK](/weave/reference/typescript-sdk)
* [Service API](/weave/reference/service-api)

Weave works with many language model providers, local models, and tools.

## Get started

New to Weave? Start with the [Python quickstart](/weave/quickstart) or TypeScript quickstart.

## Advanced guides

Explore advanced topics:

* **[Integrations](/weave/guides/integrations/)**: Connect Weave with popular language model providers, such as OpenAI and Anthropic.
* **[Cookbooks](/weave/cookbooks/Intro_to_Weave_Hello_Trace)**: See examples of how to use Weave in our interactive notebooks.
* **[W\&B AI Academy](https://wandb.ai/site/courses)**: Build advanced retrieval systems, improve language model prompting, and fine-tune models.
