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

# Weave

[Weights & Biases (W\&B) Weave](https://weave-docs.wandb.ai/) is a framework for tracking, experimenting with, evaluating, deploying, and improving LLM-based applications. Designed for flexibility and scalability, Weave supports every stage of your LLM application development workflow.

<Info>
  The SambaNova Weave integration setup is detailed in the [weave integration repository](https://github.com/sambanova/integrations/tree/main/weave).
</Info>

## **Example use cases**

Use the [Weave@SambaNova notebook](https://github.com/sambanova/integrations/blob/main/weave/Weave%40SambaNova.ipynb) to integrate Weave with SambaNova using three connectors:

* SambaNova LangChain chat object.
* LiteLLM.
* OpenAI SDK.
