Add examples/llama4-maverick-web-extractor

This commit is contained in:
Aparup Ganguly
2025-04-07 19:00:10 +05:30
parent 66e65d9422
commit 2f037fa1a7
5 changed files with 340 additions and 0 deletions
@@ -0,0 +1,11 @@
# Together AI API Key (Required)
# Get it from: https://www.together.ai/
TOGETHER_API_KEY=your_together_ai_key_here
# SerpAPI Key (Required)
# Get it from: https://serpapi.com/
SERP_API_KEY=your_serpapi_key_here
# Firecrawl API Key (Required)
# Get it from: https://firecrawl.dev/
FIRECRAWL_API_KEY=your_firecrawl_key_here