Skip to content

Commit

Permalink
change to LLM apps (#1531)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottire authored Apr 15, 2024
1 parent 12d3eb5 commit cca0252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ hide_table_of_contents: true

# Introduction

Weave is a toolkit for developing Generative AI applications, built by [Weights & Biases](https://wandb.ai).
Weave is a lightweight toolkit for tracking and evaluating LLM applications, built by Weights & Biases.

Our goal is to bring rigor, best-practices, and composability to the inherently experimental process of developing Generative AI software, without introducing cognitive overhead.
Our goal is to bring rigor, best-practices, and composability to the inherently experimental process of developing AI applications, without introducing cognitive overhead.

[Get started](/quickstart) by decorating Python functions with `@weave.op()`.

Expand Down

0 comments on commit cca0252

Please sign in to comment.