Skip to content

Commit

Permalink
fixed linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pkosanam committed Sep 7, 2023
1 parent c4abfcf commit 6ae4099
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions quickstarts/langchain-vectordb/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,22 @@ description: |
Monitor your vector searches to get visibility on what you send to your vector store, responses retrieved from them, latency, usage and errors.
### Track the query performance of your Vector DB
Track the behavior of your vector stores. Monitor the latency, queries, the number of documents retrieved, and the content of the documents so that you can evaluate their relevance.
### Track the query performance of your Vector DB
Track the behavior of your vector stores. Monitor the latency, queries, the number of documents retrieved, and the content of the documents so that you can evaluate their relevance.
### Track your app:
### Track your app:
By tracking key metrics like latency, throughput, error rates, and input & output, you can gain insights into your app's performance and identify areas of improvement.
### What’s included in this quickstart?
New Relic LangChain monitoring quickstart provides a variety of pre-built dashboards, which will help you gain insights into the health and performance of your LangChain app. These reports include:
New Relic LangChain monitoring quickstart provides a variety of pre-built dashboards, which will help you gain insights into the health and performance of your LangChain app. These reports include:
- Vector searches
- Alerts for errors, search per vector store, and response time
- Identify popular queries, sources, and content
summary: |
Monitor your Vector search's performance and quality with New Relic LangChain Vector Stores quickstart.
Monitor your Vector search's performance and quality with New Relic LangChain Vector Stores quickstart.
icon: logo.png
level: New Relic
authors:
Expand Down

0 comments on commit 6ae4099

Please sign in to comment.