Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 625 Bytes

File metadata and controls

21 lines (13 loc) · 625 Bytes

LangWatch and LangEvals Documentation

This is the documentation repository for LangWatch.

Development

Install the Mintlify CLI 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.