Track bundled vendor runtime sources
This commit is contained in:
18
vendor/Agent-Reach/.env.example
vendored
Normal file
18
vendor/Agent-Reach/.env.example
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Agent Reach Configuration
|
||||
# Copy to .env and fill in your values
|
||||
# Or use: agent-reach configure
|
||||
|
||||
# Exa Search (free 1000/month) — https://exa.ai
|
||||
# EXA_API_KEY=exa-your-key-here
|
||||
|
||||
# GitHub Token (optional, for higher rate limits) — https://github.com/settings/tokens
|
||||
# GITHUB_TOKEN=ghp_your_token_here
|
||||
|
||||
# Reddit ISP Proxy (optional, for full Reddit access)
|
||||
# REDDIT_PROXY=http://user:pass@ip:port
|
||||
|
||||
# Groq Whisper (optional, for video transcription) — https://console.groq.com
|
||||
# GROQ_API_KEY=gsk_your_key_here
|
||||
|
||||
# OpenAI Whisper (optional fallback when Groq is rate-limited) — https://platform.openai.com
|
||||
# OPENAI_API_KEY=sk-your_key_here
|
||||
Reference in New Issue
Block a user