17 lines
289 B
Plaintext
17 lines
289 B
Plaintext
# TechScout Dependencies
|
|
# All free/open-source, no API keys required
|
|
|
|
# Web Search
|
|
ddgs>=6.0
|
|
|
|
# HTTP requests
|
|
requests>=2.31
|
|
aiohttp>=3.9
|
|
|
|
# Data handling
|
|
pyyaml>=6.0
|
|
|
|
# Note: Ollama must be installed separately
|
|
# Download from: https://ollama.ai
|
|
# Then run: ollama pull mistral-nemo:12b
|