solved nitpick comments
This commit is contained in:
parent
e934f808fc
commit
f82dfbe371
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ async def add(
|
|||
await cognee.add("https://example.com",extraction_rules=extraction_rules)
|
||||
|
||||
# Add a single url and tavily extract ingestion method
|
||||
Make sure to set TAVILY_API_KEY = YOUR_TAVILY_API_KEY as a environment variable
|
||||
Make sure to set TAVILY_API_KEY = YOUR_TAVILY_API_KEY as a environment variable
|
||||
await cognee.add("https://example.com")
|
||||
|
||||
# Add multiple urls
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue