Skip to content

Commit e99c82e

Browse files
authored
Update .env copy.example
修复 bug
1 parent fbd183d commit e99c82e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env copy.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ AGENT_RECURSION_LIMIT=30
99

1010
# Search Engine, Supported values: tavily (recommended), duckduckgo, brave_search, arxiv
1111
SEARCH_API=tavily
12-
TAVILY_API_KEY=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
12+
TAVILY_API_KEY=tvly-dev-******************
1313
# BRAVE_SEARCH_API_KEY=xxx # Required only if SEARCH_API is brave_search
1414
# JINA_API_KEY=jina_xxx # Optional, default is None
1515

0 commit comments

Comments
 (0)