Skip to content

Commit f17b26f

Browse files
Update README.md
1 parent 8d80e5c commit f17b26f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,10 @@ Before running the app, make sure you have the following dependencies installed:
6060
LANGCHAIN_PROJECT=your_langchain_project_key
6161
OPENAI_API_KEY=your_openai_api_key
6262
LANGCHAIN_API_KEY=your_langchain_api_key
63-
TAVILY_API_KEY=your_tavily_api_key
6463
DATA_FOR_SEO_TOKEN=your_data_for_seo_api_key
6564
```
6665

67-
Replace `your_langchain_tracing_v2_key`, `your_langchain_project_key`, `your_openai_api_key`, `your_langchain_api_key`, `your_tavily_api_key`, and `your_data_for_seo_api_key` with your actual API keys.
66+
Replace `your_langchain_tracing_v2_key`, `your_langchain_project_key`, `your_openai_api_key`, `your_langchain_api_key`, and `your_data_for_seo_api_key` with your actual API keys.
6867

6968
## Usage
7069

0 commit comments

Comments
 (0)