diff --git a/en/using-flowise/analytics/Langwatch.md b/en/using-flowise/analytics/Langwatch.md deleted file mode 100644 index 420a5281..00000000 --- a/en/using-flowise/analytics/Langwatch.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -description: Learn how to setup LangWatch to analyze and troubleshoot your chatflows and agentflows ---- - -# LangWatch - ---- - -[Langwatch](https://langwatch.ai) is a production-grade observability and LLMOps platform designed to monitor, debug, and enhance LLM applications and AI Agents at scale. - -## Setup - -1. At the top right corner of your Chatflow or Agentflow, click **Settings** > **Configuration** - -
Screenshot of user clicking in the configuration menu
- -2. Then go to the Analyse Chatflow section - -
Screenshot of the Analyse Chatflow section with the different Analytics providers
- -3. You will see a list of providers, along with their configuration fields. Click on LangWatch. - -
Screenshot of an analytics provider with credentials fields expanded
- -4. If you haven't already, sign up for a free account [here](https://app.langwatch.ai) to get your API key. - -5. Fill in the configuration details, then turn the provider **ON** and click **Save** - -
Screenshot of analytics providers enabled
- -6. You can now use LangWatch to analyze and troubleshoot your chatflows and agentflows. Refer to the [official guide](https://docs.langwatch.ai) for more details. - -
Screenshot of analytics providers enabled
diff --git a/en/using-flowise/analytics/langwatch.md b/en/using-flowise/analytics/langwatch.md index c533cbcc..420a5281 100644 --- a/en/using-flowise/analytics/langwatch.md +++ b/en/using-flowise/analytics/langwatch.md @@ -1,2 +1,33 @@ +--- +description: Learn how to setup LangWatch to analyze and troubleshoot your chatflows and agentflows +--- + # LangWatch +--- + +[Langwatch](https://langwatch.ai) is a production-grade observability and LLMOps platform designed to monitor, debug, and enhance LLM applications and AI Agents at scale. + +## Setup + +1. At the top right corner of your Chatflow or Agentflow, click **Settings** > **Configuration** + +
Screenshot of user clicking in the configuration menu
+ +2. Then go to the Analyse Chatflow section + +
Screenshot of the Analyse Chatflow section with the different Analytics providers
+ +3. You will see a list of providers, along with their configuration fields. Click on LangWatch. + +
Screenshot of an analytics provider with credentials fields expanded
+ +4. If you haven't already, sign up for a free account [here](https://app.langwatch.ai) to get your API key. + +5. Fill in the configuration details, then turn the provider **ON** and click **Save** + +
Screenshot of analytics providers enabled
+ +6. You can now use LangWatch to analyze and troubleshoot your chatflows and agentflows. Refer to the [official guide](https://docs.langwatch.ai) for more details. + +
Screenshot of analytics providers enabled