An open API service indexing awesome lists of open source software.

https://github.com/langwatch/docs

Docs for LangWatch LLM Ops Platform
https://github.com/langwatch/docs

Last synced: 9 months ago
JSON representation

Docs for LangWatch LLM Ops Platform

Awesome Lists containing this project

README

          

# LangWatch and LangEvals Documentation

This is the documentation repository for [LangWatch](https://github.com/langwatch/langwatch).

### Development

Install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the documentation changes locally. To install, use the following command:

```
npm i -g mintlify
```

Run the following command:

```
mintlify dev
```

### Publishing Changes

Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.