solved nitpick comments

This commit is contained in:
Geoff-Robin 2025-10-10 02:34:04 +05:30
parent e934f808fc
commit f82dfbe371

View file

@ -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