Skip to content

Commit

Permalink
Corrected tavily env var name
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmushjulskov authored Aug 17, 2024
1 parent f6900cd commit 30bc188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/tavily.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Web search API tailored for LLMs.

- package: `@agentic/tavily`
- exports: `class TavilyClient`, `namespace tavily`
- env vars: `BING_API_KEY`
- env vars: `TAVILY_API_KEY`
- [source](https://github.com/transitive-bullshit/agentic/blob/main/packages/tavily/src/tavily-client.ts)
- [tavily api docs](https://tavily.com)

Expand Down

0 comments on commit 30bc188

Please sign in to comment.